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

From version 104.7
edited by Xiaoling
on 2023/04/28 17:13
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
... ... @@ -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  
... ... @@ -171,7 +171,7 @@
171 171  User can also use downlink command**(0x2301)** to ask WSC1-L to resend this uplink
172 172  )))
173 173  
174 -(% border="1" cellspacing="8" style="background-color:#f2f2f2; width:500px" %)
181 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %)
175 175  |=(% style="width: 70px;background-color:#D9E2F3" %)**Size(**bytes)|=(% style="width: 60px;background-color:#D9E2F3" %)1|=(% style="width: 80px;background-color:#D9E2F3" %)**2**|=(% style="width: 80px;background-color:#D9E2F3" %)**1**|=(% style="width: 60px;background-color:#D9E2F3" %)**1**|=(% style="width: 50px;background-color:#D9E2F3" %)**2**|=(% style="width: 100px;background-color:#D9E2F3" %)**3**
176 176  |(% style="width:99px" %)**Value**|(% style="width:112px" %)[[Sensor Model>>||anchor="HSensorModel:"]]|(% style="width:135px" %)[[Firmware Version>>||anchor="HFirmwareVersion:"]]|(% style="width:126px" %)[[Frequency Band>>||anchor="HFrequencyBand:"]]|(% style="width:85px" %)[[Sub-band>>||anchor="HSub-Band:"]]|(% style="width:46px" %)[[BAT>>||anchor="HBAT:"]]|(% style="width:166px" %)[[Weather Sensor Types>>||anchor="HWeatherSensorTypes:"]]
177 177  
... ... @@ -193,25 +193,25 @@
193 193  
194 194  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
195 195  
196 -*0x01: EU868
203 +0x01: EU868
197 197  
198 -*0x02: US915
205 +0x02: US915
199 199  
200 -*0x03: IN865
207 +0x03: IN865
201 201  
202 -*0x04: AU915
209 +0x04: AU915
203 203  
204 -*0x05: KZ865
211 +0x05: KZ865
205 205  
206 -*0x06: RU864
213 +0x06: RU864
207 207  
208 -*0x07: AS923
215 +0x07: AS923
209 209  
210 -*0x08: AS923-1
217 +0x08: AS923-1
211 211  
212 -*0x09: AS923-2
219 +0x09: AS923-2
213 213  
214 -*0x0a: AS923-3
221 +0x0a: AS923-3
215 215  
216 216  
217 217  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
... ... @@ -296,17 +296,11 @@
296 296  
297 297  (% style="color:#4472c4" %)**Sensor Type Table:**
298 298  
299 -
300 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
301 -|(% style="background-color:#d9e2f3; color:#0070c0; width:103px" %)**Sensor Type**|(% style="background-color:#d9e2f3; color:#0070c0; width:91px" %)**Type Code**|(% style="background-color:#d9e2f3; color:#0070c0; width:116px" %)**Range**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**Length( Bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:120px" %)**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**
302 302  |(% style="width:103px" %)Wind Speed|(% style="width:91px" %)0x01|(% style="width:158px" %)(((
303 -(((
304 -Speed: 0~60m/s
305 -)))
306 -
307 -(((
308 -Level: 0~17
309 -)))
309 +Speed: 0 ~~ 60m/s
310 +Level: 0 ~~ 17
310 310  )))|(% style="width:122px" %)0x03 |(% style="width:904px" %)(((
311 311  (((
312 312  0x0024/10=3.6m/s (0x02FE: No Sensor, 0x02EE: Value Error)
... ... @@ -317,13 +317,8 @@
317 317  )))
318 318  )))
319 319  |(% style="width:103px" %)Wind Direction|(% style="width:91px" %)0x02|(% style="width:158px" %)(((
320 -(((
321 -Angel: 0~360°
322 -)))
323 -
324 -(((
321 +Angel: 0 ~~ 360°
325 325  Direction: 16 positions
326 -)))
327 327  )))|(% style="width:122px" %)0x03|(% style="width:904px" %)(((
328 328  (((
329 329  0x02C9/10=66.6°(0x0EFE: No Sensor,0x0EFF: Value Error)
... ... @@ -380,21 +380,15 @@
380 380  0x00B3=179μmol/m^^2^^•s (0x09FE: No Sensor,0x09FF: Value Error)
381 381  )))
382 382  |(% style="width:103px" %)(((
383 -Total Solar
384 -
385 -Radiation
379 +Total Solar Radiation
386 386  )))|(% style="width:91px" %)0x0D|(% style="width:158px" %)0~2000W/m^^2^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
387 387  0x0073/10=11.5W/m^^2^^(0x4EFE: No Sensor,0x4EFF: Value Error)
388 388  )))
389 389  
390 -
391 391  (((
392 392  Below is an example payload:  [[image:image-20220624140615-3.png]]
393 393  )))
394 394  
395 -(((
396 -
397 -)))
398 398  
399 399  (((
400 400  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.
... ... @@ -492,7 +492,7 @@
492 492  
493 493  There are two kinds of commands to configure WSC1-L, they are:
494 494  
495 -* (% style="color:#4472c4" %)**General Commands**.
485 +* (% style="color:blue" %)**General Commands**.
496 496  
497 497  These commands are to configure:
498 498  
... ... @@ -504,7 +504,7 @@
504 504  (% style="color:red" %)**Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware. **
505 505  
506 506  
507 -* (% style="color:#4472c4" %)**Commands special design for WSC1-L**
497 +* (% style="color:blue" %)**Commands special design for WSC1-L**
508 508  
509 509  These commands only valid for WSC1-L, as below:
510 510  
... ... @@ -528,7 +528,6 @@
528 528  Set transmit interval to 60000ms = 60 seconds
529 529  )))
530 530  
531 -
532 532  (% style="color:#037691" %)**Downlink Command: 0x01**
533 533  
534 534  Format: Command Code (0x01) followed by 3 bytes time value.
... ... @@ -538,6 +538,9 @@
538 538  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
539 539  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
540 540  
530 +
531 +
532 +
541 541  == 3.2 Set Emergency Mode ==
542 542  
543 543  
... ... @@ -545,8 +545,8 @@
545 545  
546 546  (% style="color:#037691" %)**AT Command:**
547 547  
548 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:465.818px" %)
549 -|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:224px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:84px" %)**Response**
540 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:466px" %)
541 +|(% style="background-color:#d9e2f3; color:#0070c0; width:156px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:225px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:85px" %)**Response**
550 550  |(% style="width:155px" %)AT+ALARMMOD=1|(% style="width:224px" %)Enter emergency mode. Uplink every 1 minute|(% style="width:84px" %)(((
551 551  OK
552 552  
... ... @@ -555,12 +555,14 @@
555 555  OK
556 556  )))
557 557  
558 -
559 559  (% style="color:#037691" %)**Downlink Command:**
560 560  
561 561  * 0xE101     Same as: AT+ALARMMOD=1
562 562  * 0xE100     Same as: AT+ALARMMOD=0
563 563  
555 +
556 +
557 +
564 564  == 3.3 Add or Delete RS485 Sensor ==
565 565  
566 566  
... ... @@ -635,8 +635,8 @@
635 635  
636 636  In every sampling. WSC1-L will auto append the sensor segment as per this structure and uplink.
637 637  
638 -(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:351px" %)
639 -|=(% style="width: 94px;background-color:#D9E2F3;color:#0070C0" %)Type Code|=(% style="width: 121px;background-color:#D9E2F3;color:#0070C0" %)Length (Bytes)|=(% style="width: 132px;background-color:#D9E2F3;color:#0070C0" %)Measured Value
632 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:351px" %)
633 +|=(% style="width: 95px;background-color:#D9E2F3;color:#0070C0" %)Type Code|=(% style="width: 122px;background-color:#D9E2F3;color:#0070C0" %)Length (Bytes)|=(% style="width: 134px;background-color:#D9E2F3;color:#0070C0" %)Measured Value
640 640  |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A
641 641  
642 642  **Related commands:**
... ... @@ -656,21 +656,18 @@
656 656  
657 657  * 0xE5FF  
658 658  
653 +
654 +
655 +
659 659  == 3.4 RS485 Test Command ==
660 660  
661 661  
662 662  (% style="color:#037691" %)**AT Command:**
663 663  
664 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %)
665 -|=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**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**
666 666  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
667 -(((
668 -Send command to 485 sensor
669 -)))
670 -
671 -(((
672 -Range : no more than 10 bytes
673 -)))
664 +Send command to 485 sensor. Range : no more than 10 bytes
674 674  )))|(% style="width:85px" %)OK
675 675  
676 676  Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor
... ... @@ -682,6 +682,9 @@
682 682  
683 683  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
684 684  
676 +
677 +
678 +
685 685  == 3.5 RS485 response timeout ==
686 686  
687 687  
... ... @@ -689,16 +689,10 @@
689 689  
690 690  (% style="color:#037691" %)**AT Command:**
691 691  
692 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %)
693 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response**
686 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
687 +|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
694 694  |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)(((
695 -(((
696 -Set response timeout to:
697 -)))
698 -
699 -(((
700 -Range : 0~~10000
701 -)))
689 +Set response timeout to: Range : 0~~10000
702 702  )))|(% style="width:85px" %)OK
703 703  
704 704  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -710,6 +710,9 @@
710 710  * Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
711 711  * Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
712 712  
701 +
702 +
703 +
713 713  == 3.6 Set Sensor Type ==
714 714  
715 715  
... ... @@ -719,20 +719,38 @@
719 719  
720 720  (((
721 721  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
713 +
714 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
715 +|(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
716 +| |A4|A3|A2|A1| | |
717 +|(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
718 +| | |Solar Radiation|PAR|PM10|PM2.5|(((
719 +Rain
720 +Gauge
721 +)))|(((
722 +Air
723 +Pressure
722 722  )))
725 +|(% rowspan="2" %)Byte1|Bit7|Bit6|Bit5|Bit4|Bit3|Bit2|Bit1|Bit0
726 +|Humidity|Temperature|CO2|(((
727 +Rain/Snow
728 +Detect
729 +)))|illuminance|(((
730 +Wind
731 +Direction
732 +)))|Wind Speed|BAT
733 +)))
723 723  
724 -[[image:image-20220624144904-12.png]]
725 725  
726 -
727 727  (% style="color:#037691" %)**AT Command:**
728 728  
729 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
730 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
738 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:377px" %)
739 +|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 132px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 88px;background-color:#D9E2F3;color:#0070C0" %)**Response**
731 731  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
732 732  
733 733  Eg: The setting command **AT+STYPE=80221** means:
734 734  
735 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
744 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:495px" %)
736 736  |(% rowspan="2" style="width:57px" %)Byte3|(% style="width:57px" %)Bit23|(% style="width:59px" %)Bit22|(% style="width:56px" %)Bit21|(% style="width:51px" %)Bit20|(% style="width:54px" %)Bit19|(% style="width:54px" %)Bit18|(% style="width:52px" %)Bit17|(% style="width:52px" %)Bit16
737 737  |(% style="width:57px" %)0|(% style="width:59px" %)0|(% style="width:56px" %)0|(% style="width:51px" %)0|(% style="width:54px" %)1|(% style="width:54px" %)0|(% style="width:52px" %)0|(% style="width:52px" %)0
738 738  |(% rowspan="2" style="width:57px" %)Byte2|(% style="width:57px" %)Bit15|(% style="width:59px" %)Bit14|(% style="width:56px" %)Bit13|(% style="width:51px" %)Bit12|(% style="width:54px" %)Bit11|(% style="width:54px" %)Bit10|(% style="width:52px" %)Bit9|(% style="width:52px" %)Bit8
... ... @@ -752,6 +752,26 @@
752 752  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
753 753  
754 754  
764 +== 3.7  Set the registers read by the rain gauge(Since firmware V1.3) ==
765 +
766 +
767 +(% style="color:#037691" %)**AT Command:**
768 +
769 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
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**
771 +|(% style="width:161px" %)(((
772 +AT+RAINFALLSWITCH=1(Range: 1~~10)
773 +)))|(% style="width:184px" %)(((
774 +Set the registers read by the rain gauge
775 +)))|(% style="width:85px" %)OK
776 +
777 +(% style="color:#037691" %)**Downlink Command:**
778 +
779 +* 0x1701  Same as: AT+RAINFALLSWITCH=1
780 +
781 +
782 +
783 +
755 755  = 4. Power consumption and battery =
756 756  
757 757  == 4.1 Total Power Consumption ==
... ... @@ -795,6 +795,9 @@
795 795  * IP Rating: IP65
796 796  * Support default sensors or 3rd party RS485 sensors
797 797  
827 +
828 +
829 +
798 798  == 5.2 Power Consumption ==
799 799  
800 800  
... ... @@ -868,6 +868,9 @@
868 868  * ABS enclosure.
869 869  * Horizontal adjustable.
870 870  
903 +
904 +
905 +
871 871  === 6.1.2 Specification ===
872 872  
873 873  
... ... @@ -874,13 +874,16 @@
874 874  * Resolution: 0.2mm
875 875  * Accuracy: ±3%
876 876  * Range: 0 ~~ 100mm
877 -* Rainfall strength: 0mm4mm/min (max 8mm/min)
878 -* Input Power: DC 5~~24v
912 +* Rainfall strength: 0mm ~~ 4mm/min (max 8mm/min)
913 +* Input Power: DC 5 ~~ 24v
879 879  * Interface: RS485
880 -* 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)
881 881  * Working Humidity: <100% (no dewing)
882 882  * Power Consumption: 4mA @ 12v.
883 883  
919 +
920 +
921 +
884 884  === 6.1.3 Dimension ===
885 885  
886 886  
... ... @@ -951,7 +951,6 @@
951 951  )))
952 952  
953 953  
954 -
955 955  === 6.2.1 Feature ===
956 956  
957 957  
... ... @@ -958,20 +958,26 @@
958 958  * RS485 wind speed / direction sensor
959 959  * PC enclosure, resist corrosion
960 960  
998 +
999 +
1000 +
961 961  === 6.2.2 Specification ===
962 962  
963 963  
964 964  * Wind speed range: 0 ~~ 60m/s
965 965  * Wind direction range: 0 ~~ 360°
966 -* Start wind speed: ≤0.3m/s
967 -* Accuracy: ±0.3+0.03Vm/s , ±1°
968 -* 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
969 969  * Interface: RS485
970 -* Working Temperature: -30℃70℃
1010 +* Working Temperature: -30℃ ~~ 70℃
971 971  * Working Humidity: <100% (no dewing)
972 972  * Power Consumption: 13mA ~~ 12v.
973 973  * Cable Length: 2 meters
974 974  
1015 +
1016 +
1017 +
975 975  === 6.2.3 Dimension ===
976 976  
977 977  
... ... @@ -1029,24 +1029,30 @@
1029 1029  * NDIR to measure CO2 with Internal Temperature Compensation
1030 1030  * Laser Beam Scattering to PM2.5 and PM10
1031 1031  
1075 +
1076 +
1077 +
1032 1032  === 6.3.2 Specification ===
1033 1033  
1034 1034  
1035 -* CO2 Range: 05000ppm, accuracy: ±3%F•S25℃
1081 +* CO2 Range: 0 ~~ 5000ppm, accuracy: ±3%F•S(25℃)
1036 1036  * CO2 resolution: 1ppm
1037 -* 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℃)
1038 1038  * PM2.5/PM10 resolution: 1μg/m3
1039 1039  * Input Power: DC 7 ~~ 24v
1040 1040  * Preheat time: 3min
1041 1041  * Interface: RS485
1042 1042  * Working Temperature:
1043 -** CO2: 0℃50℃;
1089 +** CO2: 0℃ ~~ 50℃;
1044 1044  ** PM2.5/PM10: -30 ~~ 50℃
1045 1045  * Working Humidity:
1046 -** PM2.5/PM10: 1580%RH (no dewing)
1047 -** CO2: 095%RH
1092 +** PM2.5/PM10: 15 ~~ 80%RH (no dewing)
1093 +** CO2: 0 ~~ 95%RH
1048 1048  * Power Consumption: 50mA@ 12v.
1049 1049  
1096 +
1097 +
1098 +
1050 1050  === 6.3.3 Dimension ===
1051 1051  
1052 1052  
... ... @@ -1094,6 +1094,9 @@
1094 1094  * Surface heating to dry
1095 1095  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1096 1096  
1146 +
1147 +
1148 +
1097 1097  === 6.4.2 Specification ===
1098 1098  
1099 1099  
... ... @@ -1100,12 +1100,15 @@
1100 1100  * Detect if there is rain or snow
1101 1101  * Input Power: DC 12 ~~ 24v
1102 1102  * Interface: RS485
1103 -* Working Temperature: -30℃70℃
1104 -* Working Humidity: 1090%RH
1155 +* Working Temperature: -30℃ ~~ 70℃
1156 +* Working Humidity: 10 ~~ 90%RH
1105 1105  * Power Consumption:
1106 1106  ** No heating: 12mA @ 12v,
1107 1107  ** heating: 94ma @ 12v.
1108 1108  
1161 +
1162 +
1163 +
1109 1109  === 6.4.3 Dimension ===
1110 1110  
1111 1111  
... ... @@ -1123,7 +1123,6 @@
1123 1123  
1124 1124  Do not power on while connect the cables. Double check the wiring before power on.
1125 1125  
1126 -
1127 1127  (((
1128 1128  Install with 15°degree.
1129 1129  )))
... ... @@ -1159,6 +1159,9 @@
1159 1159  
1160 1160  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1161 1161  
1216 +
1217 +
1218 +
1162 1162  === 6.5.2 Specification ===
1163 1163  
1164 1164  
... ... @@ -1173,17 +1173,20 @@
1173 1173  ** resolution 0.1 %RH
1174 1174  ** Accuracy: 3% RH
1175 1175  * Pressure Sensor Spec:
1176 -** Range: 101100hPa
1233 +** Range: 10 ~~ 1100hPa
1177 1177  ** Resolution: 0.1hPa
1178 1178  ** Accuracy: ±0.1hPa
1179 1179  * Illuminate sensor:
1180 -** Range: 02/20/200kLux
1237 +** Range: 0~~2/20/200kLux
1181 1181  ** Resolution: 10 Lux
1182 -** Accuracy: ±3FS
1183 -* Working Temperature: -30℃70℃
1184 -* Working Humidity: 1090%RH
1239 +** Accuracy: ±3%FS
1240 +* Working Temperature: -30℃ ~~ 70℃
1241 +* Working Humidity: 10 ~~ 90%RH
1185 1185  * Power Consumption: 4mA @ 12v
1186 1186  
1244 +
1245 +
1246 +
1187 1187  === 6.5.3 Dimension ===
1188 1188  
1189 1189  
... ... @@ -1227,25 +1227,31 @@
1227 1227  
1228 1228  
1229 1229  * RS485 Total Solar Radiation sensor
1230 -* Measure Total Radiation between 0.33μm3003000nm
1290 +* Measure Total Radiation between 0.3 ~~ 3μm(300 ~~ 3000nm)
1231 1231  * Measure Reflected Radiation if sense area towards ground.
1232 1232  
1293 +
1294 +
1295 +
1233 1233  === 6.6.2 Specification ===
1234 1234  
1235 1235  
1236 1236  * Input Power: DC 5 ~~ 24v
1237 1237  * Interface: RS485
1238 -* Detect spectrum: 0.33μm300~3000nm
1239 -* Measure strength range: 02000W/m2
1301 +* Detect spectrum: 0.3 ~~ 3μm(300~3000nm)
1302 +* Measure strength range: 0 ~~ 2000W/m2
1240 1240  * Resolution: 0.1W/m2
1241 1241  * Accuracy: ±3%
1242 -* Yearly Stability: ≤±2
1243 -* Cosine response: ≤7 (@ Sun angle 10°)
1244 -* Temperature Effect: ±2%(-10℃40℃
1245 -* Working Temperature: -40℃70℃
1246 -* 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
1247 1247  * Power Consumption: 4mA @ 12v
1248 1248  
1312 +
1313 +
1314 +
1249 1249  === 6.6.3 Dimension ===
1250 1250  
1251 1251  
... ... @@ -1303,15 +1303,18 @@
1303 1303  
1304 1304  * Input Power: DC 5 ~~ 24v
1305 1305  * Interface: RS485
1306 -* Response Spectrum: 400700nm
1307 -* Measure range: 02500μmol/m2•s
1372 +* Response Spectrum: 400~~700nm
1373 +* Measure range: 0 ~~ 2500μmol/m2•s
1308 1308  * Resolution: 1μmol/m2•s
1309 1309  * Accuracy: ±2%
1310 -* Yearly Stability: ≤±2
1311 -* Working Temperature: -30℃75℃
1312 -* Working Humidity: 1090%RH
1376 +* Yearly Stability: ≤ ±2%
1377 +* Working Temperature: -30℃ ~~ 75℃
1378 +* Working Humidity: 10 ~~ 90%RH
1313 1313  * Power Consumption: 3mA @ 12v
1314 1314  
1381 +
1382 +
1383 +
1315 1315  === 6.7.3 Dimension ===
1316 1316  
1317 1317  
... ... @@ -1379,6 +1379,7 @@
1379 1379  
1380 1380  == 7.5 Where can i find the modbus command for the WSS sensors? ==
1381 1381  
1451 +
1382 1382  See this link for the [[modbus command set>>https://www.dropbox.com/s/rw90apbar029a4w/Weather_Sensors_Modbus_Command_List.xlsx?dl=0]].
1383 1383  
1384 1384  
... ... @@ -1410,20 +1410,26 @@
1410 1410  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1411 1411  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1412 1412  
1483 +
1484 +
1485 +
1413 1413  == 9.2 Sensors ==
1414 1414  
1415 1415  
1416 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %)
1417 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number**
1418 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01
1419 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2
1420 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02
1421 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03
1422 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04
1423 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05
1424 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1425 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1489 +(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:500px" %)
1490 +|=(% style="width: 300px;background-color:#D9E2F3;color:#0070C0" %)**Sensor Model**|=(% style="width: 200px;background-color:#D9E2F3;color:#0070C0" %)**Part Number**
1491 +|(% style="width:462px" %)Rain Gauge|(% style="width:120px" %)WSS-01
1492 +|(% style="width:462px" %)Rain Gauge installation Bracket for Pole|(% style="width:120px" %)WS-K2
1493 +|(% style="width:462px" %)Wind Speed Direction 2 in 1 Sensor|(% style="width:120px" %)WSS-02
1494 +|(% style="width:462px" %)CO2/PM2.5/PM10 3 in 1 Sensor|(% style="width:120px" %)WSS-03
1495 +|(% style="width:462px" %)Rain/Snow Detect Sensor|(% style="width:120px" %)WSS-04
1496 +|(% style="width:462px" %)Temperature, Humidity, illuminance and Pressure 4 in 1 sensor|(% style="width:120px" %)WSS-05
1497 +|(% style="width:462px" %)Total Solar Radiation Sensor|(% style="width:120px" %)WSS-06
1498 +|(% style="width:462px" %)PAR (Photosynthetically Available Radiation)|(% style="width:120px" %)WSS-07
1426 1426  
1500 +
1501 +
1502 +
1427 1427  = 10. Support =
1428 1428  
1429 1429  
... ... @@ -1431,6 +1431,9 @@
1431 1431  
1432 1432  * 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]].
1433 1433  
1510 +
1511 +
1512 +
1434 1434  = 11. Appendix I: Field Installation Photo =
1435 1435  
1436 1436