<
From version < 104.10 >
edited by Xiaoling
on 2023/04/28 17:37
To version < 105.1 >
edited by Bei Jinggeng
on 2023/06/15 09:49
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -79,6 +79,7 @@
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 +
82 82  == 2.2 How it works? ==
83 83  
84 84  
... ... @@ -99,6 +99,7 @@
99 99  1. WSC1-L will auto scan available weather sensors when power on or reboot.
100 100  1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors.
101 101  
103 +
102 102  == 2.3 Example to use for LoRaWAN network ==
103 103  
104 104  
... ... @@ -161,6 +161,7 @@
161 161  * Valid Sensor Value: Use FPORT=2
162 162  * Other control command: Use FPORT other than 2.
163 163  
166 +
164 164  === 2.4.1 Uplink FPORT~=5, Device Status ===
165 165  
166 166  
... ... @@ -296,7 +296,6 @@
296 296  
297 297  (% style="color:#4472c4" %)**Sensor Type Table:**
298 298  
299 -
300 300  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
301 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**
302 302  |(% style="width:103px" %)Wind Speed|(% style="width:91px" %)0x01|(% style="width:158px" %)(((
... ... @@ -536,6 +536,7 @@
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  
541 +
539 539  == 3.2 Set Emergency Mode ==
540 540  
541 541  
... ... @@ -558,6 +558,7 @@
558 558  * 0xE101     Same as: AT+ALARMMOD=1
559 559  * 0xE100     Same as: AT+ALARMMOD=0
560 560  
564 +
561 561  == 3.3 Add or Delete RS485 Sensor ==
562 562  
563 563  
... ... @@ -653,6 +653,7 @@
653 653  
654 654  * 0xE5FF  
655 655  
660 +
656 656  == 3.4 RS485 Test Command ==
657 657  
658 658  
... ... @@ -679,6 +679,7 @@
679 679  
680 680  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
681 681  
687 +
682 682  == 3.5 RS485 response timeout ==
683 683  
684 684  
... ... @@ -690,12 +690,16 @@
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 692  (((
699 +(((
693 693  Set response timeout to:
694 694  )))
702 +)))
695 695  
696 696  (((
705 +(((
697 697  Range : 0~~10000
698 698  )))
708 +)))
699 699  )))|(% style="width:85px" %)OK
700 700  
701 701  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -707,6 +707,7 @@
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  
720 +
710 710  == 3.6 Set Sensor Type ==
711 711  
712 712  
... ... @@ -738,9 +738,7 @@
738 738  )))|Wind Speed|BAT
739 739  )))
740 740  
741 -[[image:image-20220624144904-12.png]]
742 742  
743 -
744 744  (% style="color:#037691" %)**AT Command:**
745 745  
746 746  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:377px" %)
... ... @@ -769,6 +769,32 @@
769 769  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
770 770  
771 771  
781 +== 3.7  Set the registers read by the rain gauge(Since firmware V1.3) ==
782 +
783 +(% style="color:#037691" %)**AT Command:**
784 +
785 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
786 +|=(% style="width: 161px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Command Example**|=(% style="width: 184px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
787 +|(% style="width:161px" %)(((
788 +AT+RAINFALLSWITCH=1
789 +
790 +(Range: 1~~10)
791 +)))|(% style="width:184px" %)(((
792 +(((
793 +(((
794 +Set the registers read by the rain gauge
795 +)))
796 +)))
797 +)))|(% style="width:85px" %)OK
798 +
799 +
800 +(% style="color:#037691" %)**Downlink Command:**
801 +
802 +* 0x1701  Same as: AT+RAINFALLSWITCH=1
803 +
804 +(% class="wikigeneratedid" %)
805 += =
806 +
772 772  = 4. Power consumption and battery =
773 773  
774 774  == 4.1 Total Power Consumption ==
... ... @@ -812,6 +812,7 @@
812 812  * IP Rating: IP65
813 813  * Support default sensors or 3rd party RS485 sensors
814 814  
850 +
815 815  == 5.2 Power Consumption ==
816 816  
817 817  
... ... @@ -885,6 +885,7 @@
885 885  * ABS enclosure.
886 886  * Horizontal adjustable.
887 887  
924 +
888 888  === 6.1.2 Specification ===
889 889  
890 890  
... ... @@ -898,6 +898,7 @@
898 898  * Working Humidity: <100% (no dewing)
899 899  * Power Consumption: 4mA @ 12v.
900 900  
938 +
901 901  === 6.1.3 Dimension ===
902 902  
903 903  
... ... @@ -968,7 +968,6 @@
968 968  )))
969 969  
970 970  
971 -
972 972  === 6.2.1 Feature ===
973 973  
974 974  
... ... @@ -975,6 +975,7 @@
975 975  * RS485 wind speed / direction sensor
976 976  * PC enclosure, resist corrosion
977 977  
1015 +
978 978  === 6.2.2 Specification ===
979 979  
980 980  
... ... @@ -989,6 +989,7 @@
989 989  * Power Consumption: 13mA ~~ 12v.
990 990  * Cable Length: 2 meters
991 991  
1030 +
992 992  === 6.2.3 Dimension ===
993 993  
994 994  
... ... @@ -1046,6 +1046,7 @@
1046 1046  * NDIR to measure CO2 with Internal Temperature Compensation
1047 1047  * Laser Beam Scattering to PM2.5 and PM10
1048 1048  
1088 +
1049 1049  === 6.3.2 Specification ===
1050 1050  
1051 1051  
... ... @@ -1064,6 +1064,7 @@
1064 1064  ** CO2: 0~95%RH
1065 1065  * Power Consumption: 50mA@ 12v.
1066 1066  
1107 +
1067 1067  === 6.3.3 Dimension ===
1068 1068  
1069 1069  
... ... @@ -1111,6 +1111,7 @@
1111 1111  * Surface heating to dry
1112 1112  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1113 1113  
1155 +
1114 1114  === 6.4.2 Specification ===
1115 1115  
1116 1116  
... ... @@ -1123,6 +1123,7 @@
1123 1123  ** No heating: 12mA @ 12v,
1124 1124  ** heating: 94ma @ 12v.
1125 1125  
1168 +
1126 1126  === 6.4.3 Dimension ===
1127 1127  
1128 1128  
... ... @@ -1140,7 +1140,6 @@
1140 1140  
1141 1141  Do not power on while connect the cables. Double check the wiring before power on.
1142 1142  
1143 -
1144 1144  (((
1145 1145  Install with 15°degree.
1146 1146  )))
... ... @@ -1176,6 +1176,7 @@
1176 1176  
1177 1177  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1178 1178  
1221 +
1179 1179  === 6.5.2 Specification ===
1180 1180  
1181 1181  
... ... @@ -1201,6 +1201,7 @@
1201 1201  * Working Humidity: 10~90%RH
1202 1202  * Power Consumption: 4mA @ 12v
1203 1203  
1247 +
1204 1204  === 6.5.3 Dimension ===
1205 1205  
1206 1206  
... ... @@ -1247,6 +1247,7 @@
1247 1247  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1248 1248  * Measure Reflected Radiation if sense area towards ground.
1249 1249  
1294 +
1250 1250  === 6.6.2 Specification ===
1251 1251  
1252 1252  
... ... @@ -1263,6 +1263,7 @@
1263 1263  * Working Humidity: 10~90%RH
1264 1264  * Power Consumption: 4mA @ 12v
1265 1265  
1311 +
1266 1266  === 6.6.3 Dimension ===
1267 1267  
1268 1268  
... ... @@ -1329,6 +1329,7 @@
1329 1329  * Working Humidity: 10~90%RH
1330 1330  * Power Consumption: 3mA @ 12v
1331 1331  
1378 +
1332 1332  === 6.7.3 Dimension ===
1333 1333  
1334 1334  
... ... @@ -1396,6 +1396,7 @@
1396 1396  
1397 1397  == 7.5 Where can i find the modbus command for the WSS sensors? ==
1398 1398  
1446 +
1399 1399  See this link for the [[modbus command set>>https://www.dropbox.com/s/rw90apbar029a4w/Weather_Sensors_Modbus_Command_List.xlsx?dl=0]].
1400 1400  
1401 1401  
... ... @@ -1427,20 +1427,22 @@
1427 1427  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1428 1428  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1429 1429  
1478 +
1430 1430  == 9.2 Sensors ==
1431 1431  
1432 1432  
1433 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %)
1434 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number**
1435 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01
1436 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2
1437 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02
1438 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03
1439 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04
1440 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05
1441 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1442 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1482 +(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:500px" %)
1483 +|=(% style="width: 300px;background-color:#D9E2F3;color:#0070C0" %)**Sensor Model**|=(% style="width: 200px;background-color:#D9E2F3;color:#0070C0" %)**Part Number**
1484 +|(% style="width:462px" %)Rain Gauge|(% style="width:120px" %)WSS-01
1485 +|(% style="width:462px" %)Rain Gauge installation Bracket for Pole|(% style="width:120px" %)WS-K2
1486 +|(% style="width:462px" %)Wind Speed Direction 2 in 1 Sensor|(% style="width:120px" %)WSS-02
1487 +|(% style="width:462px" %)CO2/PM2.5/PM10 3 in 1 Sensor|(% style="width:120px" %)WSS-03
1488 +|(% style="width:462px" %)Rain/Snow Detect Sensor|(% style="width:120px" %)WSS-04
1489 +|(% style="width:462px" %)Temperature, Humidity, illuminance and Pressure 4 in 1 sensor|(% style="width:120px" %)WSS-05
1490 +|(% style="width:462px" %)Total Solar Radiation Sensor|(% style="width:120px" %)WSS-06
1491 +|(% style="width:462px" %)PAR (Photosynthetically Available Radiation)|(% style="width:120px" %)WSS-07
1443 1443  
1493 +
1444 1444  = 10. Support =
1445 1445  
1446 1446  
... ... @@ -1448,6 +1448,7 @@
1448 1448  
1449 1449  * 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]].
1450 1450  
1501 +
1451 1451  = 11. Appendix I: Field Installation Photo =
1452 1452  
1453 1453  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0