Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Xiaoling on 2025/05/07 14:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 12 removed)
Details
- Page properties
-
- Content
-
... ... @@ -67,7 +67,6 @@ 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 - 71 71 (% style="color:red" %)** Notice 2:** 72 72 73 73 Due to shipment and importation limitation, user is better to purchase below parts locally: ... ... @@ -78,10 +78,6 @@ 78 78 * 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. 79 79 * Cabinet. 80 80 81 - 82 - 83 - 84 - 85 85 == 2.2 How it works? == 86 86 87 87 ((( ... ... @@ -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. ... ... @@ -159,6 +159,9 @@ 159 159 * Valid Sensor Value: Use FPORT=2 160 160 * Other control command: Use FPORT other than 2. 161 161 153 + 154 + 155 + 162 162 === 2.4.1 Uplink FPORT~=5, Device Status === 163 163 164 164 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 ... ... @@ -383,10 +383,6 @@ 383 383 These commands only valid for WSC1-L, as below: 384 384 385 385 386 - 387 - 388 - 389 - 390 390 == 3.1 Set Transmit Interval Time == 391 391 392 392 Feature: Change LoRaWAN End Node Transmit Interval. ... ... @@ -406,9 +406,6 @@ 406 406 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 407 407 408 408 409 - 410 - 411 - 412 412 == 3.2 Set Emergency Mode == 413 413 414 414 Feature: In emergency mode, WSC1-L will uplink data every 1 minute. ... ... @@ -424,9 +424,6 @@ 424 424 * 0xE100 Same as: AT+ALARMMOD=0 425 425 426 426 427 - 428 - 429 - 430 430 == 3.3 Add or Delete RS485 Sensor == 431 431 432 432 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. ... ... @@ -457,7 +457,6 @@ 457 457 [[image:image-20220624143618-11.png]] 458 458 459 459 460 - 461 461 **Then the following parameters should be:** 462 462 463 463 * Address_Code range: A1 ... ... @@ -468,7 +468,6 @@ 468 468 * has_CRC: 1 469 469 * timeout: 1500 (Fill in the test according to the actual situation) 470 470 471 - 472 472 **So the input command is:** 473 473 474 474 AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500 ... ... @@ -498,9 +498,6 @@ 498 498 * 0xE5FF 499 499 500 500 501 - 502 - 503 - 504 504 == 3.4 RS485 Test Command == 505 505 506 506 (% style="color:#037691" %)**AT Command:** ... ... @@ -523,9 +523,6 @@ 523 523 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 524 524 525 525 526 - 527 - 528 - 529 529 == 3.5 RS485 response timeout == 530 530 531 531 Feature: Set or get extended time to receive 485 sensor data. ... ... @@ -550,9 +550,6 @@ 550 550 * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 551 551 552 552 553 - 554 - 555 - 556 556 == 3.6 Set Sensor Type == 557 557 558 558 Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values. ... ... @@ -631,6 +631,7 @@ 631 631 * IP Rating: IP65 632 632 * Support default sensors or 3rd party RS485 sensors 633 633 607 + 634 634 == 5.2 Power Consumption == 635 635 636 636 WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA ... ... @@ -664,32 +664,37 @@ 664 664 [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/RS485_Converter_Board/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/RS485_Converter_Board/]] 665 665 666 666 641 + 642 + 643 + 667 667 = 6. Weather Sensors = 668 668 669 669 == 6.1 Rain Gauge ~-~- WSS-01 == 670 670 671 - 672 -((( 673 673 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 -))) 675 675 676 -((( 677 -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 -))) 679 679 680 -((( 681 -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 -))) 651 +WSS-01 uses a tipping bucket to detect rainfall. The tipping bucket use 3D streamline 683 683 684 -((( 685 -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 -))) 653 +shape to make sure it works smoothly and is easy to clean. 687 687 688 -((( 655 + 656 +WSS-01 is designed to support the Dragino Weather station solution. 657 + 658 +Users only need to connect WSS-01 RS485 interface to WSC1-L. The weather station main 659 + 660 +processor WSC1-L can detect and upload the rainfall to the IoT Server via wireless LoRaWAN protocol 661 + 662 + 663 +The tipping bucket of WSS-01 is adjusted to the best angle. When installation, user only needs 664 + 665 +to screw up and adjust the bottom horizontally. 666 + 667 + 689 689 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 -))) 691 691 692 692 671 + 693 693 === 6.1.1 Feature === 694 694 695 695 * RS485 Rain Gauge ... ... @@ -698,7 +698,6 @@ 698 698 * ABS enclosure. 699 699 * Horizontal adjustable. 700 700 701 - 702 702 === 6.1.2 Specification === 703 703 704 704 * Resolution: 0.2mm ... ... @@ -710,17 +710,18 @@ 710 710 * Working Humidity: <100% (no dewing) 711 711 * Power Consumption: 4mA @ 12v. 712 712 713 - 714 714 === 6.1.3 Dimension === 715 715 716 - [[image: 1656054957406-980.png]]693 + [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image019.jpg||alt="c2d3aee592ccc873bea6dd891451df2"]] 717 717 718 718 719 719 === 6.1.4 Pin Mapping === 720 720 721 -[[image: 1656054972828-692.png]]698 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 722 722 723 723 701 + 702 + 724 724 === 6.1.5 Installation Notice === 725 725 726 726 Do not power on while connect the cables. Double check the wiring before power on. ... ... @@ -737,40 +737,39 @@ 737 737 738 738 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: 739 739 740 -[[image:image -20220624152218-1.png||height="526" width="276"]]719 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image021.png]] 741 741 742 -WS-K2: Bracket Kit for Pole installation 743 743 722 +WS-K2: Bracket Kit for Pole installation: 744 744 724 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image022.png]] 745 745 746 746 WSSC-K2 dimension document, please see: 747 747 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/]]728 +https:~/~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/ 749 749 750 750 731 + 751 751 == 6.2 Wind Speed/Direction ~-~- WSS-02 == 752 752 753 -[[image: 1656055444035-179.png]]734 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image023.png]] 754 754 755 -((( 756 756 WSS-02 is a RS485 wind speed and wind direction monitor designed for weather station solution. 757 -))) 758 758 759 - (((738 + 760 760 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 -))) 762 762 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 -))) 766 766 742 +Users only need to connect WSS-02 RS485 interface to WSC1-L. The weather station main 767 767 744 +processor WSC1-L can detect and upload the wind speed and direction to the IoT Server via wireless LoRaWAN protocol. 745 + 746 + 768 768 === 6.2.1 Feature === 769 769 770 770 * RS485 wind speed / direction sensor 771 771 * PC enclosure, resist corrosion 772 772 773 - 774 774 === 6.2.2 Specification === 775 775 776 776 * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) ... ... @@ -784,47 +784,57 @@ 784 784 * Power Consumption: 13mA ~~ 12v. 785 785 * Cable Length: 2 meters 786 786 787 - 788 788 === 6.2.3 Dimension === 789 789 790 -[[image:image -20220624152813-2.png]]767 +[[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]] 791 791 792 792 793 793 === 6.2.4 Pin Mapping === 794 794 795 -[[image: 1656056281231-994.png]]772 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 796 796 797 797 798 -=== 6.2. 5Angle Mapping ===775 +=== 6.2.4 Angle Mapping === 799 799 800 -[[image: 1656056303845-585.png]]777 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.png]] 801 801 802 802 803 -=== 6.2. 6Installation Notice ===780 +=== 6.2.5 Installation Notice === 804 804 805 805 Do not power on while connect the cables. Double check the wiring before power on. 806 806 784 + 807 807 The sensor must be installed with below direction, towards North. 808 808 809 -[[image:image-20220624153901-3.png]] 810 810 788 +|((( 789 +North 790 +))) 811 811 812 - == 6.3CO2/PM2.5/PM10~-~- WSS-03 ==792 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image027.png]] 813 813 814 814 815 -((( 795 + 796 + 797 + 798 + 799 + 800 + 801 +== 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 == 802 + 816 816 WSS-03 is a RS485 Air Quality sensor. It can monitor CO2, PM2.5 and PM10 at the same time. 817 -))) 818 818 819 - (((805 + 820 820 WSS-03 uses weather proof shield which can make sure the sensors are well protected against UV & radiation. 821 -))) 822 822 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 -))) 826 826 809 +WSS-03 is designed to support the Dragino Weather station solution. 827 827 811 +Users only need to connect WSS-03 RS485 interface to WSC1-L. The weather station main 812 + 813 +processor WSC1-L can detect and upload the environment CO2, PM2.5 and PM10 to the IoT Server via wireless LoRaWAN protocol. 814 + 815 + 828 828 === 6.3.1 Feature === 829 829 830 830 * RS485 CO2, PM2.5, PM10 sensor ... ... @@ -831,7 +831,6 @@ 831 831 * NDIR to measure CO2 with Internal Temperature Compensation 832 832 * Laser Beam Scattering to PM2.5 and PM10 833 833 834 - 835 835 === 6.3.2 Specification === 836 836 837 837 * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃) ... ... @@ -849,7 +849,6 @@ 849 849 ** CO2: 0~95%RH 850 850 * Power Consumption: 50mA@ 12v. 851 851 852 - 853 853 === 6.3.3 Dimension === 854 854 855 855 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.png]] ... ... @@ -895,7 +895,6 @@ 895 895 * Surface heating to dry 896 896 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 897 897 898 - 899 899 === 6.4.2 Specification === 900 900 901 901 * Detect if there is rain or snow ... ... @@ -907,7 +907,6 @@ 907 907 ** No heating: 12mA @ 12v, 908 908 ** heating: 94ma @ 12v. 909 909 910 - 911 911 === 6.4.3 Dimension === 912 912 913 913 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image031.png]] ... ... @@ -957,7 +957,6 @@ 957 957 958 958 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 959 959 960 - 961 961 === 6.5.2 Specification === 962 962 963 963 * Input Power: DC 12 ~~ 24v ... ... @@ -982,7 +982,6 @@ 982 982 * Working Humidity: 10~90%RH 983 983 * Power Consumption: 4mA @ 12v 984 984 985 - 986 986 === 6.5.3 Dimension === 987 987 988 988 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.jpg]] ... ... @@ -1028,7 +1028,6 @@ 1028 1028 * Measure Total Radiation between 0.3~3μm(300~3000nm) 1029 1029 * Measure Reflected Radiation if sense area towards ground. 1030 1030 1031 - 1032 1032 === 6.6.2 Specification === 1033 1033 1034 1034 * Input Power: DC 5 ~~ 24v ... ... @@ -1044,7 +1044,6 @@ 1044 1044 * Working Humidity: 10~90%RH 1045 1045 * Power Consumption: 4mA @ 12v 1046 1046 1047 - 1048 1048 === 6.6.3 Dimension === 1049 1049 1050 1050 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] ... ... @@ -1102,7 +1102,6 @@ 1102 1102 * Working Humidity: 10~90%RH 1103 1103 * Power Consumption: 3mA @ 12v 1104 1104 1105 - 1106 1106 === 6.7.3 Dimension === 1107 1107 1108 1108 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] ... ... @@ -1172,20 +1172,19 @@ 1172 1172 1173 1173 == 9.1 Main Process Unit == 1174 1174 1175 -Part Number: (% style="color:blue" %)**WSC1-L-XX**1154 +Part Number: **WSC1-L-XX** 1176 1176 1177 - (% style="color:blue" %)**XX**(%%): The default frequency band1156 +**XX**: The default frequency band 1178 1178 1179 -* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band1180 -* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band1181 -* (% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band1182 -* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band1183 -* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band1184 -* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band1185 -* (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band1186 -* (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band1158 +* **AS923**: LoRaWAN AS923 band 1159 +* **AU915**: LoRaWAN AU915 band 1160 +* **EU433**: LoRaWAN EU433 band 1161 +* **EU868**: LoRaWAN EU868 band 1162 +* **KR920**: LoRaWAN KR920 band 1163 +* **US915**: LoRaWAN US915 band 1164 +* **IN865**: LoRaWAN IN865 band 1165 +* **CN470**: LoRaWAN CN470 band 1187 1187 1188 - 1189 1189 == 9.2 Sensors == 1190 1190 1191 1191 |**Sensor Model**|**Part Number**
- 1656054957406-980.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -33.0 KB - Content
- 1656054972828-692.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -322.6 KB - Content
- 1656055150738-931.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -360.7 KB - Content
- 1656055172658-283.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -277.2 KB - Content
- 1656055444035-179.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -25.9 KB - Content
- 1656055602692-869.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -60.2 KB - Content
- 1656055604606-813.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -74.0 KB - Content
- 1656056281231-994.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -412.5 KB - Content
- 1656056303845-585.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -273.4 KB - Content
- image-20220624152218-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -194.6 KB - Content
- image-20220624152813-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -130.7 KB - Content
- image-20220624153901-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -25.1 KB - Content