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, 7 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]] ... ... @@ -711,19 +711,21 @@ 711 711 712 712 == 6.2 Wind Speed/Direction ~-~- WSS-02 == 713 713 714 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image023.png]]753 +[[image:1656055444035-179.png]] 715 715 755 +((( 716 716 WSS-02 is a RS485 wind speed and wind direction monitor designed for weather station solution. 757 +))) 717 717 718 - 759 +((( 719 719 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 +))) 720 720 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 +))) 721 721 722 -Users only need to connect WSS-02 RS485 interface to WSC1-L. The weather station main 723 723 724 -processor WSC1-L can detect and upload the wind speed and direction to the IoT Server via wireless LoRaWAN protocol. 725 - 726 - 727 727 === 6.2.1 Feature === 728 728 729 729 * RS485 wind speed / direction sensor ... ... @@ -730,8 +730,6 @@ 730 730 * PC enclosure, resist corrosion 731 731 732 732 733 - 734 - 735 735 === 6.2.2 Specification === 736 736 737 737 * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) ... ... @@ -746,59 +746,46 @@ 746 746 * Cable Length: 2 meters 747 747 748 748 749 - 750 - 751 751 === 6.2.3 Dimension === 752 752 753 -[[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]] 754 754 755 755 756 756 === 6.2.4 Pin Mapping === 757 757 758 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]795 +[[image:1656056281231-994.png]] 759 759 760 760 761 -=== 6.2. 4798 +=== 6.2.5 Angle Mapping === 762 762 763 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.png]]800 +[[image:1656056303845-585.png]] 764 764 765 765 766 -=== 6.2. 5803 +=== 6.2.6 Installation Notice === 767 767 768 768 Do not power on while connect the cables. Double check the wiring before power on. 769 769 770 - 771 771 The sensor must be installed with below direction, towards North. 772 772 809 +[[image:image-20220624153901-3.png]] 773 773 774 -|((( 775 -North 776 -))) 777 777 778 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image027.png]] 779 - 780 - 781 - 782 - 783 - 784 - 785 - 786 - 787 787 == 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 == 788 788 814 + 815 +((( 789 789 WSS-03 is a RS485 Air Quality sensor. It can monitor CO2, PM2.5 and PM10 at the same time. 817 +))) 790 790 791 - 819 +((( 792 792 WSS-03 uses weather proof shield which can make sure the sensors are well protected against UV & radiation. 821 +))) 793 793 823 +((( 824 +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. 825 +))) 794 794 795 -WSS-03 is designed to support the Dragino Weather station solution. 796 796 797 -Users only need to connect WSS-03 RS485 interface to WSC1-L. The weather station main 798 - 799 -processor WSC1-L can detect and upload the environment CO2, PM2.5 and PM10 to the IoT Server via wireless LoRaWAN protocol. 800 - 801 - 802 802 === 6.3.1 Feature === 803 803 804 804 * RS485 CO2, PM2.5, PM10 sensor ... ... @@ -806,8 +806,6 @@ 806 806 * Laser Beam Scattering to PM2.5 and PM10 807 807 808 808 809 - 810 - 811 811 === 6.3.2 Specification === 812 812 813 813 * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃) ... ... @@ -826,8 +826,6 @@ 826 826 * Power Consumption: 50mA@ 12v. 827 827 828 828 829 - 830 - 831 831 === 6.3.3 Dimension === 832 832 833 833 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.png]] ... ... @@ -874,8 +874,6 @@ 874 874 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 875 875 876 876 877 - 878 - 879 879 === 6.4.2 Specification === 880 880 881 881 * Detect if there is rain or snow ... ... @@ -888,8 +888,6 @@ 888 888 ** heating: 94ma @ 12v. 889 889 890 890 891 - 892 - 893 893 === 6.4.3 Dimension === 894 894 895 895 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image031.png]] ... ... @@ -940,8 +940,6 @@ 940 940 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 941 941 942 942 943 - 944 - 945 945 === 6.5.2 Specification === 946 946 947 947 * Input Power: DC 12 ~~ 24v ... ... @@ -967,8 +967,6 @@ 967 967 * Power Consumption: 4mA @ 12v 968 968 969 969 970 - 971 - 972 972 === 6.5.3 Dimension === 973 973 974 974 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.jpg]] ... ... @@ -1015,8 +1015,6 @@ 1015 1015 * Measure Reflected Radiation if sense area towards ground. 1016 1016 1017 1017 1018 - 1019 - 1020 1020 === 6.6.2 Specification === 1021 1021 1022 1022 * Input Power: DC 5 ~~ 24v ... ... @@ -1033,8 +1033,6 @@ 1033 1033 * Power Consumption: 4mA @ 12v 1034 1034 1035 1035 1036 - 1037 - 1038 1038 === 6.6.3 Dimension === 1039 1039 1040 1040 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] ... ... @@ -1093,8 +1093,6 @@ 1093 1093 * Power Consumption: 3mA @ 12v 1094 1094 1095 1095 1096 - 1097 - 1098 1098 === 6.7.3 Dimension === 1099 1099 1100 1100 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] ... ... @@ -1178,8 +1178,6 @@ 1178 1178 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1179 1179 1180 1180 1181 - 1182 - 1183 1183 == 9.2 Sensors == 1184 1184 1185 1185 |**Sensor Model**|**Part Number** ... ... @@ -1192,7 +1192,6 @@ 1192 1192 |**Total Solar Radiation Sensor**|WSS-06 1193 1193 |**PAR (Photosynthetically Available Radiation)**|WSS-07 1194 1194 1195 - 1196 1196 = 10. Support = 1197 1197 1198 1198 * 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.
- 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-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