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)
-
Attachments (0 modified, 10 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -67,6 +67,7 @@ 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 + 70 70 (% style="color:red" %)** Notice 2:** 71 71 72 72 Due to shipment and importation limitation, user is better to purchase below parts locally: ... ... @@ -77,6 +77,10 @@ 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 81 + 82 + 83 + 84 + 80 80 == 2.2 How it works? == 81 81 82 82 ((( ... ... @@ -94,6 +94,10 @@ 94 94 1. WSC1-L will auto scan available weather sensors when power on or reboot. 95 95 1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors. 96 96 102 + 103 + 104 + 105 + 97 97 == 2.3 Example to use for LoRaWAN network == 98 98 99 99 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. ... ... @@ -150,8 +150,6 @@ 150 150 * Valid Sensor Value: Use FPORT=2 151 151 * Other control command: Use FPORT other than 2. 152 152 153 - 154 - 155 155 === 2.4.1 Uplink FPORT~=5, Device Status === 156 156 157 157 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 ... ... @@ -376,6 +376,10 @@ 376 376 These commands only valid for WSC1-L, as below: 377 377 378 378 386 + 387 + 388 + 389 + 379 379 == 3.1 Set Transmit Interval Time == 380 380 381 381 Feature: Change LoRaWAN End Node Transmit Interval. ... ... @@ -394,6 +394,10 @@ 394 394 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 395 395 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 396 396 408 + 409 + 410 + 411 + 397 397 == 3.2 Set Emergency Mode == 398 398 399 399 Feature: In emergency mode, WSC1-L will uplink data every 1 minute. ... ... @@ -408,6 +408,10 @@ 408 408 * 0xE101 Same as: AT+ALARMMOD=1 409 409 * 0xE100 Same as: AT+ALARMMOD=0 410 410 426 + 427 + 428 + 429 + 411 411 == 3.3 Add or Delete RS485 Sensor == 412 412 413 413 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. ... ... @@ -438,6 +438,7 @@ 438 438 [[image:image-20220624143618-11.png]] 439 439 440 440 460 + 441 441 **Then the following parameters should be:** 442 442 443 443 * Address_Code range: A1 ... ... @@ -448,6 +448,7 @@ 448 448 * has_CRC: 1 449 449 * timeout: 1500 (Fill in the test according to the actual situation) 450 450 471 + 451 451 **So the input command is:** 452 452 453 453 AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500 ... ... @@ -476,6 +476,10 @@ 476 476 477 477 * 0xE5FF 478 478 500 + 501 + 502 + 503 + 479 479 == 3.4 RS485 Test Command == 480 480 481 481 (% style="color:#037691" %)**AT Command:** ... ... @@ -497,6 +497,10 @@ 497 497 498 498 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 499 499 525 + 526 + 527 + 528 + 500 500 == 3.5 RS485 response timeout == 501 501 502 502 Feature: Set or get extended time to receive 485 sensor data. ... ... @@ -520,6 +520,10 @@ 520 520 * Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds 521 521 * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 522 522 552 + 553 + 554 + 555 + 523 523 == 3.6 Set Sensor Type == 524 524 525 525 Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values. ... ... @@ -636,15 +636,25 @@ 636 636 == 6.1 Rain Gauge ~-~- WSS-01 == 637 637 638 638 672 +((( 639 639 WSS-01 RS485 Rain Gauge is used in meteorology and hydrology to gather and measure the amount of liquid precipitation (mainly rainfall) over an area. 674 +))) 640 640 676 +((( 641 641 WSS-01 uses a tipping bucket to detect rainfall. The tipping bucket use 3D streamline shape to make sure it works smoothly and is easy to clean. 678 +))) 642 642 680 +((( 643 643 WSS-01 is designed to support the Dragino Weather station solution. Users only need to connect WSS-01 RS485 interface to WSC1-L. The weather station main processor WSC1-L can detect and upload the rainfall to the IoT Server via wireless LoRaWAN protocol 682 +))) 644 644 684 +((( 645 645 The tipping bucket of WSS-01 is adjusted to the best angle. When installation, user only needs to screw up and adjust the bottom horizontally. 686 +))) 646 646 688 +((( 647 647 WSS-01 package includes screw which can be installed to ground. If user want to install WSS-01 on pole, they can purchase WS-K2 bracket kit. 690 +))) 648 648 649 649 650 650 === 6.1.1 Feature === ... ... @@ -656,8 +656,6 @@ 656 656 * Horizontal adjustable. 657 657 658 658 659 - 660 - 661 661 === 6.1.2 Specification === 662 662 663 663 * Resolution: 0.2mm ... ... @@ -670,8 +670,6 @@ 670 670 * Power Consumption: 4mA @ 12v. 671 671 672 672 673 - 674 - 675 675 === 6.1.3 Dimension === 676 676 677 677 [[image:1656054957406-980.png]] ... ... @@ -682,8 +682,6 @@ 682 682 [[image:1656054972828-692.png]] 683 683 684 684 685 - 686 - 687 687 === 6.1.5 Installation Notice === 688 688 689 689 Do not power on while connect the cables. Double check the wiring before power on. ... ... @@ -700,34 +700,34 @@ 700 700 701 701 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: 702 702 703 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image021.png]]740 +[[image:image-20220624152218-1.png||height="526" width="276"]] 704 704 742 +WS-K2: Bracket Kit for Pole installation 705 705 706 -WS-K2: Bracket Kit for Pole installation: 707 707 708 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image022.png]] 709 709 710 710 WSSC-K2 dimension document, please see: 711 711 712 -https:~/~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/ 748 +[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/]] 713 713 714 714 715 - 716 716 == 6.2 Wind Speed/Direction ~-~- WSS-02 == 717 717 718 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image023.png]]753 +[[image:1656055444035-179.png]] 719 719 755 +((( 720 720 WSS-02 is a RS485 wind speed and wind direction monitor designed for weather station solution. 757 +))) 721 721 722 - 759 +((( 723 723 WSS-02 shell is made of polycarbonate composite material, which has good anti-corrosion and anti-corrosion characteristics, and ensure the long-term use of the sensor without rust. At the same time, it cooperates with the internal smooth bearing system to ensure the stability of information collection 761 +))) 724 724 763 +((( 764 +Users only need to connect WSS-02 RS485 interface to WSC1-L. The weather station main processor WSC1-L can detect and upload the wind speed and direction to the IoT Server via wireless LoRaWAN protocol. 765 +))) 725 725 726 -Users only need to connect WSS-02 RS485 interface to WSC1-L. The weather station main 727 727 728 -processor WSC1-L can detect and upload the wind speed and direction to the IoT Server via wireless LoRaWAN protocol. 729 - 730 - 731 731 === 6.2.1 Feature === 732 732 733 733 * RS485 wind speed / direction sensor ... ... @@ -734,8 +734,6 @@ 734 734 * PC enclosure, resist corrosion 735 735 736 736 737 - 738 - 739 739 === 6.2.2 Specification === 740 740 741 741 * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) ... ... @@ -750,59 +750,40 @@ 750 750 * Cable Length: 2 meters 751 751 752 752 753 - 754 - 755 755 === 6.2.3 Dimension === 756 756 757 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image024.jpg]][[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image025.jpg]]790 +[[image:image-20220624152813-2.png]] 758 758 759 759 760 760 === 6.2.4 Pin Mapping === 761 761 762 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]795 +[[image:1656056281231-994.png]] 763 763 764 764 765 -=== 6.2. 4798 +=== 6.2.5 Angle Mapping === 766 766 767 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.png]]800 +[[image:1656056303845-585.png]] 768 768 769 769 770 -=== 6.2. 5803 +=== 6.2.6 Installation Notice === 771 771 772 772 Do not power on while connect the cables. Double check the wiring before power on. 773 773 774 - 775 775 The sensor must be installed with below direction, towards North. 776 776 809 +[[image:image-20220624153901-3.png]] 777 777 778 -|((( 779 -North 780 -))) 781 781 782 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image027.png]] 783 - 784 - 785 - 786 - 787 - 788 - 789 - 790 - 791 791 == 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 == 792 792 814 + 793 793 WSS-03 is a RS485 Air Quality sensor. It can monitor CO2, PM2.5 and PM10 at the same time. 794 794 795 - 796 796 WSS-03 uses weather proof shield which can make sure the sensors are well protected against UV & radiation. 797 797 819 +WSS-03 is designed to support the Dragino Weather station solution. Users only need to connect WSS-03 RS485 interface to WSC1-L. The weather station main processor WSC1-L can detect and upload the environment CO2, PM2.5 and PM10 to the IoT Server via wireless LoRaWAN protocol. 798 798 799 -WSS-03 is designed to support the Dragino Weather station solution. 800 800 801 -Users only need to connect WSS-03 RS485 interface to WSC1-L. The weather station main 802 - 803 -processor WSC1-L can detect and upload the environment CO2, PM2.5 and PM10 to the IoT Server via wireless LoRaWAN protocol. 804 - 805 - 806 806 === 6.3.1 Feature === 807 807 808 808 * RS485 CO2, PM2.5, PM10 sensor ... ... @@ -810,8 +810,6 @@ 810 810 * Laser Beam Scattering to PM2.5 and PM10 811 811 812 812 813 - 814 - 815 815 === 6.3.2 Specification === 816 816 817 817 * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃) ... ... @@ -830,8 +830,6 @@ 830 830 * Power Consumption: 50mA@ 12v. 831 831 832 832 833 - 834 - 835 835 === 6.3.3 Dimension === 836 836 837 837 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.png]] ... ... @@ -878,8 +878,6 @@ 878 878 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 879 879 880 880 881 - 882 - 883 883 === 6.4.2 Specification === 884 884 885 885 * Detect if there is rain or snow ... ... @@ -892,8 +892,6 @@ 892 892 ** heating: 94ma @ 12v. 893 893 894 894 895 - 896 - 897 897 === 6.4.3 Dimension === 898 898 899 899 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image031.png]] ... ... @@ -944,8 +944,6 @@ 944 944 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 945 945 946 946 947 - 948 - 949 949 === 6.5.2 Specification === 950 950 951 951 * Input Power: DC 12 ~~ 24v ... ... @@ -971,8 +971,6 @@ 971 971 * Power Consumption: 4mA @ 12v 972 972 973 973 974 - 975 - 976 976 === 6.5.3 Dimension === 977 977 978 978 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.jpg]] ... ... @@ -1019,8 +1019,6 @@ 1019 1019 * Measure Reflected Radiation if sense area towards ground. 1020 1020 1021 1021 1022 - 1023 - 1024 1024 === 6.6.2 Specification === 1025 1025 1026 1026 * Input Power: DC 5 ~~ 24v ... ... @@ -1037,8 +1037,6 @@ 1037 1037 * Power Consumption: 4mA @ 12v 1038 1038 1039 1039 1040 - 1041 - 1042 1042 === 6.6.3 Dimension === 1043 1043 1044 1044 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] ... ... @@ -1097,8 +1097,6 @@ 1097 1097 * Power Consumption: 3mA @ 12v 1098 1098 1099 1099 1100 - 1101 - 1102 1102 === 6.7.3 Dimension === 1103 1103 1104 1104 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] ... ... @@ -1182,8 +1182,6 @@ 1182 1182 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1183 1183 1184 1184 1185 - 1186 - 1187 1187 == 9.2 Sensors == 1188 1188 1189 1189 |**Sensor Model**|**Part Number** ... ... @@ -1196,7 +1196,6 @@ 1196 1196 |**Total Solar Radiation Sensor**|WSS-06 1197 1197 |**PAR (Photosynthetically Available Radiation)**|WSS-07 1198 1198 1199 - 1200 1200 = 10. Support = 1201 1201 1202 1202 * 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.
- 1656055150738-931.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +360.7 KB - Content
- 1656055172658-283.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +277.2 KB - Content
- 1656055444035-179.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +25.9 KB - Content
- 1656055602692-869.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +60.2 KB - Content
- 1656055604606-813.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +74.0 KB - Content
- 1656056281231-994.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +412.5 KB - Content
- 1656056303845-585.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +273.4 KB - Content
- image-20220624152218-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +194.6 KB - Content
- image-20220624152813-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +130.7 KB - Content
- image-20220624153901-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +25.1 KB - Content