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