Last modified by Mengting Qiu on 2025/06/10 18:53

From version 105.22
edited by Xiaoling
on 2023/06/16 09:31
Change comment: There is no comment for this version
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
... ... @@ -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,7 +661,6 @@
661 661  
662 662  
663 663  
664 -
665 665  == 3.4 RS485 Test Command ==
666 666  
667 667  
... ... @@ -685,7 +685,6 @@
685 685  
686 686  
687 687  
688 -
689 689  == 3.5 RS485 response timeout ==
690 690  
691 691  
... ... @@ -711,7 +711,6 @@
711 711  
712 712  
713 713  
714 -
715 715  == 3.6 Set Sensor Type ==
716 716  
717 717  
... ... @@ -791,6 +791,7 @@
791 791  
792 792  
793 793  
783 +
794 794  = 4. Power consumption and battery =
795 795  
796 796  == 4.1 Total Power Consumption ==
... ... @@ -834,6 +834,9 @@
834 834  * IP Rating: IP65
835 835  * Support default sensors or 3rd party RS485 sensors
836 836  
827 +
828 +
829 +
837 837  == 5.2 Power Consumption ==
838 838  
839 839  
... ... @@ -907,6 +907,9 @@
907 907  * ABS enclosure.
908 908  * Horizontal adjustable.
909 909  
903 +
904 +
905 +
910 910  === 6.1.2 Specification ===
911 911  
912 912  
... ... @@ -913,13 +913,16 @@
913 913  * Resolution: 0.2mm
914 914  * Accuracy: ±3%
915 915  * Range: 0 ~~ 100mm
916 -* Rainfall strength: 0mm4mm/min (max 8mm/min)
917 -* Input Power: DC 5~~24v
912 +* Rainfall strength: 0mm ~~ 4mm/min (max 8mm/min)
913 +* Input Power: DC 5 ~~ 24v
918 918  * Interface: RS485
919 -* 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)
920 920  * Working Humidity: <100% (no dewing)
921 921  * Power Consumption: 4mA @ 12v.
922 922  
919 +
920 +
921 +
923 923  === 6.1.3 Dimension ===
924 924  
925 925  
... ... @@ -999,7 +999,6 @@
999 999  
1000 1000  
1001 1001  
1002 -
1003 1003  === 6.2.2 Specification ===
1004 1004  
1005 1005  
... ... @@ -1017,7 +1017,6 @@
1017 1017  
1018 1018  
1019 1019  
1020 -
1021 1021  === 6.2.3 Dimension ===
1022 1022  
1023 1023  
... ... @@ -1099,7 +1099,6 @@
1099 1099  
1100 1100  
1101 1101  
1102 -
1103 1103  === 6.3.3 Dimension ===
1104 1104  
1105 1105  
... ... @@ -1291,13 +1291,12 @@
1291 1291  
1292 1292  
1293 1293  * RS485 Total Solar Radiation sensor
1294 -* Measure Total Radiation between 0.33μm(3003000nm)
1290 +* Measure Total Radiation between 0.3 ~~ 3μm(300 ~~ 3000nm)
1295 1295  * Measure Reflected Radiation if sense area towards ground.
1296 1296  
1297 1297  
1298 1298  
1299 1299  
1300 -
1301 1301  === 6.6.2 Specification ===
1302 1302  
1303 1303  
... ... @@ -1309,7 +1309,7 @@
1309 1309  * Accuracy: ±3%
1310 1310  * Yearly Stability: ≤±2%
1311 1311  * Cosine response: ≤7% (@ Sun angle 10°)
1312 -* Temperature Effect: ±2%(10℃ ~~ 40℃)
1307 +* Temperature Effect: ±2% (-10℃ ~~ 40℃)
1313 1313  * Working Temperature: -40℃ ~~ 70℃
1314 1314  * Working Humidity: 10 ~~ 90%RH
1315 1315  * Power Consumption: 4mA @ 12v
... ... @@ -1317,7 +1317,6 @@
1317 1317  
1318 1318  
1319 1319  
1320 -
1321 1321  === 6.6.3 Dimension ===
1322 1322  
1323 1323  
... ... @@ -1486,6 +1486,9 @@
1486 1486  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1487 1487  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1488 1488  
1483 +
1484 +
1485 +
1489 1489  == 9.2 Sensors ==
1490 1490  
1491 1491  
... ... @@ -1500,6 +1500,9 @@
1500 1500  |(% style="width:462px" %)Total Solar Radiation Sensor|(% style="width:120px" %)WSS-06
1501 1501  |(% style="width:462px" %)PAR (Photosynthetically Available Radiation)|(% style="width:120px" %)WSS-07
1502 1502  
1500 +
1501 +
1502 +
1503 1503  = 10. Support =
1504 1504  
1505 1505  
... ... @@ -1507,6 +1507,9 @@
1507 1507  
1508 1508  * 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]].
1509 1509  
1510 +
1511 +
1512 +
1510 1510  = 11. Appendix I: Field Installation Photo =
1511 1511  
1512 1512