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

From version 104.8
edited by Xiaoling
on 2023/04/28 17:22
Change comment: There is no comment for this version
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  
... ... @@ -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" %)
179 +(% 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
201 +0x01: EU868
197 197  
198 -*0x02: US915
203 +0x02: US915
199 199  
200 -*0x03: IN865
205 +0x03: IN865
201 201  
202 -*0x04: AU915
207 +0x04: AU915
203 203  
204 -*0x05: KZ865
209 +0x05: KZ865
205 205  
206 -*0x06: RU864
211 +0x06: RU864
207 207  
208 -*0x07: AS923
213 +0x07: AS923
209 209  
210 -*0x08: AS923-1
215 +0x08: AS923-1
211 211  
212 -*0x09: AS923-2
217 +0x09: AS923-2
213 213  
214 -*0x0a: AS923-3
219 +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**
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**
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 -)))
307 +Speed: 0 ~~ 60m/s
308 +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 -(((
319 +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,9 +380,7 @@
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
377 +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  )))
... ... @@ -391,9 +391,6 @@
391 391  Below is an example payload:  [[image:image-20220624140615-3.png]]
392 392  )))
393 393  
394 -(((
395 -
396 -)))
397 397  
398 398  (((
399 399  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.
... ... @@ -491,7 +491,7 @@
491 491  
492 492  There are two kinds of commands to configure WSC1-L, they are:
493 493  
494 -* (% style="color:#4472c4" %)**General Commands**.
483 +* (% style="color:blue" %)**General Commands**.
495 495  
496 496  These commands are to configure:
497 497  
... ... @@ -503,7 +503,7 @@
503 503  (% style="color:red" %)**Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware. **
504 504  
505 505  
506 -* (% style="color:#4472c4" %)**Commands special design for WSC1-L**
495 +* (% style="color:blue" %)**Commands special design for WSC1-L**
507 507  
508 508  These commands only valid for WSC1-L, as below:
509 509  
... ... @@ -536,6 +536,8 @@
536 536  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
537 537  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
538 538  
528 +
529 +
539 539  == 3.2 Set Emergency Mode ==
540 540  
541 541  
... ... @@ -543,8 +543,8 @@
543 543  
544 544  (% style="color:#037691" %)**AT Command:**
545 545  
546 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:465.818px" %)
547 -|(% 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**
537 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:466px" %)
538 +|(% 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**
548 548  |(% style="width:155px" %)AT+ALARMMOD=1|(% style="width:224px" %)Enter emergency mode. Uplink every 1 minute|(% style="width:84px" %)(((
549 549  OK
550 550  
... ... @@ -558,6 +558,8 @@
558 558  * 0xE101     Same as: AT+ALARMMOD=1
559 559  * 0xE100     Same as: AT+ALARMMOD=0
560 560  
552 +
553 +
561 561  == 3.3 Add or Delete RS485 Sensor ==
562 562  
563 563  
... ... @@ -653,21 +653,17 @@
653 653  
654 654  * 0xE5FF  
655 655  
649 +
650 +
656 656  == 3.4 RS485 Test Command ==
657 657  
658 658  
659 659  (% style="color:#037691" %)**AT Command:**
660 660  
661 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:474px" %)
662 -|=(% 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**
663 663  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
664 -(((
665 -Send command to 485 sensor
666 -)))
667 -
668 -(((
669 -Range : no more than 10 bytes
670 -)))
659 +Send command to 485 sensor. Range : no more than 10 bytes
671 671  )))|(% style="width:85px" %)OK
672 672  
673 673  Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor
... ... @@ -679,6 +679,8 @@
679 679  
680 680  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
681 681  
671 +
672 +
682 682  == 3.5 RS485 response timeout ==
683 683  
684 684  
... ... @@ -689,13 +689,7 @@
689 689  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
690 690  |=(% 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**
691 691  |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)(((
692 -(((
693 -Set response timeout to:
694 -)))
695 -
696 -(((
697 -Range : 0~~10000
698 -)))
683 +Set response timeout to: Range : 0~~10000
699 699  )))|(% style="width:85px" %)OK
700 700  
701 701  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -707,6 +707,8 @@
707 707  * Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
708 708  * Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
709 709  
695 +
696 +
710 710  == 3.6 Set Sensor Type ==
711 711  
712 712  
... ... @@ -717,34 +717,28 @@
717 717  (((
718 718  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
719 719  
720 -(% border="1" cellspacing="5" style="width:520px;background-color:#F2F2F2" %)
707 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
721 721  |(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
722 722  | |A4|A3|A2|A1| | |
723 723  |(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
724 724  | | |Solar Radiation|PAR|PM10|PM2.5|(((
725 725  Rain
726 -
727 727  Gauge
728 728  )))|(((
729 729  Air
730 -
731 731  Pressure
732 732  )))
733 733  |(% rowspan="2" %)Byte1|Bit7|Bit6|Bit5|Bit4|Bit3|Bit2|Bit1|Bit0
734 734  |Humidity|Temperature|CO2|(((
735 735  Rain/Snow
736 -
737 737  Detect
738 738  )))|illuminance|(((
739 739  Wind
740 -
741 741  Direction
742 742  )))|Wind Speed|BAT
743 743  )))
744 744  
745 -[[image:image-20220624144904-12.png]]
746 746  
747 -
748 748  (% style="color:#037691" %)**AT Command:**
749 749  
750 750  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:377px" %)
... ... @@ -773,6 +773,25 @@
773 773  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
774 774  
775 775  
757 +== 3.7  Set the registers read by the rain gauge(Since firmware V1.3) ==
758 +
759 +
760 +(% style="color:#037691" %)**AT Command:**
761 +
762 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
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**
764 +|(% style="width:161px" %)(((
765 +AT+RAINFALLSWITCH=1(Range: 1~~10)
766 +)))|(% style="width:184px" %)(((
767 +Set the registers read by the rain gauge
768 +)))|(% style="width:85px" %)OK
769 +
770 +(% style="color:#037691" %)**Downlink Command:**
771 +
772 +* 0x1701  Same as: AT+RAINFALLSWITCH=1
773 +
774 +
775 +
776 776  = 4. Power consumption and battery =
777 777  
778 778  == 4.1 Total Power Consumption ==
... ... @@ -816,6 +816,8 @@
816 816  * IP Rating: IP65
817 817  * Support default sensors or 3rd party RS485 sensors
818 818  
819 +
820 +
819 819  == 5.2 Power Consumption ==
820 820  
821 821  
... ... @@ -889,6 +889,8 @@
889 889  * ABS enclosure.
890 890  * Horizontal adjustable.
891 891  
894 +
895 +
892 892  === 6.1.2 Specification ===
893 893  
894 894  
... ... @@ -895,13 +895,15 @@
895 895  * Resolution: 0.2mm
896 896  * Accuracy: ±3%
897 897  * Range: 0 ~~ 100mm
898 -* Rainfall strength: 0mm4mm/min (max 8mm/min)
899 -* Input Power: DC 5~~24v
902 +* Rainfall strength: 0mm ~~ 4mm/min (max 8mm/min)
903 +* Input Power: DC 5 ~~ 24v
900 900  * Interface: RS485
901 -* 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)
902 902  * Working Humidity: <100% (no dewing)
903 903  * Power Consumption: 4mA @ 12v.
904 904  
909 +
910 +
905 905  === 6.1.3 Dimension ===
906 906  
907 907  
... ... @@ -972,7 +972,6 @@
972 972  )))
973 973  
974 974  
975 -
976 976  === 6.2.1 Feature ===
977 977  
978 978  
... ... @@ -979,20 +979,24 @@
979 979  * RS485 wind speed / direction sensor
980 980  * PC enclosure, resist corrosion
981 981  
987 +
988 +
982 982  === 6.2.2 Specification ===
983 983  
984 984  
985 985  * Wind speed range: 0 ~~ 60m/s
986 986  * Wind direction range: 0 ~~ 360°
987 -* Start wind speed: ≤0.3m/s
988 -* Accuracy: ±0.3+0.03Vm/s , ±1°
989 -* 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
990 990  * Interface: RS485
991 -* Working Temperature: -30℃70℃
998 +* Working Temperature: -30℃ ~~ 70℃
992 992  * Working Humidity: <100% (no dewing)
993 993  * Power Consumption: 13mA ~~ 12v.
994 994  * Cable Length: 2 meters
995 995  
1003 +
1004 +
996 996  === 6.2.3 Dimension ===
997 997  
998 998  
... ... @@ -1050,24 +1050,28 @@
1050 1050  * NDIR to measure CO2 with Internal Temperature Compensation
1051 1051  * Laser Beam Scattering to PM2.5 and PM10
1052 1052  
1062 +
1063 +
1053 1053  === 6.3.2 Specification ===
1054 1054  
1055 1055  
1056 -* CO2 Range: 05000ppm, accuracy: ±3%F•S25℃
1067 +* CO2 Range: 0 ~~ 5000ppm, accuracy: ±3%F•S(25℃)
1057 1057  * CO2 resolution: 1ppm
1058 -* 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℃)
1059 1059  * PM2.5/PM10 resolution: 1μg/m3
1060 1060  * Input Power: DC 7 ~~ 24v
1061 1061  * Preheat time: 3min
1062 1062  * Interface: RS485
1063 1063  * Working Temperature:
1064 -** CO2: 0℃50℃;
1075 +** CO2: 0℃ ~~ 50℃;
1065 1065  ** PM2.5/PM10: -30 ~~ 50℃
1066 1066  * Working Humidity:
1067 -** PM2.5/PM10: 1580%RH (no dewing)
1068 -** CO2: 095%RH
1078 +** PM2.5/PM10: 15 ~~ 80%RH (no dewing)
1079 +** CO2: 0 ~~ 95%RH
1069 1069  * Power Consumption: 50mA@ 12v.
1070 1070  
1082 +
1083 +
1071 1071  === 6.3.3 Dimension ===
1072 1072  
1073 1073  
... ... @@ -1115,6 +1115,8 @@
1115 1115  * Surface heating to dry
1116 1116  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1117 1117  
1131 +
1132 +
1118 1118  === 6.4.2 Specification ===
1119 1119  
1120 1120  
... ... @@ -1121,12 +1121,14 @@
1121 1121  * Detect if there is rain or snow
1122 1122  * Input Power: DC 12 ~~ 24v
1123 1123  * Interface: RS485
1124 -* Working Temperature: -30℃70℃
1125 -* Working Humidity: 1090%RH
1139 +* Working Temperature: -30℃ ~~ 70℃
1140 +* Working Humidity: 10 ~~ 90%RH
1126 1126  * Power Consumption:
1127 1127  ** No heating: 12mA @ 12v,
1128 1128  ** heating: 94ma @ 12v.
1129 1129  
1145 +
1146 +
1130 1130  === 6.4.3 Dimension ===
1131 1131  
1132 1132  
... ... @@ -1144,7 +1144,6 @@
1144 1144  
1145 1145  Do not power on while connect the cables. Double check the wiring before power on.
1146 1146  
1147 -
1148 1148  (((
1149 1149  Install with 15°degree.
1150 1150  )))
... ... @@ -1180,6 +1180,8 @@
1180 1180  
1181 1181  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1182 1182  
1199 +
1200 +
1183 1183  === 6.5.2 Specification ===
1184 1184  
1185 1185  
... ... @@ -1194,17 +1194,19 @@
1194 1194  ** resolution 0.1 %RH
1195 1195  ** Accuracy: 3% RH
1196 1196  * Pressure Sensor Spec:
1197 -** Range: 101100hPa
1215 +** Range: 10 ~~ 1100hPa
1198 1198  ** Resolution: 0.1hPa
1199 1199  ** Accuracy: ±0.1hPa
1200 1200  * Illuminate sensor:
1201 -** Range: 02/20/200kLux
1219 +** Range: 0~~2/20/200kLux
1202 1202  ** Resolution: 10 Lux
1203 -** Accuracy: ±3FS
1204 -* Working Temperature: -30℃70℃
1205 -* Working Humidity: 1090%RH
1221 +** Accuracy: ±3%FS
1222 +* Working Temperature: -30℃ ~~ 70℃
1223 +* Working Humidity: 10 ~~ 90%RH
1206 1206  * Power Consumption: 4mA @ 12v
1207 1207  
1226 +
1227 +
1208 1208  === 6.5.3 Dimension ===
1209 1209  
1210 1210  
... ... @@ -1248,25 +1248,29 @@
1248 1248  
1249 1249  
1250 1250  * RS485 Total Solar Radiation sensor
1251 -* Measure Total Radiation between 0.33μm3003000nm
1271 +* Measure Total Radiation between 0.3 ~~ 3μm(300 ~~ 3000nm)
1252 1252  * Measure Reflected Radiation if sense area towards ground.
1253 1253  
1274 +
1275 +
1254 1254  === 6.6.2 Specification ===
1255 1255  
1256 1256  
1257 1257  * Input Power: DC 5 ~~ 24v
1258 1258  * Interface: RS485
1259 -* Detect spectrum: 0.33μm300~3000nm
1260 -* Measure strength range: 02000W/m2
1281 +* Detect spectrum: 0.3 ~~ 3μm(300~3000nm)
1282 +* Measure strength range: 0 ~~ 2000W/m2
1261 1261  * Resolution: 0.1W/m2
1262 1262  * Accuracy: ±3%
1263 -* Yearly Stability: ≤±2
1264 -* Cosine response: ≤7 (@ Sun angle 10°)
1265 -* Temperature Effect: ±2%(-10℃40℃
1266 -* Working Temperature: -40℃70℃
1267 -* 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
1268 1268  * Power Consumption: 4mA @ 12v
1269 1269  
1292 +
1293 +
1270 1270  === 6.6.3 Dimension ===
1271 1271  
1272 1272  
... ... @@ -1324,15 +1324,17 @@
1324 1324  
1325 1325  * Input Power: DC 5 ~~ 24v
1326 1326  * Interface: RS485
1327 -* Response Spectrum: 400700nm
1328 -* Measure range: 02500μmol/m2•s
1351 +* Response Spectrum: 400~~700nm
1352 +* Measure range: 0 ~~ 2500μmol/m2•s
1329 1329  * Resolution: 1μmol/m2•s
1330 1330  * Accuracy: ±2%
1331 -* Yearly Stability: ≤±2
1332 -* Working Temperature: -30℃75℃
1333 -* Working Humidity: 1090%RH
1355 +* Yearly Stability: ≤ ±2%
1356 +* Working Temperature: -30℃ ~~ 75℃
1357 +* Working Humidity: 10 ~~ 90%RH
1334 1334  * Power Consumption: 3mA @ 12v
1335 1335  
1360 +
1361 +
1336 1336  === 6.7.3 Dimension ===
1337 1337  
1338 1338  
... ... @@ -1375,12 +1375,9 @@
1375 1375  
1376 1376  
1377 1377  (((
1378 -Firmware Location & Change log:
1379 -
1380 -[[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]]
1381 1381  )))
1382 1382  
1383 -
1384 1384  (((
1385 1385  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
1386 1386  )))
... ... @@ -1400,6 +1400,7 @@
1400 1400  
1401 1401  == 7.5 Where can i find the modbus command for the WSS sensors? ==
1402 1402  
1426 +
1403 1403  See this link for the [[modbus command set>>https://www.dropbox.com/s/rw90apbar029a4w/Weather_Sensors_Modbus_Command_List.xlsx?dl=0]].
1404 1404  
1405 1405  
... ... @@ -1431,20 +1431,24 @@
1431 1431  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1432 1432  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1433 1433  
1458 +
1459 +
1434 1434  == 9.2 Sensors ==
1435 1435  
1436 1436  
1437 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %)
1438 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number**
1439 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01
1440 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2
1441 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02
1442 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03
1443 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04
1444 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05
1445 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1446 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1463 +(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:500px" %)
1464 +|=(% style="width: 300px;background-color:#D9E2F3;color:#0070C0" %)**Sensor Model**|=(% style="width: 200px;background-color:#D9E2F3;color:#0070C0" %)**Part Number**
1465 +|(% style="width:462px" %)Rain Gauge|(% style="width:120px" %)WSS-01
1466 +|(% style="width:462px" %)Rain Gauge installation Bracket for Pole|(% style="width:120px" %)WS-K2
1467 +|(% style="width:462px" %)Wind Speed Direction 2 in 1 Sensor|(% style="width:120px" %)WSS-02
1468 +|(% style="width:462px" %)CO2/PM2.5/PM10 3 in 1 Sensor|(% style="width:120px" %)WSS-03
1469 +|(% style="width:462px" %)Rain/Snow Detect Sensor|(% style="width:120px" %)WSS-04
1470 +|(% style="width:462px" %)Temperature, Humidity, illuminance and Pressure 4 in 1 sensor|(% style="width:120px" %)WSS-05
1471 +|(% style="width:462px" %)Total Solar Radiation Sensor|(% style="width:120px" %)WSS-06
1472 +|(% style="width:462px" %)PAR (Photosynthetically Available Radiation)|(% style="width:120px" %)WSS-07
1447 1447  
1474 +
1475 +
1448 1448  = 10. Support =
1449 1449  
1450 1450  
... ... @@ -1452,6 +1452,8 @@
1452 1452  
1453 1453  * 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]].
1454 1454  
1483 +
1484 +
1455 1455  = 11. Appendix I: Field Installation Photo =
1456 1456  
1457 1457