<
From version < 86.4 >
edited by Xiaoling
on 2022/06/29 14:48
To version < 86.8 >
edited by Xiaoling
on 2022/07/06 15:37
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Dragino LoRaWAN Weather Station User Manual
1 +WSC1-L-Dragino LoRaWAN Weather Station User Manual
Content
... ... @@ -77,8 +77,6 @@
77 77  * Mounting Kit includes pole and mast assembly. Each weather sensor has it’s own mounting assembly, user can check the sensor section in this manual.
78 78  * Cabinet.
79 79  
80 -
81 -
82 82  == 2.2 How it works? ==
83 83  
84 84  (((
... ... @@ -98,8 +98,6 @@
98 98  1. WSC1-L will auto scan available weather sensors when power on or reboot.
99 99  1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors.
100 100  
101 -
102 -
103 103  == 2.3 Example to use for LoRaWAN network ==
104 104  
105 105  This section shows an example for how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are of similar procedure.
... ... @@ -158,8 +158,6 @@
158 158  * Valid Sensor Value: Use FPORT=2
159 159  * Other control command: Use FPORT other than 2.
160 160  
161 -
162 -
163 163  === 2.4.1 Uplink FPORT~=5, Device Status ===
164 164  
165 165  Uplink the device configures with FPORT=5. Once WSC1-L Joined the network, it will uplink this message to the server. After first uplink, WSC1-L will uplink Device Status every 12 hours
... ... @@ -295,9 +295,93 @@
295 295  
296 296  (% style="color:#4472c4" %)**Sensor Type Table:**
297 297  
298 -[[image:image-20220624140352-2.png]]
299 299  
293 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
294 +|=(% style="width: 70px;" %)**Sensor Type**|=(% style="width: 60px;" %)**Type Code**|=(% style="width: 100px;" %)**Range**|=(% style="width: 60px;" %)**Length ( Bytes)**|=(% style="width: 200px;" %)**Example**
295 +|(% style="width:126px" %)**Wind Speed**|(% style="width:104px" %)0x01|(% style="width:135px" %)(((
296 +Speed: 0~60m/s
300 300  
298 +Level: 0~17
299 +)))|(% style="width:147px" %)0x03 |(% style="width:295px" %)(((
300 +0x0024/10=3.6m/s
301 +
302 +(0x02FE: No Sensor, 0x02FF: Value Error)
303 +
304 +0x02=2
305 +
306 +(0x14: No Sensor, 0x15: Value Error)
307 +)))
308 +|(% style="width:126px" %)**Wind Direction**|(% style="width:104px" %)0x02|(% style="width:135px" %)(((
309 +Angel: 0~360°
310 +
311 +Direction: 16 positions
312 +)))|(% style="width:147px" %)0x03|(% style="width:295px" %)(((
313 +0x029A/10=66.6°
314 +
315 +(0x0EFE: No Sensor,0x0EFF: Value Error)
316 +
317 +0X03=3(ENE)
318 +
319 +(0x14: No Sensor,0x15: Value Error)
320 +)))
321 +|(% style="width:126px" %)**Illumination**|(% style="width:104px" %)0x03|(% style="width:135px" %)0~200000Lux|(% style="width:147px" %)0x02|(% style="width:295px" %)(((
322 +0x04D2 *10=12340Lux
323 +
324 +(0x4EFE: No Sensor,0x4EFF: Value Error)
325 +)))
326 +|(% style="width:126px" %)**Rain / Snow**|(% style="width:104px" %)0x04|(% style="width:135px" %)00: No, 01 Yes.|(% style="width:147px" %)0x01|(% style="width:295px" %)(((
327 +0x00 (00) No Rain or snow detected
328 +
329 +(0x02: No Sensor,0x03: Value Error)
330 +)))
331 +|(% style="width:126px" %)**CO2**|(% style="width:104px" %)0x05|(% style="width:135px" %)0~5000ppm|(% style="width:147px" %)0x02|(% style="width:295px" %)(((
332 +0x0378=888ppm
333 +
334 + (0x14FE: No Sensor,0x14FF: Value Error)
335 +)))
336 +|(% style="width:126px" %)**Temperature**|(% style="width:104px" %)0x06|(% style="width:135px" %)-30℃~70℃|(% style="width:147px" %)0x02|(% style="width:295px" %)(((
337 +0xFFDD/10=-3.5℃
338 +
339 +(0x02FE: No Sensor,0x02FF: Value Error)
340 +)))
341 +|(% style="width:126px" %)**Humidity**|(% style="width:104px" %)0x07|(% style="width:135px" %)0~100%RH|(% style="width:147px" %)0x02|(% style="width:295px" %)0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error)
342 +|(% style="width:126px" %)**Pressure**|(% style="width:104px" %)0x08|(% style="width:135px" %)10~1100hPa|(% style="width:147px" %)0x02|(% style="width:295px" %)(((
343 +0x2748/10=1005.6hPa
344 +
345 +(0x00: No Sensor,0x01: Value Error)
346 +)))
347 +|(% style="width:126px" %)**Rain Gauge**|(% style="width:104px" %)0x09|(% style="width:135px" %)0mm~~100mm(Rainfall in the last 24 hours)|(% style="width:147px" %)0x02|(% style="width:295px" %)(((
348 +0x0050/10=8mm(Rainfall within 24 hours: 8.0mm)
349 +
350 +(0x03FE: No Sensor,0x03FF: Value Error)
351 +)))
352 +|(% style="width:126px" %)**PM2.5**|(% style="width:104px" %)0x0A|(% style="width:135px" %)0~1000μg/m^^3^^|(% style="width:147px" %)0x02|(% style="width:295px" %)(((
353 +0x0023=35μg/m^^3 ^^
354 +
355 +(0x03FE: No Sensor,0x03FF: Value Error)
356 +)))
357 +|(% style="width:126px" %)**PM10**|(% style="width:104px" %)0x0B|(% style="width:135px" %)0~1000μg/m^^3^^|(% style="width:147px" %)0x02|(% style="width:295px" %)(((
358 +0x002D=45μg/m^^3 ^^
359 +
360 +(0x03FE: No Sensor,0x03FF: Value Error)
361 +)))
362 +|(% style="width:126px" %)**PAR**|(% style="width:104px" %)0x0C|(% style="width:135px" %)0~2500μmol/m^^2^^•s|(% style="width:147px" %)0x02|(% style="width:295px" %)(((
363 +0x00B3=179μmol/m^^2^^•s
364 +
365 +(0x09FE: No Sensor,0x9FF: Value Error)
366 +)))
367 +|(% style="width:126px" %)(((
368 +**Total Solar**
369 +
370 +**Radiation**
371 +)))|(% style="width:104px" %)0x0D|(% style="width:135px" %)0~2000W/m^^2^^|(% style="width:147px" %)0x02|(% style="width:295px" %)(((
372 +0x0073/10=11.5W/m^^2^^
373 +
374 +(0x4EFE: No Sensor,0x4EFF: Value Error)
375 +)))
376 +
377 +
378 +
301 301  (((
302 302  Below is an example payload:  [[image:image-20220624140615-3.png]]
303 303  )))
... ... @@ -454,8 +454,6 @@
454 454  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
455 455  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
456 456  
457 -
458 -
459 459  == 3.2 Set Emergency Mode ==
460 460  
461 461  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
... ... @@ -470,8 +470,6 @@
470 470  * 0xE101     Same as: AT+ALARMMOD=1
471 471  * 0xE100     Same as: AT+ALARMMOD=0
472 472  
473 -
474 -
475 475  == 3.3 Add or Delete RS485 Sensor ==
476 476  
477 477  (((
... ... @@ -539,7 +539,6 @@
539 539  * has_CRC: 1
540 540  * timeout: 1500 (Fill in the test according to the actual situation)
541 541  
542 -
543 543  **So the input command is:**
544 544  
545 545  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -551,7 +551,6 @@
551 551  |=(% style="width: 94px;" %)Type Code|=(% style="width: 121px;" %)Length (Bytes)|=(% style="width: 132px;" %)Measured Value
552 552  |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A
553 553  
554 -
555 555  **Related commands:**
556 556  
557 557  AT+DYSENSOR=A1,0  ~-~->  Delete 3^^rd^^ party sensor A1.
... ... @@ -569,8 +569,6 @@
569 569  
570 570  * 0xE5FF  
571 571  
572 -
573 -
574 574  == 3.4 RS485 Test Command ==
575 575  
576 576  (% style="color:#037691" %)**AT Command:**
... ... @@ -596,8 +596,6 @@
596 596  
597 597  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
598 598  
599 -
600 -
601 601  == 3.5 RS485 response timeout ==
602 602  
603 603  Feature: Set or get extended time to receive 485 sensor data.
... ... @@ -625,8 +625,6 @@
625 625  * Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
626 626  * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
627 627  
628 -
629 -
630 630  == 3.6 Set Sensor Type ==
631 631  
632 632  (((
... ... @@ -709,8 +709,6 @@
709 709  * IP Rating: IP65
710 710  * Support default sensors or 3rd party RS485 sensors
711 711  
712 -
713 -
714 714  == 5.2 Power Consumption ==
715 715  
716 716  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
... ... @@ -778,8 +778,6 @@
778 778  * ABS enclosure.
779 779  * Horizontal adjustable.
780 780  
781 -
782 -
783 783  === 6.1.2 Specification ===
784 784  
785 785  * Resolution: 0.2mm
... ... @@ -791,8 +791,6 @@
791 791  * Working Humidity: <100% (no dewing)
792 792  * Power Consumption: 4mA @ 12v.
793 793  
794 -
795 -
796 796  === 6.1.3 Dimension ===
797 797  
798 798   [[image:1656054957406-980.png]]
... ... @@ -863,8 +863,6 @@
863 863  * RS485 wind speed / direction sensor
864 864  * PC enclosure, resist corrosion
865 865  
866 -
867 -
868 868  === 6.2.2 Specification ===
869 869  
870 870  * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
... ... @@ -878,8 +878,6 @@
878 878  * Power Consumption: 13mA ~~ 12v.
879 879  * Cable Length: 2 meters
880 880  
881 -
882 -
883 883  === 6.2.3 Dimension ===
884 884  
885 885  [[image:image-20220624152813-2.png]]
... ... @@ -930,8 +930,6 @@
930 930  * NDIR to measure CO2 with Internal Temperature Compensation
931 931  * Laser Beam Scattering to PM2.5 and PM10
932 932  
933 -
934 -
935 935  === 6.3.2 Specification ===
936 936  
937 937  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
... ... @@ -949,8 +949,6 @@
949 949  ** CO2: 0~95%RH
950 950  * Power Consumption: 50mA@ 12v.
951 951  
952 -
953 -
954 954  === 6.3.3 Dimension ===
955 955  
956 956  [[image:1656056708366-230.png]]
... ... @@ -993,8 +993,6 @@
993 993  * Surface heating to dry
994 994  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
995 995  
996 -
997 -
998 998  === 6.4.2 Specification ===
999 999  
1000 1000  * Detect if there is rain or snow
... ... @@ -1006,8 +1006,6 @@
1006 1006  ** No heating: 12mA @ 12v,
1007 1007  ** heating: 94ma @ 12v.
1008 1008  
1009 -
1010 -
1011 1011  === 6.4.3 Dimension ===
1012 1012  
1013 1013  [[image:1656056844782-155.png]]
... ... @@ -1056,8 +1056,6 @@
1056 1056  
1057 1057  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1058 1058  
1059 -
1060 -
1061 1061  === 6.5.2 Specification ===
1062 1062  
1063 1063  * Input Power: DC 12 ~~ 24v
... ... @@ -1082,8 +1082,6 @@
1082 1082  * Working Humidity: 10~90%RH
1083 1083  * Power Consumption: 4mA @ 12v
1084 1084  
1085 -
1086 -
1087 1087  === 6.5.3 Dimension ===
1088 1088  
1089 1089  [[image:1656057170639-522.png]]
... ... @@ -1127,9 +1127,6 @@
1127 1127  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1128 1128  * Measure Reflected Radiation if sense area towards ground.
1129 1129  
1130 -
1131 -
1132 -
1133 1133  === 6.6.2 Specification ===
1134 1134  
1135 1135  * Input Power: DC 5 ~~ 24v
... ... @@ -1145,8 +1145,6 @@
1145 1145  * Working Humidity: 10~90%RH
1146 1146  * Power Consumption: 4mA @ 12v
1147 1147  
1148 -
1149 -
1150 1150  === 6.6.3 Dimension ===
1151 1151  
1152 1152  [[image:1656057348695-898.png]]
... ... @@ -1207,8 +1207,6 @@
1207 1207  * Working Humidity: 10~90%RH
1208 1208  * Power Consumption: 3mA @ 12v
1209 1209  
1210 -
1211 -
1212 1212  === 6.7.3 Dimension ===
1213 1213  
1214 1214  [[image:1656057538793-888.png]]
... ... @@ -1313,8 +1313,6 @@
1313 1313  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1314 1314  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
1315 1315  
1316 -
1317 -
1318 1318  = 11. Appendix I: Field Installation Photo =
1319 1319  
1320 1320  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0