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
-
... ... @@ -61,13 +61,13 @@ 61 61 [[image:1656042136605-251.png]] 62 62 63 63 64 -(% style="color:red" %) 64 +(% style="color:red" %)**Notice 1:** 65 65 66 66 * All weather sensors and WSC1-L are powered by MPPT solar recharge controller. MPPT is connected to solar panel and storage battery. 67 67 * WSC1-L has an extra 1000mAh back up battery. So it can work even solar panel and storage battery Fails. 68 68 * Weather sensors won’t work if solar panel and storage battery fails. 69 69 70 -(% style="color:red" %)** 70 +(% style="color:red" %)**Notice 2:** 71 71 72 72 Due to shipment and importation limitation, user is better to purchase below parts locally: 73 73 ... ... @@ -77,11 +77,6 @@ 77 77 * 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. 78 78 * Cabinet. 79 79 80 - 81 - 82 - 83 - 84 - 85 85 == 2.2 How it works? == 86 86 87 87 ((( ... ... @@ -89,7 +89,9 @@ 89 89 ))) 90 90 91 91 87 +((( 92 92 Open WSC1-L and put the yellow jumper as below position to power on WSC1-L. 89 +))) 93 93 94 94 [[image:1656042192857-709.png]] 95 95 ... ... @@ -99,10 +99,6 @@ 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 to WSC1-L to do a re-scan on the available sensors. 101 101 102 - 103 - 104 - 105 - 106 106 == 2.3 Example to use for LoRaWAN network == 107 107 108 108 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. ... ... @@ -145,7 +145,9 @@ 145 145 146 146 147 147 141 +((( 148 148 (% style="color:blue" %)**Step 2**(%%): Power on WSC1-L, it will start to join TTN server. After join success, it will start to upload sensor data to TTN V3 and user can see in the panel. 143 +))) 149 149 150 150 151 151 [[image:1656042745346-283.png]] ... ... @@ -159,10 +159,6 @@ 159 159 * Valid Sensor Value: Use FPORT=2 160 160 * Other control command: Use FPORT other than 2. 161 161 162 - 163 - 164 - 165 - 166 166 === 2.4.1 Uplink FPORT~=5, Device Status === 167 167 168 168 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 ... ... @@ -227,9 +227,13 @@ 227 227 228 228 ==== (% style="color:#037691" %)**BAT:**(%%) ==== 229 229 221 +((( 230 230 shows the battery voltage for WSC1-L MCU. 223 +))) 231 231 225 +((( 232 232 Ex1: 0x0BD6/1000 = 3.03 V 227 +))) 233 233 234 234 235 235 ... ... @@ -297,22 +297,50 @@ 297 297 [[image:image-20220624140352-2.png]] 298 298 299 299 295 +((( 300 300 Below is an example payload: [[image:image-20220624140615-3.png]] 297 +))) 301 301 299 +((( 300 + 301 +))) 302 302 303 +((( 303 303 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. 305 +))) 304 304 305 -* When WSC1-L sending in US915 frequency DR0 data rate. Because this data rate has limitation of 11 bytes payload for each uplink. The payload will be split into below packets and uplink. 307 +* ((( 308 +When WSC1-L sending in US915 frequency DR0 data rate. Because this data rate has limitation of 11 bytes payload for each uplink. The payload will be split into below packets and uplink. 309 +))) 306 306 311 +((( 307 307 Uplink 1: [[image:image-20220624140735-4.png]] 313 +))) 308 308 315 +((( 316 + 317 +))) 318 + 319 +((( 309 309 Uplink 2: [[image:image-20220624140842-5.png]] 321 +))) 310 310 323 +((( 324 + 325 +))) 311 311 312 -* When WSC1-L sending in EU868 frequency DR0 data rate. The payload will be split into below packets and uplink: 327 +* ((( 328 +When WSC1-L sending in EU868 frequency DR0 data rate. The payload will be split into below packets and uplink: 329 +))) 313 313 331 +((( 314 314 Uplink 1: [[image:image-20220624141025-6.png]] 333 +))) 315 315 335 +((( 336 + 337 +))) 338 + 316 316 Uplink 2: [[image:image-20220624141100-7.png]] 317 317 318 318 ... ... @@ -320,14 +320,25 @@ 320 320 321 321 === 2.4.3 Decoder in TTN V3 === 322 322 346 +((( 323 323 In LoRaWAN platform, user only see HEX payload by default, user needs to use payload formatters to decode the payload to see human-readable value. 348 +))) 324 324 350 +((( 351 + 352 +))) 325 325 354 +((( 326 326 Download decoder for suitable platform from: 356 +))) 327 327 358 +((( 328 328 [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/WSC1-L/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/WSC1-L/]] 360 +))) 329 329 362 +((( 330 330 and put as below: 364 +))) 331 331 332 332 [[image:1656051152438-578.png]] 333 333 ... ... @@ -335,12 +335,21 @@ 335 335 336 336 == 2.5 Show data on Application Server == 337 337 372 +((( 338 338 Application platform provides a human friendly interface to show the sensor data, once we have sensor data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps: 374 +))) 339 339 376 +((( 377 + 378 +))) 340 340 380 +((( 341 341 (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network. 382 +))) 342 342 384 +((( 343 343 (% style="color:blue" %)**Step 2**(%%): Configure your Application to forward data to Datacake you will need to add integration. Go to TTN V3 Console ~-~-> Applications ~-~-> Integrations ~-~-> Add Integrations. 386 +))) 344 344 345 345 [[image:1656051197172-131.png]] 346 346 ... ... @@ -388,9 +388,6 @@ 388 388 389 389 390 390 391 - 392 - 393 - 394 394 == 3.1 Set Transmit Interval Time == 395 395 396 396 Feature: Change LoRaWAN End Node Transmit Interval. ... ... @@ -413,6 +413,7 @@ 413 413 414 414 415 415 456 + 416 416 == 3.2 Set Emergency Mode == 417 417 418 418 Feature: In emergency mode, WSC1-L will uplink data every 1 minute. ... ... @@ -431,27 +431,54 @@ 431 431 432 432 433 433 475 + 434 434 == 3.3 Add or Delete RS485 Sensor == 435 435 478 +((( 436 436 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. 480 +))) 437 437 482 +((( 438 438 (% style="color:#037691" %)**AT Command: ** 484 +))) 439 439 486 +((( 440 440 (% style="color:blue" %)**AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout** 488 +))) 441 441 442 -* Type_Code range: A1 ~~ A4 443 -* Query_Length: RS485 Query frame length, Value cannot be greater than 10 444 -* Query_Command: RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes 445 -* Read_Length: RS485 response frame length supposed to receive. Max can receive 446 -* Valid_Data: valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN. 447 -* 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. 448 -* timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout 490 +* ((( 491 +Type_Code range: A1 ~~ A4 492 +))) 493 +* ((( 494 +Query_Length: RS485 Query frame length, Value cannot be greater than 10 495 +))) 496 +* ((( 497 +Query_Command: RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes 498 +))) 499 +* ((( 500 +Read_Length: RS485 response frame length supposed to receive. Max can receive 501 +))) 502 +* ((( 503 +Valid_Data: valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN. 504 +))) 505 +* ((( 506 +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. 507 +))) 508 +* ((( 509 +timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout 510 +))) 449 449 512 +((( 450 450 **Example:** 514 +))) 451 451 516 +((( 452 452 User need to change external sensor use the type code as address code. 518 +))) 453 453 520 +((( 454 454 With a 485 sensor, after correctly changing the address code to A1, the RS485 query frame is shown in the following table: 522 +))) 455 455 456 456 [[image:image-20220624143553-10.png]] 457 457 ... ... @@ -472,6 +472,7 @@ 472 472 * has_CRC: 1 473 473 * timeout: 1500 (Fill in the test according to the actual situation) 474 474 543 + 475 475 **So the input command is:** 476 476 477 477 AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500 ... ... @@ -504,6 +504,7 @@ 504 504 505 505 506 506 576 + 507 507 == 3.4 RS485 Test Command == 508 508 509 509 (% style="color:#037691" %)**AT Command:** ... ... @@ -529,6 +529,7 @@ 529 529 530 530 531 531 602 + 532 532 == 3.5 RS485 response timeout == 533 533 534 534 Feature: Set or get extended time to receive 485 sensor data. ... ... @@ -556,11 +556,16 @@ 556 556 557 557 558 558 630 + 559 559 == 3.6 Set Sensor Type == 560 560 633 +((( 561 561 Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values. 635 +))) 562 562 637 +((( 563 563 See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type. 639 +))) 564 564 565 565 [[image:image-20220624144904-12.png]] 566 566 ... ... @@ -638,6 +638,7 @@ 638 638 639 639 640 640 717 + 641 641 == 5.2 Power Consumption == 642 642 643 643 WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA ... ... @@ -709,6 +709,7 @@ 709 709 710 710 711 711 789 + 712 712 === 6.1.2 Specification === 713 713 714 714 * Resolution: 0.2mm ... ... @@ -724,6 +724,7 @@ 724 724 725 725 726 726 805 + 727 727 === 6.1.3 Dimension === 728 728 729 729 [[image:1656054957406-980.png]] ... ... @@ -736,19 +736,31 @@ 736 736 737 737 === 6.1.5 Installation Notice === 738 738 818 +((( 739 739 Do not power on while connect the cables. Double check the wiring before power on. 820 +))) 740 740 822 +((( 741 741 Installation Photo as reference: 824 +))) 742 742 743 743 827 +((( 744 744 (% style="color:#4472c4" %)** Install on Ground:** 829 +))) 745 745 831 +((( 746 746 WSS-01 Rain Gauge include screws so can install in ground directly . 833 +))) 747 747 748 748 836 +((( 749 749 (% style="color:#4472c4" %)** Install on pole:** 838 +))) 750 750 840 +((( 751 751 If user want to install on pole, they can purchase the (% style="color:#4472c4" %)** WS-K2 : Bracket Kit for Pole installation**(%%), and install as below: 842 +))) 752 752 753 753 [[image:image-20220624152218-1.png||height="526" width="276"]] 754 754 ... ... @@ -786,6 +786,7 @@ 786 786 787 787 788 788 880 + 789 789 === 6.2.2 Specification === 790 790 791 791 * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) ... ... @@ -803,6 +803,7 @@ 803 803 804 804 805 805 898 + 806 806 === 6.2.3 Dimension === 807 807 808 808 [[image:image-20220624152813-2.png]] ... ... @@ -820,9 +820,13 @@ 820 820 821 821 === 6.2.6 Installation Notice === 822 822 916 +((( 823 823 Do not power on while connect the cables. Double check the wiring before power on. 918 +))) 824 824 920 +((( 825 825 The sensor must be installed with below direction, towards North. 922 +))) 826 826 827 827 [[image:image-20220624153901-3.png]] 828 828 ... ... @@ -853,6 +853,7 @@ 853 853 854 854 855 855 953 + 856 856 === 6.3.2 Specification === 857 857 858 858 * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃) ... ... @@ -874,6 +874,7 @@ 874 874 875 875 876 876 975 + 877 877 === 6.3.3 Dimension === 878 878 879 879 [[image:1656056708366-230.png]] ... ... @@ -888,8 +888,6 @@ 888 888 889 889 Do not power on while connect the cables. Double check the wiring before power on. 890 890 891 -[[image:1656057016033-551.png]] 892 - 893 893 [[image:1656056751153-304.png]] 894 894 895 895 [[image:1656056766224-773.png]] ... ... @@ -922,6 +922,7 @@ 922 922 923 923 924 924 1022 + 925 925 === 6.4.2 Specification === 926 926 927 927 * Detect if there is rain or snow ... ... @@ -937,6 +937,7 @@ 937 937 938 938 939 939 1038 + 940 940 === 6.4.3 Dimension === 941 941 942 942 [[image:1656056844782-155.png]] ... ... @@ -952,7 +952,9 @@ 952 952 Do not power on while connect the cables. Double check the wiring before power on. 953 953 954 954 1054 +((( 955 955 Install with 15°degree. 1056 +))) 956 956 957 957 [[image:1656056873783-780.png]] 958 958 ... ... @@ -987,6 +987,7 @@ 987 987 988 988 989 989 1091 + 990 990 === 6.5.2 Specification === 991 991 992 992 * Input Power: DC 12 ~~ 24v ... ... @@ -1015,6 +1015,7 @@ 1015 1015 1016 1016 1017 1017 1120 + 1018 1018 === 6.5.3 Dimension === 1019 1019 1020 1020 [[image:1656057170639-522.png]] ... ... @@ -1062,6 +1062,8 @@ 1062 1062 1063 1063 1064 1064 1168 + 1169 + 1065 1065 === 6.6.2 Specification === 1066 1066 1067 1067 * Input Power: DC 5 ~~ 24v ... ... @@ -1081,6 +1081,7 @@ 1081 1081 1082 1082 1083 1083 1189 + 1084 1084 === 6.6.3 Dimension === 1085 1085 1086 1086 [[image:1656057348695-898.png]] ... ... @@ -1119,9 +1119,13 @@ 1119 1119 1120 1120 === 6.7.1 Feature === 1121 1121 1228 +((( 1122 1122 PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light's Photosynthetically Available Radiation. 1230 +))) 1123 1123 1232 +((( 1124 1124 When nature light shine on the sense area, it will generate a signal base on the incidence radiation strength. 1234 +))) 1125 1125 1126 1126 1127 1127 === 6.7.2 Specification === ... ... @@ -1141,6 +1141,7 @@ 1141 1141 1142 1142 1143 1143 1254 + 1144 1144 === 6.7.3 Dimension === 1145 1145 1146 1146 [[image:1656057538793-888.png]] ... ... @@ -1228,18 +1228,19 @@ 1228 1228 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1229 1229 1230 1230 1342 + 1231 1231 == 9.2 Sensors == 1232 1232 1233 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:5 10px" %)1234 -|=(% style="width: 462px;" %)**Sensor Model**|=(% style="width:110px;" %)**Part Number**1235 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:1 10px" %)WSS-011236 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:1 10px" %)WS-K21237 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:1 10px" %)WSS-021238 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:1 10px" %)WSS-031239 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:1 10px" %)WSS-041240 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:1 10px" %)WSS-051241 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:1 10px" %)WSS-061242 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:1 10px" %)WSS-071345 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %) 1346 +|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number** 1347 +|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01 1348 +|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2 1349 +|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02 1350 +|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03 1351 +|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04 1352 +|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05 1353 +|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06 1354 +|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07 1243 1243 1244 1244 1245 1245 ... ... @@ -1250,10 +1250,13 @@ 1250 1250 1251 1251 1252 1252 1365 + 1366 + 1367 + 1253 1253 = 11. Appendix I: Field Installation Photo = 1254 1254 1255 1255 1256 -[[image:1656058346362-132.png]] 1371 +[[image:1656058346362-132.png||height="685" width="732"]] 1257 1257 1258 1258 **Storage Battery**: 12v,12AH li battery 1259 1259 ... ... @@ -1261,13 +1261,13 @@ 1261 1261 1262 1262 **Wind Speed/Direction** 1263 1263 1264 -[[image:1656058373174-421.png]] 1379 +[[image:1656058373174-421.png||height="356" width="731"]] 1265 1265 1266 1266 1267 1267 1268 1268 **Total Solar Radiation sensor** 1269 1269 1270 -[[image:1656058397364-282.png]] 1385 +[[image:1656058397364-282.png||height="453" width="732"]] 1271 1271 1272 1272 1273 1273 ... ... @@ -1279,7 +1279,7 @@ 1279 1279 1280 1280 **CO2/PM2.5/PM10 3 in 1 sensor** 1281 1281 1282 -[[image:1656058441194-827.png]] 1397 +[[image:1656058441194-827.png||height="672" width="523"]] 1283 1283 1284 1284 1285 1285 ... ... @@ -1291,4 +1291,4 @@ 1291 1291 1292 1292 **Rain Gauge** 1293 1293 1294 -[[image:1656058463455-569.png]] 1409 +[[image:1656058463455-569.png||height="499" width="550"]]