<
From version < 105.11 >
edited by Xiaoling
on 2023/06/16 08:59
To version < 105.30 >
edited by Xiaoling
on 2023/06/16 09:54
>
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,9 @@
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 +
84 +
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  
159 +
156 156  == 2.4 Uplink Payload ==
157 157  
158 158  
... ... @@ -161,6 +161,9 @@
161 161  * Valid Sensor Value: Use FPORT=2
162 162  * Other control command: Use FPORT other than 2.
163 163  
168 +
169 +
170 +
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**
306 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
307 +|(% 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 -)))
309 +Speed: 0 ~~ 60m/s
310 +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 -(((
321 +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
379 +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**.
485 +* (% 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**
497 +* (% style="color:blue" %)**Commands special design for WSC1-L**
506 506  
507 507  These commands only valid for WSC1-L, as below:
508 508  
... ... @@ -661,14 +661,13 @@
661 661  
662 662  
663 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:484px" %)
671 -|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 238px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
661 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:494px" %)
662 +|=(% 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
... ... @@ -685,7 +685,6 @@
685 685  
686 686  
687 687  
688 -
689 689  == 3.5 RS485 response timeout ==
690 690  
691 691  
... ... @@ -708,6 +708,9 @@
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  
701 +
702 +
703 +
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 ==
764 +== 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**
770 +|=(% 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)
772 +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:**
... ... @@ -793,6 +793,7 @@
793 793  
794 794  
795 795  
783 +
796 796  = 4. Power consumption and battery =
797 797  
798 798  == 4.1 Total Power Consumption ==
... ... @@ -836,6 +836,9 @@
836 836  * IP Rating: IP65
837 837  * Support default sensors or 3rd party RS485 sensors
838 838  
827 +
828 +
829 +
839 839  == 5.2 Power Consumption ==
840 840  
841 841  
... ... @@ -909,6 +909,9 @@
909 909  * ABS enclosure.
910 910  * Horizontal adjustable.
911 911  
903 +
904 +
905 +
912 912  === 6.1.2 Specification ===
913 913  
914 914  
... ... @@ -915,13 +915,16 @@
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
912 +* Rainfall strength: 0mm ~~ 4mm/min (max 8mm/min)
913 +* Input Power: DC 5 ~~ 24v
920 920  * Interface: RS485
921 -* Working Temperature: 0℃70℃ ( incorrect below 0 degree, because water become ICE)
915 +* 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  
919 +
920 +
921 +
925 925  === 6.1.3 Dimension ===
926 926  
927 927  
... ... @@ -998,20 +998,26 @@
998 998  * RS485 wind speed / direction sensor
999 999  * PC enclosure, resist corrosion
1000 1000  
998 +
999 +
1000 +
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
1006 +* Start wind speed: ≤0.3 m/s
1007 +* Accuracy: ±(0.3+0.03V) m/s , ±1°
1008 +* Input Power: DC 5 ~~ 24v
1009 1009  * Interface: RS485
1010 -* Working Temperature: -30℃70℃
1010 +* 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  
1015 +
1016 +
1017 +
1015 1015  === 6.2.3 Dimension ===
1016 1016  
1017 1017  
... ... @@ -1069,24 +1069,30 @@
1069 1069  * NDIR to measure CO2 with Internal Temperature Compensation
1070 1070  * Laser Beam Scattering to PM2.5 and PM10
1071 1071  
1075 +
1076 +
1077 +
1072 1072  === 6.3.2 Specification ===
1073 1073  
1074 1074  
1075 -* CO2 Range: 05000ppm, accuracy: ±3%F•S25℃
1081 +* 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℃
1083 +* 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℃;
1089 +** 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
1092 +** PM2.5/PM10: 15 ~~ 80%RH (no dewing)
1093 +** CO2: 0 ~~ 95%RH
1088 1088  * Power Consumption: 50mA@ 12v.
1089 1089  
1096 +
1097 +
1098 +
1090 1090  === 6.3.3 Dimension ===
1091 1091  
1092 1092  
... ... @@ -1134,6 +1134,9 @@
1134 1134  * Surface heating to dry
1135 1135  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1136 1136  
1146 +
1147 +
1148 +
1137 1137  === 6.4.2 Specification ===
1138 1138  
1139 1139  
... ... @@ -1140,12 +1140,15 @@
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
1155 +* Working Temperature: -30℃ ~~ 70℃
1156 +* Working Humidity: 10 ~~ 90%RH
1145 1145  * Power Consumption:
1146 1146  ** No heating: 12mA @ 12v,
1147 1147  ** heating: 94ma @ 12v.
1148 1148  
1161 +
1162 +
1163 +
1149 1149  === 6.4.3 Dimension ===
1150 1150  
1151 1151  
... ... @@ -1198,6 +1198,9 @@
1198 1198  
1199 1199  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1200 1200  
1216 +
1217 +
1218 +
1201 1201  === 6.5.2 Specification ===
1202 1202  
1203 1203  
... ... @@ -1212,17 +1212,20 @@
1212 1212  ** resolution 0.1 %RH
1213 1213  ** Accuracy: 3% RH
1214 1214  * Pressure Sensor Spec:
1215 -** Range: 101100hPa
1233 +** Range: 10 ~~ 1100hPa
1216 1216  ** Resolution: 0.1hPa
1217 1217  ** Accuracy: ±0.1hPa
1218 1218  * Illuminate sensor:
1219 -** Range: 02/20/200kLux
1237 +** Range: 0~~2/20/200kLux
1220 1220  ** Resolution: 10 Lux
1221 -** Accuracy: ±3FS
1222 -* Working Temperature: -30℃70℃
1223 -* Working Humidity: 1090%RH
1239 +** Accuracy: ±3%FS
1240 +* Working Temperature: -30℃ ~~ 70℃
1241 +* Working Humidity: 10 ~~ 90%RH
1224 1224  * Power Consumption: 4mA @ 12v
1225 1225  
1244 +
1245 +
1246 +
1226 1226  === 6.5.3 Dimension ===
1227 1227  
1228 1228  
... ... @@ -1266,25 +1266,31 @@
1266 1266  
1267 1267  
1268 1268  * RS485 Total Solar Radiation sensor
1269 -* Measure Total Radiation between 0.33μm3003000nm
1290 +* Measure Total Radiation between 0.3 ~~ 3μm(300 ~~ 3000nm)
1270 1270  * Measure Reflected Radiation if sense area towards ground.
1271 1271  
1293 +
1294 +
1295 +
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
1301 +* Detect spectrum: 0.3 ~~ 3μm(300~3000nm)
1302 +* 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
1305 +* Yearly Stability: ≤±2%
1306 +* Cosine response: ≤7% (@ Sun angle 10°)
1307 +* Temperature Effect: ±2% (-10℃ ~~ 40℃)
1308 +* Working Temperature: -40℃ ~~ 70℃
1309 +* Working Humidity: 10 ~~ 90%RH
1286 1286  * Power Consumption: 4mA @ 12v
1287 1287  
1312 +
1313 +
1314 +
1288 1288  === 6.6.3 Dimension ===
1289 1289  
1290 1290  
... ... @@ -1342,15 +1342,18 @@
1342 1342  
1343 1343  * Input Power: DC 5 ~~ 24v
1344 1344  * Interface: RS485
1345 -* Response Spectrum: 400700nm
1346 -* Measure range: 02500μmol/m2•s
1372 +* Response Spectrum: 400~~700nm
1373 +* 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
1376 +* Yearly Stability: ≤ ±2%
1377 +* Working Temperature: -30℃ ~~ 75℃
1378 +* Working Humidity: 10 ~~ 90%RH
1352 1352  * Power Consumption: 3mA @ 12v
1353 1353  
1381 +
1382 +
1383 +
1354 1354  === 6.7.3 Dimension ===
1355 1355  
1356 1356  
... ... @@ -1450,6 +1450,9 @@
1450 1450  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1451 1451  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1452 1452  
1483 +
1484 +
1485 +
1453 1453  == 9.2 Sensors ==
1454 1454  
1455 1455  
... ... @@ -1464,6 +1464,9 @@
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  
1500 +
1501 +
1502 +
1467 1467  = 10. Support =
1468 1468  
1469 1469  
... ... @@ -1471,6 +1471,9 @@
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  
1510 +
1511 +
1512 +
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