Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Xiaoling on 2025/04/25 09:08
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +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 ... ... @@ -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" %)731 +(% 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,32 @@ 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 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 + 776 776 = 4. Power consumption and battery = 777 777 778 778 == 4.1 Total Power Consumption == ... ... @@ -816,6 +816,7 @@ 816 816 * IP Rating: IP65 817 817 * Support default sensors or 3rd party RS485 sensors 818 818 850 + 819 819 == 5.2 Power Consumption == 820 820 821 821 ... ... @@ -889,6 +889,7 @@ 889 889 * ABS enclosure. 890 890 * Horizontal adjustable. 891 891 924 + 892 892 === 6.1.2 Specification === 893 893 894 894 ... ... @@ -902,6 +902,7 @@ 902 902 * Working Humidity: <100% (no dewing) 903 903 * Power Consumption: 4mA @ 12v. 904 904 938 + 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,6 +979,7 @@ 979 979 * RS485 wind speed / direction sensor 980 980 * PC enclosure, resist corrosion 981 981 1015 + 982 982 === 6.2.2 Specification === 983 983 984 984 ... ... @@ -993,6 +993,7 @@ 993 993 * Power Consumption: 13mA ~~ 12v. 994 994 * Cable Length: 2 meters 995 995 1030 + 996 996 === 6.2.3 Dimension === 997 997 998 998 ... ... @@ -1050,6 +1050,7 @@ 1050 1050 * NDIR to measure CO2 with Internal Temperature Compensation 1051 1051 * Laser Beam Scattering to PM2.5 and PM10 1052 1052 1088 + 1053 1053 === 6.3.2 Specification === 1054 1054 1055 1055 ... ... @@ -1068,6 +1068,7 @@ 1068 1068 ** CO2: 0~95%RH 1069 1069 * Power Consumption: 50mA@ 12v. 1070 1070 1107 + 1071 1071 === 6.3.3 Dimension === 1072 1072 1073 1073 ... ... @@ -1115,6 +1115,7 @@ 1115 1115 * Surface heating to dry 1116 1116 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 1117 1117 1155 + 1118 1118 === 6.4.2 Specification === 1119 1119 1120 1120 ... ... @@ -1127,6 +1127,7 @@ 1127 1127 ** No heating: 12mA @ 12v, 1128 1128 ** heating: 94ma @ 12v. 1129 1129 1168 + 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,7 @@ 1180 1180 1181 1181 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 1182 1182 1221 + 1183 1183 === 6.5.2 Specification === 1184 1184 1185 1185 ... ... @@ -1205,6 +1205,7 @@ 1205 1205 * Working Humidity: 10~90%RH 1206 1206 * Power Consumption: 4mA @ 12v 1207 1207 1247 + 1208 1208 === 6.5.3 Dimension === 1209 1209 1210 1210 ... ... @@ -1251,6 +1251,7 @@ 1251 1251 * Measure Total Radiation between 0.3~3μm(300~3000nm) 1252 1252 * Measure Reflected Radiation if sense area towards ground. 1253 1253 1294 + 1254 1254 === 6.6.2 Specification === 1255 1255 1256 1256 ... ... @@ -1267,6 +1267,7 @@ 1267 1267 * Working Humidity: 10~90%RH 1268 1268 * Power Consumption: 4mA @ 12v 1269 1269 1311 + 1270 1270 === 6.6.3 Dimension === 1271 1271 1272 1272 ... ... @@ -1333,6 +1333,7 @@ 1333 1333 * Working Humidity: 10~90%RH 1334 1334 * Power Consumption: 3mA @ 12v 1335 1335 1378 + 1336 1336 === 6.7.3 Dimension === 1337 1337 1338 1338 ... ... @@ -1400,6 +1400,7 @@ 1400 1400 1401 1401 == 7.5 Where can i find the modbus command for the WSS sensors? == 1402 1402 1446 + 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,22 @@ 1431 1431 * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 1432 1432 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1433 1433 1478 + 1434 1434 == 9.2 Sensors == 1435 1435 1436 1436 1437 -(% border="1" cellspacing="10" style="background-color:#fff fcc;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-011440 -|(% style="width:462px" %) **Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K21441 -|(% style="width:462px" %) **Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-021442 -|(% style="width:462px" %) **CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-031443 -|(% style="width:462px" %) **Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-041444 -|(% style="width:462px" %) **Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-051445 -|(% style="width:462px" %) **Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-061446 -|(% style="width:462px" %) **PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-071482 +(% 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 1447 1447 1493 + 1448 1448 = 10. Support = 1449 1449 1450 1450 ... ... @@ -1452,6 +1452,7 @@ 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 1501 + 1455 1455 = 11. Appendix I: Field Installation Photo = 1456 1456 1457 1457