Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Mengting Qiu on 2025/06/10 18:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -79,9 +79,6 @@ 79 79 80 80 81 81 82 - 83 - 84 - 85 85 == 2.2 How it works? == 86 86 87 87 ((( ... ... @@ -101,6 +101,8 @@ 101 101 1. WSC1-L will auto scan available weather sensors when power on or reboot. 102 102 1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors. 103 103 101 + 102 + 104 104 == 2.3 Example to use for LoRaWAN network == 105 105 106 106 This section shows an example for how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are of similar procedure. ... ... @@ -159,6 +159,8 @@ 159 159 * Valid Sensor Value: Use FPORT=2 160 160 * Other control command: Use FPORT other than 2. 161 161 161 + 162 + 162 162 === 2.4.1 Uplink FPORT~=5, Device Status === 163 163 164 164 Uplink the device configures with FPORT=5. Once WSC1-L Joined the network, it will uplink this message to the server. After first uplink, WSC1-L will uplink Device Status every 12 hours ... ... @@ -345,7 +345,6 @@ 345 345 346 346 347 347 348 - 349 349 === 2.4.3 Decoder in TTN V3 === 350 350 351 351 ((( ... ... @@ -436,9 +436,6 @@ 436 436 437 437 438 438 439 - 440 - 441 - 442 442 == 3.1 Set Transmit Interval Time == 443 443 444 444 Feature: Change LoRaWAN End Node Transmit Interval. ... ... @@ -457,6 +457,8 @@ 457 457 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 458 458 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 459 459 457 + 458 + 460 460 == 3.2 Set Emergency Mode == 461 461 462 462 Feature: In emergency mode, WSC1-L will uplink data every 1 minute. ... ... @@ -471,6 +471,8 @@ 471 471 * 0xE101 Same as: AT+ALARMMOD=1 472 472 * 0xE100 Same as: AT+ALARMMOD=0 473 473 473 + 474 + 474 474 == 3.3 Add or Delete RS485 Sensor == 475 475 476 476 ((( ... ... @@ -538,6 +538,7 @@ 538 538 * has_CRC: 1 539 539 * timeout: 1500 (Fill in the test according to the actual situation) 540 540 542 + 541 541 **So the input command is:** 542 542 543 543 AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500 ... ... @@ -549,6 +549,7 @@ 549 549 |=(% style="width: 94px;" %)Type Code|=(% style="width: 121px;" %)Length (Bytes)|=(% style="width: 132px;" %)Measured Value 550 550 |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A 551 551 554 + 552 552 **Related commands:** 553 553 554 554 AT+DYSENSOR=A1,0 ~-~-> Delete 3^^rd^^ party sensor A1. ... ... @@ -566,6 +566,8 @@ 566 566 567 567 * 0xE5FF 568 568 572 + 573 + 569 569 == 3.4 RS485 Test Command == 570 570 571 571 (% style="color:#037691" %)**AT Command:** ... ... @@ -573,9 +573,13 @@ 573 573 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %) 574 574 |=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**Response** 575 575 |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)((( 581 +((( 576 576 Send command to 485 sensor 583 +))) 577 577 585 +((( 578 578 Range : no more than 10 bytes 587 +))) 579 579 )))|(% style="width:85px" %)OK 580 580 581 581 Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor ... ... @@ -587,6 +587,8 @@ 587 587 588 588 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 589 589 599 + 600 + 590 590 == 3.5 RS485 response timeout == 591 591 592 592 Feature: Set or get extended time to receive 485 sensor data. ... ... @@ -596,9 +596,13 @@ 596 596 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %) 597 597 |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response** 598 598 |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)((( 610 +((( 599 599 Set response timeout to: 612 +))) 600 600 614 +((( 601 601 Range : 0~~10000 616 +))) 602 602 )))|(% style="width:85px" %)OK 603 603 604 604 (% style="color:#037691" %)**Downlink Command:** ... ... @@ -610,6 +610,8 @@ 610 610 * Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds 611 611 * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 612 612 628 + 629 + 613 613 == 3.6 Set Sensor Type == 614 614 615 615 ((( ... ... @@ -692,6 +692,8 @@ 692 692 * IP Rating: IP65 693 693 * Support default sensors or 3rd party RS485 sensors 694 694 712 + 713 + 695 695 == 5.2 Power Consumption == 696 696 697 697 WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA ... ... @@ -759,6 +759,8 @@ 759 759 * ABS enclosure. 760 760 * Horizontal adjustable. 761 761 781 + 782 + 762 762 === 6.1.2 Specification === 763 763 764 764 * Resolution: 0.2mm ... ... @@ -770,6 +770,8 @@ 770 770 * Working Humidity: <100% (no dewing) 771 771 * Power Consumption: 4mA @ 12v. 772 772 794 + 795 + 773 773 === 6.1.3 Dimension === 774 774 775 775 [[image:1656054957406-980.png]] ... ... @@ -840,6 +840,8 @@ 840 840 * RS485 wind speed / direction sensor 841 841 * PC enclosure, resist corrosion 842 842 866 + 867 + 843 843 === 6.2.2 Specification === 844 844 845 845 * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) ... ... @@ -853,6 +853,8 @@ 853 853 * Power Consumption: 13mA ~~ 12v. 854 854 * Cable Length: 2 meters 855 855 881 + 882 + 856 856 === 6.2.3 Dimension === 857 857 858 858 [[image:image-20220624152813-2.png]] ... ... @@ -903,6 +903,8 @@ 903 903 * NDIR to measure CO2 with Internal Temperature Compensation 904 904 * Laser Beam Scattering to PM2.5 and PM10 905 905 933 + 934 + 906 906 === 6.3.2 Specification === 907 907 908 908 * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃) ... ... @@ -920,6 +920,8 @@ 920 920 ** CO2: 0~95%RH 921 921 * Power Consumption: 50mA@ 12v. 922 922 952 + 953 + 923 923 === 6.3.3 Dimension === 924 924 925 925 [[image:1656056708366-230.png]] ... ... @@ -962,6 +962,8 @@ 962 962 * Surface heating to dry 963 963 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 964 964 996 + 997 + 965 965 === 6.4.2 Specification === 966 966 967 967 * Detect if there is rain or snow ... ... @@ -973,6 +973,8 @@ 973 973 ** No heating: 12mA @ 12v, 974 974 ** heating: 94ma @ 12v. 975 975 1009 + 1010 + 976 976 === 6.4.3 Dimension === 977 977 978 978 [[image:1656056844782-155.png]] ... ... @@ -1023,9 +1023,6 @@ 1023 1023 1024 1024 1025 1025 1026 - 1027 - 1028 - 1029 1029 === 6.5.2 Specification === 1030 1030 1031 1031 * Input Power: DC 12 ~~ 24v ... ... @@ -1052,9 +1052,6 @@ 1052 1052 1053 1053 1054 1054 1055 - 1056 - 1057 - 1058 1058 === 6.5.3 Dimension === 1059 1059 1060 1060 [[image:1656057170639-522.png]] ... ... @@ -1101,7 +1101,6 @@ 1101 1101 1102 1102 1103 1103 1104 - 1105 1105 === 6.6.2 Specification === 1106 1106 1107 1107 * Input Power: DC 5 ~~ 24v ... ... @@ -1119,9 +1119,6 @@ 1119 1119 1120 1120 1121 1121 1122 - 1123 - 1124 - 1125 1125 === 6.6.3 Dimension === 1126 1126 1127 1127 [[image:1656057348695-898.png]] ... ... @@ -1184,9 +1184,6 @@ 1184 1184 1185 1185 1186 1186 1187 - 1188 - 1189 - 1190 1190 === 6.7.3 Dimension === 1191 1191 1192 1192 [[image:1656057538793-888.png]] ... ... @@ -1273,23 +1273,19 @@ 1273 1273 * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 1274 1274 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1275 1275 1276 - 1277 - 1278 1278 == 9.2 Sensors == 1279 1279 1280 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width: 400px" %)1281 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 100px;" %)**Part Number**1282 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:1 10px" %)WSS-011283 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:1 10px" %)WS-K21284 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:1 10px" %)WSS-021285 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:1 10px" %)WSS-031286 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:1 10px" %)WSS-041287 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:1 10px" %)WSS-051288 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:1 10px" %)WSS-061289 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:1 10px" %)WSS-071300 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %) 1301 +|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number** 1302 +|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01 1303 +|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2 1304 +|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02 1305 +|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03 1306 +|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04 1307 +|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05 1308 +|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06 1309 +|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07 1290 1290 1291 - 1292 - 1293 1293 = 10. Support = 1294 1294 1295 1295 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule. ... ... @@ -1300,7 +1300,7 @@ 1300 1300 = 11. Appendix I: Field Installation Photo = 1301 1301 1302 1302 1303 -[[image:1656058346362-132.png]] 1321 +[[image:1656058346362-132.png||height="685" width="732"]] 1304 1304 1305 1305 **Storage Battery**: 12v,12AH li battery 1306 1306 ... ... @@ -1308,13 +1308,13 @@ 1308 1308 1309 1309 **Wind Speed/Direction** 1310 1310 1311 -[[image:1656058373174-421.png]] 1329 +[[image:1656058373174-421.png||height="356" width="731"]] 1312 1312 1313 1313 1314 1314 1315 1315 **Total Solar Radiation sensor** 1316 1316 1317 -[[image:1656058397364-282.png]] 1335 +[[image:1656058397364-282.png||height="453" width="732"]] 1318 1318 1319 1319 1320 1320 ... ... @@ -1326,7 +1326,7 @@ 1326 1326 1327 1327 **CO2/PM2.5/PM10 3 in 1 sensor** 1328 1328 1329 -[[image:1656058441194-827.png]] 1347 +[[image:1656058441194-827.png||height="672" width="523"]] 1330 1330 1331 1331 1332 1332 ... ... @@ -1338,4 +1338,4 @@ 1338 1338 1339 1339 **Rain Gauge** 1340 1340 1341 -[[image:1656058463455-569.png]] 1359 +[[image:1656058463455-569.png||height="499" width="550"]]