<
From version < 105.10 >
edited by Xiaoling
on 2023/06/16 08:58
To version < 105.31 >
edited by Xiaoling
on 2023/06/16 09:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,19 +21,19 @@
21 21  
22 22  
23 23  (((
24 -Dragino LoRaWAN weather station series products are designed for measuring atmospheric conditions to provide information for weather forecasts and to study the (% style="color:#4472c4" %)**weather and climate**(%%). They consist of a (% style="color:#4472c4" %)**main process device (WSC1-L) and various sensors**.
24 +Dragino LoRaWAN weather station series products are designed for measuring atmospheric conditions to provide information for weather forecasts and to study the (% style="color:blue" %)**weather and climate**(%%). They consist of a (% style="color:blue" %)**main process device (WSC1-L) and various sensors**.
25 25  )))
26 26  
27 27  (((
28 -The sensors include various type such as: (% style="color:#4472c4" %)**Rain Gauge**, **Temperature/Humidity/Pressure sensor**, **Wind Speed/direction sensor**, **Illumination sensor**, **CO2 sensor**, **Rain/Snow sensor**,** PM2.5/10 sensor**, **PAR(Photosynthetically Available Radiation) sensor, Total Solar Radiation sensor**(%%) and so on.
28 +The sensors include various type such as: (% style="color:blue" %)**Rain Gauge**, **Temperature/Humidity/Pressure sensor**, **Wind Speed/direction sensor**, **Illumination sensor**, **CO2 sensor**, **Rain/Snow sensor**,** PM2.5/10 sensor**, **PAR(Photosynthetically Available Radiation) sensor, Total Solar Radiation sensor**(%%) and so on.
29 29  )))
30 30  
31 31  (((
32 -Main process device WSC1-L is an outdoor LoRaWAN RS485 end node. It is powered by external (% style="color:#4472c4" %)**12v solar power**(%%) and have a (% style="color:#4472c4" %)**built-in li-on backup battery**(%%). WSC1-L reads value from various sensors and upload these sensor data to IoT server via LoRaWAN wireless protocol.
32 +Main process device WSC1-L is an outdoor LoRaWAN RS485 end node. It is powered by external (% style="color:blue" %)**12v solar power**(%%) and have a (% style="color:blue" %)**built-in li-on backup battery**(%%). WSC1-L reads value from various sensors and upload these sensor data to IoT server via LoRaWAN wireless protocol.
33 33  )))
34 34  
35 35  (((
36 -WSC1-L is full compatible with(% style="color:#4472c4" %)** LoRaWAN Class C protocol**(%%), it can work with standard LoRaWAN gateway.
36 +WSC1-L is full compatible with(% style="color:blue" %)** LoRaWAN Class C protocol**(%%), it can work with standard LoRaWAN gateway.
37 37  )))
38 38  
39 39  
... ... @@ -79,6 +79,8 @@
79 79  * 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.
80 80  * Cabinet.
81 81  
82 +
83 +
82 82  == 2.2 How it works? ==
83 83  
84 84  
... ... @@ -153,6 +153,7 @@
153 153  
154 154  [[image:1656042745346-283.png]]
155 155  
158 +
156 156  == 2.4 Uplink Payload ==
157 157  
158 158  
... ... @@ -161,6 +161,8 @@
161 161  * Valid Sensor Value: Use FPORT=2
162 162  * Other control command: Use FPORT other than 2.
163 163  
167 +
168 +
164 164  === 2.4.1 Uplink FPORT~=5, Device Status ===
165 165  
166 166  
... ... @@ -296,16 +296,11 @@
296 296  
297 297  (% style="color:#4472c4" %)**Sensor Type Table:**
298 298  
299 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
300 -|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**Sensor Type**|(% style="background-color:#d9e2f3; color:#0070c0; width:75px" %)**Type Code**|(% style="background-color:#d9e2f3; color:#0070c0; width:95px" %)**Range**|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**Length( Bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:190px" %)**Example**
304 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
305 +|(% style="background-color:#d9e2f3; color:#0070c0; width:80px" %)**Sensor Type**|(% style="background-color:#d9e2f3; color:#0070c0; width:65px" %)**Type Code**|(% style="background-color:#d9e2f3; color:#0070c0; width:97px" %)**Range**|(% style="background-color:#d9e2f3; color:#0070c0; width:78px" %)**Length( Bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:190px" %)**Example**
301 301  |(% style="width:103px" %)Wind Speed|(% style="width:91px" %)0x01|(% style="width:158px" %)(((
302 -(((
303 -Speed: 0~60m/s
304 -)))
305 -
306 -(((
307 -Level: 0~17
308 -)))
307 +Speed: 0 ~~ 60m/s
308 +Level: 0 ~~ 17
309 309  )))|(% style="width:122px" %)0x03 |(% style="width:904px" %)(((
310 310  (((
311 311  0x0024/10=3.6m/s (0x02FE: No Sensor, 0x02EE: Value Error)
... ... @@ -316,13 +316,8 @@
316 316  )))
317 317  )))
318 318  |(% style="width:103px" %)Wind Direction|(% style="width:91px" %)0x02|(% style="width:158px" %)(((
319 -(((
320 -Angel: 0~360°
321 -)))
322 -
323 -(((
319 +Angel: 0 ~~ 360°
324 324  Direction: 16 positions
325 -)))
326 326  )))|(% style="width:122px" %)0x03|(% style="width:904px" %)(((
327 327  (((
328 328  0x02C9/10=66.6°(0x0EFE: No Sensor,0x0EFF: Value Error)
... ... @@ -379,9 +379,7 @@
379 379  0x00B3=179μmol/m^^2^^•s (0x09FE: No Sensor,0x09FF: Value Error)
380 380  )))
381 381  |(% style="width:103px" %)(((
382 -Total Solar
383 -
384 -Radiation
377 +Total Solar Radiation
385 385  )))|(% style="width:91px" %)0x0D|(% style="width:158px" %)0~2000W/m^^2^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
386 386  0x0073/10=11.5W/m^^2^^(0x4EFE: No Sensor,0x4EFF: Value Error)
387 387  )))
... ... @@ -390,9 +390,6 @@
390 390  Below is an example payload:  [[image:image-20220624140615-3.png]]
391 391  )))
392 392  
393 -(((
394 -
395 -)))
396 396  
397 397  (((
398 398  When sending this payload to LoRaWAN server. WSC1-L will send this in one uplink or several uplinks according to LoRaWAN spec requirement. For example, total length of Payload is 54 bytes.
... ... @@ -490,7 +490,7 @@
490 490  
491 491  There are two kinds of commands to configure WSC1-L, they are:
492 492  
493 -* (% style="color:#4472c4" %)**General Commands**.
483 +* (% style="color:blue" %)**General Commands**.
494 494  
495 495  These commands are to configure:
496 496  
... ... @@ -502,7 +502,7 @@
502 502  (% style="color:red" %)**Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware. **
503 503  
504 504  
505 -* (% style="color:#4472c4" %)**Commands special design for WSC1-L**
495 +* (% style="color:blue" %)**Commands special design for WSC1-L**
506 506  
507 507  These commands only valid for WSC1-L, as below:
508 508  
... ... @@ -537,7 +537,6 @@
537 537  
538 538  
539 539  
540 -
541 541  == 3.2 Set Emergency Mode ==
542 542  
543 543  
... ... @@ -562,7 +562,6 @@
562 562  
563 563  
564 564  
565 -
566 566  == 3.3 Add or Delete RS485 Sensor ==
567 567  
568 568  
... ... @@ -660,15 +660,13 @@
660 660  
661 661  
662 662  
663 -
664 -
665 665  == 3.4 RS485 Test Command ==
666 666  
667 667  
668 668  (% style="color:#037691" %)**AT Command:**
669 669  
670 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:474px" %)
671 -|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 228px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
656 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:494px" %)
657 +|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 248px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
672 672  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
673 673  Send command to 485 sensor. Range : no more than 10 bytes
674 674  )))|(% style="width:85px" %)OK
... ... @@ -684,8 +684,6 @@
684 684  
685 685  
686 686  
687 -
688 -
689 689  == 3.5 RS485 response timeout ==
690 690  
691 691  
... ... @@ -708,6 +708,8 @@
708 708  * Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
709 709  * Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
710 710  
695 +
696 +
711 711  == 3.6 Set Sensor Type ==
712 712  
713 713  
... ... @@ -768,23 +768,17 @@
768 768  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
769 769  
770 770  
771 -== 3.7  Set the registers read by the rain gaugeSince firmware V1.3 ==
757 +== 3.7  Set the registers read by the rain gauge(Since firmware V1.3) ==
772 772  
773 773  
774 774  (% style="color:#037691" %)**AT Command:**
775 775  
776 776  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
777 -|=(% style="width: 161px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 184px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
763 +|=(% style="width: 172px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 175px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
778 778  |(% style="width:161px" %)(((
779 -AT+RAINFALLSWITCH=1
780 -
781 -(Range: 1~~10)
765 +AT+RAINFALLSWITCH=1(Range: 1~~10)
782 782  )))|(% style="width:184px" %)(((
783 -(((
784 -(((
785 785  Set the registers read by the rain gauge
786 -)))
787 -)))
788 788  )))|(% style="width:85px" %)OK
789 789  
790 790  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -836,6 +836,8 @@
836 836  * IP Rating: IP65
837 837  * Support default sensors or 3rd party RS485 sensors
838 838  
819 +
820 +
839 839  == 5.2 Power Consumption ==
840 840  
841 841  
... ... @@ -909,6 +909,8 @@
909 909  * ABS enclosure.
910 910  * Horizontal adjustable.
911 911  
894 +
895 +
912 912  === 6.1.2 Specification ===
913 913  
914 914  
... ... @@ -915,13 +915,15 @@
915 915  * Resolution: 0.2mm
916 916  * Accuracy: ±3%
917 917  * Range: 0 ~~ 100mm
918 -* Rainfall strength: 0mm4mm/min (max 8mm/min)
919 -* Input Power: DC 5~~24v
902 +* Rainfall strength: 0mm ~~ 4mm/min (max 8mm/min)
903 +* Input Power: DC 5 ~~ 24v
920 920  * Interface: RS485
921 -* Working Temperature: 0℃70℃ ( incorrect below 0 degree, because water become ICE)
905 +* Working Temperature: 0℃ ~~ 70℃ (incorrect below 0 degree, because water become ICE)
922 922  * Working Humidity: <100% (no dewing)
923 923  * Power Consumption: 4mA @ 12v.
924 924  
909 +
910 +
925 925  === 6.1.3 Dimension ===
926 926  
927 927  
... ... @@ -998,20 +998,24 @@
998 998  * RS485 wind speed / direction sensor
999 999  * PC enclosure, resist corrosion
1000 1000  
987 +
988 +
1001 1001  === 6.2.2 Specification ===
1002 1002  
1003 1003  
1004 1004  * Wind speed range: 0 ~~ 60m/s
1005 1005  * Wind direction range: 0 ~~ 360°
1006 -* Start wind speed: ≤0.3m/s
1007 -* Accuracy: ±0.3+0.03Vm/s , ±1°
1008 -* Input Power: DC 5~~24v
994 +* Start wind speed: ≤0.3 m/s
995 +* Accuracy: ±(0.3+0.03V) m/s , ±1°
996 +* Input Power: DC 5 ~~ 24v
1009 1009  * Interface: RS485
1010 -* Working Temperature: -30℃70℃
998 +* Working Temperature: -30℃ ~~ 70℃
1011 1011  * Working Humidity: <100% (no dewing)
1012 1012  * Power Consumption: 13mA ~~ 12v.
1013 1013  * Cable Length: 2 meters
1014 1014  
1003 +
1004 +
1015 1015  === 6.2.3 Dimension ===
1016 1016  
1017 1017  
... ... @@ -1069,24 +1069,28 @@
1069 1069  * NDIR to measure CO2 with Internal Temperature Compensation
1070 1070  * Laser Beam Scattering to PM2.5 and PM10
1071 1071  
1062 +
1063 +
1072 1072  === 6.3.2 Specification ===
1073 1073  
1074 1074  
1075 -* CO2 Range: 05000ppm, accuracy: ±3%F•S25℃
1067 +* CO2 Range: 0 ~~ 5000ppm, accuracy: ±3%F•S(25℃)
1076 1076  * CO2 resolution: 1ppm
1077 -* PM2.5/PM10 Range: 01000μg/m3 , accuracy ±3%F•S25℃
1069 +* PM2.5/PM10 Range: 0 ~~ 1000μg/m3 , accuracy ±3%F•S(25℃)
1078 1078  * PM2.5/PM10 resolution: 1μg/m3
1079 1079  * Input Power: DC 7 ~~ 24v
1080 1080  * Preheat time: 3min
1081 1081  * Interface: RS485
1082 1082  * Working Temperature:
1083 -** CO2: 0℃50℃;
1075 +** CO2: 0℃ ~~ 50℃;
1084 1084  ** PM2.5/PM10: -30 ~~ 50℃
1085 1085  * Working Humidity:
1086 -** PM2.5/PM10: 1580%RH (no dewing)
1087 -** CO2: 095%RH
1078 +** PM2.5/PM10: 15 ~~ 80%RH (no dewing)
1079 +** CO2: 0 ~~ 95%RH
1088 1088  * Power Consumption: 50mA@ 12v.
1089 1089  
1082 +
1083 +
1090 1090  === 6.3.3 Dimension ===
1091 1091  
1092 1092  
... ... @@ -1134,6 +1134,8 @@
1134 1134  * Surface heating to dry
1135 1135  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1136 1136  
1131 +
1132 +
1137 1137  === 6.4.2 Specification ===
1138 1138  
1139 1139  
... ... @@ -1140,12 +1140,14 @@
1140 1140  * Detect if there is rain or snow
1141 1141  * Input Power: DC 12 ~~ 24v
1142 1142  * Interface: RS485
1143 -* Working Temperature: -30℃70℃
1144 -* Working Humidity: 1090%RH
1139 +* Working Temperature: -30℃ ~~ 70℃
1140 +* Working Humidity: 10 ~~ 90%RH
1145 1145  * Power Consumption:
1146 1146  ** No heating: 12mA @ 12v,
1147 1147  ** heating: 94ma @ 12v.
1148 1148  
1145 +
1146 +
1149 1149  === 6.4.3 Dimension ===
1150 1150  
1151 1151  
... ... @@ -1198,6 +1198,8 @@
1198 1198  
1199 1199  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1200 1200  
1199 +
1200 +
1201 1201  === 6.5.2 Specification ===
1202 1202  
1203 1203  
... ... @@ -1212,17 +1212,19 @@
1212 1212  ** resolution 0.1 %RH
1213 1213  ** Accuracy: 3% RH
1214 1214  * Pressure Sensor Spec:
1215 -** Range: 101100hPa
1215 +** Range: 10 ~~ 1100hPa
1216 1216  ** Resolution: 0.1hPa
1217 1217  ** Accuracy: ±0.1hPa
1218 1218  * Illuminate sensor:
1219 -** Range: 02/20/200kLux
1219 +** Range: 0~~2/20/200kLux
1220 1220  ** Resolution: 10 Lux
1221 -** Accuracy: ±3FS
1222 -* Working Temperature: -30℃70℃
1223 -* Working Humidity: 1090%RH
1221 +** Accuracy: ±3%FS
1222 +* Working Temperature: -30℃ ~~ 70℃
1223 +* Working Humidity: 10 ~~ 90%RH
1224 1224  * Power Consumption: 4mA @ 12v
1225 1225  
1226 +
1227 +
1226 1226  === 6.5.3 Dimension ===
1227 1227  
1228 1228  
... ... @@ -1266,25 +1266,29 @@
1266 1266  
1267 1267  
1268 1268  * RS485 Total Solar Radiation sensor
1269 -* Measure Total Radiation between 0.33μm3003000nm
1271 +* Measure Total Radiation between 0.3 ~~ 3μm(300 ~~ 3000nm)
1270 1270  * Measure Reflected Radiation if sense area towards ground.
1271 1271  
1274 +
1275 +
1272 1272  === 6.6.2 Specification ===
1273 1273  
1274 1274  
1275 1275  * Input Power: DC 5 ~~ 24v
1276 1276  * Interface: RS485
1277 -* Detect spectrum: 0.33μm300~3000nm
1278 -* Measure strength range: 02000W/m2
1281 +* Detect spectrum: 0.3 ~~ 3μm(300~3000nm)
1282 +* Measure strength range: 0 ~~ 2000W/m2
1279 1279  * Resolution: 0.1W/m2
1280 1280  * Accuracy: ±3%
1281 -* Yearly Stability: ≤±2
1282 -* Cosine response: ≤7 (@ Sun angle 10°)
1283 -* Temperature Effect: ±2%(-10℃40℃
1284 -* Working Temperature: -40℃70℃
1285 -* Working Humidity: 1090%RH
1285 +* Yearly Stability: ≤±2%
1286 +* Cosine response: ≤7% (@ Sun angle 10°)
1287 +* Temperature Effect: ±2% (-10℃ ~~ 40℃)
1288 +* Working Temperature: -40℃ ~~ 70℃
1289 +* Working Humidity: 10 ~~ 90%RH
1286 1286  * Power Consumption: 4mA @ 12v
1287 1287  
1292 +
1293 +
1288 1288  === 6.6.3 Dimension ===
1289 1289  
1290 1290  
... ... @@ -1342,15 +1342,17 @@
1342 1342  
1343 1343  * Input Power: DC 5 ~~ 24v
1344 1344  * Interface: RS485
1345 -* Response Spectrum: 400700nm
1346 -* Measure range: 02500μmol/m2•s
1351 +* Response Spectrum: 400~~700nm
1352 +* Measure range: 0 ~~ 2500μmol/m2•s
1347 1347  * Resolution: 1μmol/m2•s
1348 1348  * Accuracy: ±2%
1349 -* Yearly Stability: ≤±2
1350 -* Working Temperature: -30℃75℃
1351 -* Working Humidity: 1090%RH
1355 +* Yearly Stability: ≤ ±2%
1356 +* Working Temperature: -30℃ ~~ 75℃
1357 +* Working Humidity: 10 ~~ 90%RH
1352 1352  * Power Consumption: 3mA @ 12v
1353 1353  
1360 +
1361 +
1354 1354  === 6.7.3 Dimension ===
1355 1355  
1356 1356  
... ... @@ -1393,12 +1393,9 @@
1393 1393  
1394 1394  
1395 1395  (((
1396 -Firmware Location & Change log:
1397 -
1398 -[[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1404 +Firmware Location & Change log: [[https:~~/~~/www.dropbox.com/sh/j6uco1uirwqbng1/AAAwGoxamL5xNJR5Z6CTqGXha?dl=0>>https://www.dropbox.com/sh/j6uco1uirwqbng1/AAAwGoxamL5xNJR5Z6CTqGXha?dl=0]]
1399 1399  )))
1400 1400  
1401 -
1402 1402  (((
1403 1403  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
1404 1404  )))
... ... @@ -1450,6 +1450,8 @@
1450 1450  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1451 1451  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1452 1452  
1458 +
1459 +
1453 1453  == 9.2 Sensors ==
1454 1454  
1455 1455  
... ... @@ -1464,6 +1464,8 @@
1464 1464  |(% style="width:462px" %)Total Solar Radiation Sensor|(% style="width:120px" %)WSS-06
1465 1465  |(% style="width:462px" %)PAR (Photosynthetically Available Radiation)|(% style="width:120px" %)WSS-07
1466 1466  
1474 +
1475 +
1467 1467  = 10. Support =
1468 1468  
1469 1469  
... ... @@ -1471,6 +1471,8 @@
1471 1471  
1472 1472  * 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]].
1473 1473  
1483 +
1484 +
1474 1474  = 11. Appendix I: Field Installation Photo =
1475 1475  
1476 1476  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0