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 (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Dragino LoRaWAN Weather Station User Manual 1 +WSC1-L-Dragino LoRaWAN Weather Station User Manual - Content
-
... ... @@ -78,7 +78,6 @@ 78 78 * Cabinet. 79 79 80 80 81 - 82 82 == 2.2 How it works? == 83 83 84 84 ((( ... ... @@ -293,7 +293,7 @@ 293 293 294 294 (% style="color:#4472c4" %)**Sensor Type Table:** 295 295 296 -[[image:image-202206 24140352-2.png]]295 +[[image:image-20220706154434-1.png]] 297 297 298 298 299 299 ((( ... ... @@ -344,7 +344,6 @@ 344 344 345 345 346 346 347 - 348 348 === 2.4.3 Decoder in TTN V3 === 349 349 350 350 ((( ... ... @@ -435,9 +435,6 @@ 435 435 436 436 437 437 438 - 439 - 440 - 441 441 == 3.1 Set Transmit Interval Time == 442 442 443 443 Feature: Change LoRaWAN End Node Transmit Interval. ... ... @@ -457,6 +457,8 @@ 457 457 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 458 458 459 459 455 + 456 + 460 460 == 3.2 Set Emergency Mode == 461 461 462 462 Feature: In emergency mode, WSC1-L will uplink data every 1 minute. ... ... @@ -472,27 +472,55 @@ 472 472 * 0xE100 Same as: AT+ALARMMOD=0 473 473 474 474 472 + 473 + 475 475 == 3.3 Add or Delete RS485 Sensor == 476 476 476 +((( 477 477 Feature: User can add or delete 3^^rd^^ party sensor as long they are RS485/Modbus interface,baud rate support 9600.Maximum can add 4 sensors. 478 +))) 478 478 480 +((( 479 479 (% style="color:#037691" %)**AT Command: ** 482 +))) 480 480 484 +((( 481 481 (% style="color:blue" %)**AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout** 486 +))) 482 482 483 -* Type_Code range: A1 ~~ A4 484 -* Query_Length: RS485 Query frame length, Value cannot be greater than 10 485 -* Query_Command: RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes 486 -* Read_Length: RS485 response frame length supposed to receive. Max can receive 487 -* Valid_Data: valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN. 488 -* has_CRC: RS485 Response crc check (0: no verification required 1: verification required). If CRC=1 and CRC error, valid data will be set to 0. 489 -* timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout 488 +* ((( 489 +Type_Code range: A1 ~~ A4 490 +))) 491 +* ((( 492 +Query_Length: RS485 Query frame length, Value cannot be greater than 10 493 +))) 494 +* ((( 495 +Query_Command: RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes 496 +))) 497 +* ((( 498 +Read_Length: RS485 response frame length supposed to receive. Max can receive 499 +))) 500 +* ((( 501 +Valid_Data: valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN. 502 +))) 503 +* ((( 504 +has_CRC: RS485 Response crc check (0: no verification required 1: verification required). If CRC=1 and CRC error, valid data will be set to 0. 505 +))) 506 +* ((( 507 +timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout 508 +))) 490 490 510 +((( 491 491 **Example:** 512 +))) 492 492 514 +((( 493 493 User need to change external sensor use the type code as address code. 516 +))) 494 494 518 +((( 495 495 With a 485 sensor, after correctly changing the address code to A1, the RS485 query frame is shown in the following table: 520 +))) 496 496 497 497 [[image:image-20220624143553-10.png]] 498 498 ... ... @@ -542,6 +542,8 @@ 542 542 * 0xE5FF 543 543 544 544 570 + 571 + 545 545 == 3.4 RS485 Test Command == 546 546 547 547 (% style="color:#037691" %)**AT Command:** ... ... @@ -549,9 +549,13 @@ 549 549 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %) 550 550 |=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**Response** 551 551 |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)((( 579 +((( 552 552 Send command to 485 sensor 581 +))) 553 553 583 +((( 554 554 Range : no more than 10 bytes 585 +))) 555 555 )))|(% style="width:85px" %)OK 556 556 557 557 Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor ... ... @@ -564,6 +564,8 @@ 564 564 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 565 565 566 566 598 + 599 + 567 567 == 3.5 RS485 response timeout == 568 568 569 569 Feature: Set or get extended time to receive 485 sensor data. ... ... @@ -573,9 +573,13 @@ 573 573 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %) 574 574 |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response** 575 575 |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)((( 609 +((( 576 576 Set response timeout to: 611 +))) 577 577 613 +((( 578 578 Range : 0~~10000 615 +))) 579 579 )))|(% style="width:85px" %)OK 580 580 581 581 (% style="color:#037691" %)**Downlink Command:** ... ... @@ -588,6 +588,8 @@ 588 588 * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 589 589 590 590 628 + 629 + 591 591 == 3.6 Set Sensor Type == 592 592 593 593 ((( ... ... @@ -630,7 +630,6 @@ 630 630 631 631 632 632 633 - 634 634 = 4. Power consumption and battery = 635 635 636 636 == 4.1 Total Power Consumption == ... ... @@ -671,6 +671,8 @@ 671 671 * Support default sensors or 3rd party RS485 sensors 672 672 673 673 712 + 713 + 674 674 == 5.2 Power Consumption == 675 675 676 676 WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA ... ... @@ -739,6 +739,8 @@ 739 739 * Horizontal adjustable. 740 740 741 741 782 + 783 + 742 742 === 6.1.2 Specification === 743 743 744 744 * Resolution: 0.2mm ... ... @@ -751,6 +751,8 @@ 751 751 * Power Consumption: 4mA @ 12v. 752 752 753 753 796 + 797 + 754 754 === 6.1.3 Dimension === 755 755 756 756 [[image:1656054957406-980.png]] ... ... @@ -822,6 +822,8 @@ 822 822 * PC enclosure, resist corrosion 823 823 824 824 869 + 870 + 825 825 === 6.2.2 Specification === 826 826 827 827 * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) ... ... @@ -836,6 +836,8 @@ 836 836 * Cable Length: 2 meters 837 837 838 838 885 + 886 + 839 839 === 6.2.3 Dimension === 840 840 841 841 [[image:image-20220624152813-2.png]] ... ... @@ -887,6 +887,8 @@ 887 887 * Laser Beam Scattering to PM2.5 and PM10 888 888 889 889 938 + 939 + 890 890 === 6.3.2 Specification === 891 891 892 892 * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃) ... ... @@ -905,6 +905,8 @@ 905 905 * Power Consumption: 50mA@ 12v. 906 906 907 907 958 + 959 + 908 908 === 6.3.3 Dimension === 909 909 910 910 [[image:1656056708366-230.png]] ... ... @@ -948,6 +948,8 @@ 948 948 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 949 949 950 950 1003 + 1004 + 951 951 === 6.4.2 Specification === 952 952 953 953 * Detect if there is rain or snow ... ... @@ -960,6 +960,8 @@ 960 960 ** heating: 94ma @ 12v. 961 961 962 962 1017 + 1018 + 963 963 === 6.4.3 Dimension === 964 964 965 965 [[image:1656056844782-155.png]] ... ... @@ -1009,6 +1009,8 @@ 1009 1009 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 1010 1010 1011 1011 1068 + 1069 + 1012 1012 === 6.5.2 Specification === 1013 1013 1014 1014 * Input Power: DC 12 ~~ 24v ... ... @@ -1034,6 +1034,8 @@ 1034 1034 * Power Consumption: 4mA @ 12v 1035 1035 1036 1036 1095 + 1096 + 1037 1037 === 6.5.3 Dimension === 1038 1038 1039 1039 [[image:1656057170639-522.png]] ... ... @@ -1078,6 +1078,8 @@ 1078 1078 * Measure Reflected Radiation if sense area towards ground. 1079 1079 1080 1080 1141 + 1142 + 1081 1081 === 6.6.2 Specification === 1082 1082 1083 1083 * Input Power: DC 5 ~~ 24v ... ... @@ -1094,6 +1094,8 @@ 1094 1094 * Power Consumption: 4mA @ 12v 1095 1095 1096 1096 1159 + 1160 + 1097 1097 === 6.6.3 Dimension === 1098 1098 1099 1099 [[image:1656057348695-898.png]] ... ... @@ -1155,6 +1155,8 @@ 1155 1155 * Power Consumption: 3mA @ 12v 1156 1156 1157 1157 1222 + 1223 + 1158 1158 === 6.7.3 Dimension === 1159 1159 1160 1160 [[image:1656057538793-888.png]] ... ... @@ -1244,24 +1244,21 @@ 1244 1244 1245 1245 1246 1246 1247 - 1248 1248 == 9.2 Sensors == 1249 1249 1250 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width: 400px" %)1251 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 100px;" %)**Part Number**1252 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:1 10px" %)WSS-011253 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:1 10px" %)WS-K21254 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:1 10px" %)WSS-021255 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:1 10px" %)WSS-031256 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:1 10px" %)WSS-041257 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:1 10px" %)WSS-051258 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:1 10px" %)WSS-061259 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:1 10px" %)WSS-071315 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %) 1316 +|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number** 1317 +|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01 1318 +|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2 1319 +|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02 1320 +|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03 1321 +|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04 1322 +|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05 1323 +|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06 1324 +|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07 1260 1260 1261 1261 1262 1262 1263 - 1264 - 1265 1265 = 10. Support = 1266 1266 1267 1267 * 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. ... ... @@ -1270,11 +1270,10 @@ 1270 1270 1271 1271 1272 1272 1273 - 1274 1274 = 11. Appendix I: Field Installation Photo = 1275 1275 1276 1276 1277 -[[image:1656058346362-132.png]] 1339 +[[image:1656058346362-132.png||height="685" width="732"]] 1278 1278 1279 1279 **Storage Battery**: 12v,12AH li battery 1280 1280 ... ... @@ -1282,13 +1282,13 @@ 1282 1282 1283 1283 **Wind Speed/Direction** 1284 1284 1285 -[[image:1656058373174-421.png]] 1347 +[[image:1656058373174-421.png||height="356" width="731"]] 1286 1286 1287 1287 1288 1288 1289 1289 **Total Solar Radiation sensor** 1290 1290 1291 -[[image:1656058397364-282.png]] 1353 +[[image:1656058397364-282.png||height="453" width="732"]] 1292 1292 1293 1293 1294 1294 ... ... @@ -1300,7 +1300,7 @@ 1300 1300 1301 1301 **CO2/PM2.5/PM10 3 in 1 sensor** 1302 1302 1303 -[[image:1656058441194-827.png]] 1365 +[[image:1656058441194-827.png||height="672" width="523"]] 1304 1304 1305 1305 1306 1306 ... ... @@ -1312,4 +1312,4 @@ 1312 1312 1313 1313 **Rain Gauge** 1314 1314 1315 -[[image:1656058463455-569.png]] 1377 +[[image:1656058463455-569.png||height="499" width="550"]]
- image-20220706154434-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +68.0 KB - Content