Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Xiaoling on 2025/04/25 09:08
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 6 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,8 @@ 159 159 * Valid Sensor Value: Use FPORT=2 160 160 * Other control command: Use FPORT other than 2. 161 161 153 + 154 + 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. ... ... @@ -405,10 +405,6 @@ 405 405 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 406 406 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 407 407 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. ... ... @@ -423,10 +423,6 @@ 423 423 * 0xE101 Same as: AT+ALARMMOD=1 424 424 * 0xE100 Same as: AT+ALARMMOD=0 425 425 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 ... ... @@ -497,10 +497,6 @@ 497 497 498 498 * 0xE5FF 499 499 500 - 501 - 502 - 503 - 504 504 == 3.4 RS485 Test Command == 505 505 506 506 (% style="color:#037691" %)**AT Command:** ... ... @@ -522,10 +522,6 @@ 522 522 523 523 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 524 524 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. ... ... @@ -549,10 +549,6 @@ 549 549 * Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds 550 550 * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 551 551 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. ... ... @@ -669,25 +669,15 @@ 669 669 == 6.1 Rain Gauge ~-~- WSS-01 == 670 670 671 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 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 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 -))) 683 683 684 -((( 685 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 -))) 687 687 688 -((( 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 693 693 === 6.1.1 Feature === ... ... @@ -699,6 +699,8 @@ 699 699 * Horizontal adjustable. 700 700 701 701 659 + 660 + 702 702 === 6.1.2 Specification === 703 703 704 704 * Resolution: 0.2mm ... ... @@ -711,6 +711,8 @@ 711 711 * Power Consumption: 4mA @ 12v. 712 712 713 713 673 + 674 + 714 714 === 6.1.3 Dimension === 715 715 716 716 [[image:1656054957406-980.png]] ... ... @@ -771,6 +771,8 @@ 771 771 * PC enclosure, resist corrosion 772 772 773 773 735 + 736 + 774 774 === 6.2.2 Specification === 775 775 776 776 * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) ... ... @@ -785,40 +785,59 @@ 785 785 * Cable Length: 2 meters 786 786 787 787 751 + 752 + 788 788 === 6.2.3 Dimension === 789 789 790 -[[image:image -20220624152813-2.png]]755 +[[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]]760 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 796 796 797 797 798 -=== 6.2. 5Angle Mapping ===763 +=== 6.2.4 Angle Mapping === 799 799 800 -[[image: 1656056303845-585.png]]765 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.png]] 801 801 802 802 803 -=== 6.2. 6Installation Notice ===768 +=== 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 772 + 807 807 The sensor must be installed with below direction, towards North. 808 808 809 -[[image:image-20220624153901-3.png]] 810 810 776 +|((( 777 +North 778 +))) 811 811 812 - == 6.3CO2/PM2.5/PM10~-~- WSS-03 ==780 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image027.png]] 813 813 814 814 783 + 784 + 785 + 786 + 787 + 788 + 789 +== 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 == 790 + 815 815 WSS-03 is a RS485 Air Quality sensor. It can monitor CO2, PM2.5 and PM10 at the same time. 816 816 793 + 817 817 WSS-03 uses weather proof shield which can make sure the sensors are well protected against UV & radiation. 818 818 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. 820 820 797 +WSS-03 is designed to support the Dragino Weather station solution. 821 821 799 +Users only need to connect WSS-03 RS485 interface to WSC1-L. The weather station main 800 + 801 +processor WSC1-L can detect and upload the environment CO2, PM2.5 and PM10 to the IoT Server via wireless LoRaWAN protocol. 802 + 803 + 822 822 === 6.3.1 Feature === 823 823 824 824 * RS485 CO2, PM2.5, PM10 sensor ... ... @@ -826,6 +826,8 @@ 826 826 * Laser Beam Scattering to PM2.5 and PM10 827 827 828 828 811 + 812 + 829 829 === 6.3.2 Specification === 830 830 831 831 * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃) ... ... @@ -844,6 +844,8 @@ 844 844 * Power Consumption: 50mA@ 12v. 845 845 846 846 831 + 832 + 847 847 === 6.3.3 Dimension === 848 848 849 849 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.png]] ... ... @@ -890,6 +890,8 @@ 890 890 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 891 891 892 892 879 + 880 + 893 893 === 6.4.2 Specification === 894 894 895 895 * Detect if there is rain or snow ... ... @@ -902,6 +902,8 @@ 902 902 ** heating: 94ma @ 12v. 903 903 904 904 893 + 894 + 905 905 === 6.4.3 Dimension === 906 906 907 907 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image031.png]] ... ... @@ -952,6 +952,8 @@ 952 952 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 953 953 954 954 945 + 946 + 955 955 === 6.5.2 Specification === 956 956 957 957 * Input Power: DC 12 ~~ 24v ... ... @@ -977,6 +977,8 @@ 977 977 * Power Consumption: 4mA @ 12v 978 978 979 979 972 + 973 + 980 980 === 6.5.3 Dimension === 981 981 982 982 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.jpg]] ... ... @@ -1023,6 +1023,8 @@ 1023 1023 * Measure Reflected Radiation if sense area towards ground. 1024 1024 1025 1025 1020 + 1021 + 1026 1026 === 6.6.2 Specification === 1027 1027 1028 1028 * Input Power: DC 5 ~~ 24v ... ... @@ -1039,6 +1039,8 @@ 1039 1039 * Power Consumption: 4mA @ 12v 1040 1040 1041 1041 1038 + 1039 + 1042 1042 === 6.6.3 Dimension === 1043 1043 1044 1044 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] ... ... @@ -1097,6 +1097,8 @@ 1097 1097 * Power Consumption: 3mA @ 12v 1098 1098 1099 1099 1098 + 1099 + 1100 1100 === 6.7.3 Dimension === 1101 1101 1102 1102 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] ... ... @@ -1180,6 +1180,8 @@ 1180 1180 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1181 1181 1182 1182 1183 + 1184 + 1183 1183 == 9.2 Sensors == 1184 1184 1185 1185 |**Sensor Model**|**Part Number** ... ... @@ -1192,6 +1192,7 @@ 1192 1192 |**Total Solar Radiation Sensor**|WSS-06 1193 1193 |**PAR (Photosynthetically Available Radiation)**|WSS-07 1194 1194 1197 + 1195 1195 = 10. Support = 1196 1196 1197 1197 * 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.
- 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-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