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, 8 removed)
Details
- Page properties
-
- Content
-
... ... @@ -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 ... ... @@ -394,6 +394,8 @@ 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 395 + 396 + 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,8 @@ 408 408 * 0xE101 Same as: AT+ALARMMOD=1 409 409 * 0xE100 Same as: AT+ALARMMOD=0 410 410 411 + 412 + 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. ... ... @@ -424,6 +424,7 @@ 424 424 * has_CRC: RS485 Response crc check (0: no verification required 1: verification required). If CRC=1 and CRC error, valid data will be set to 0. 425 425 * timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout 426 426 429 + 427 427 **Example:** 428 428 429 429 User need to change external sensor use the type code as address code. ... ... @@ -448,6 +448,7 @@ 448 448 * has_CRC: 1 449 449 * timeout: 1500 (Fill in the test according to the actual situation) 450 450 454 + 451 451 **So the input command is:** 452 452 453 453 AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500 ... ... @@ -476,6 +476,8 @@ 476 476 477 477 * 0xE5FF 478 478 483 + 484 + 479 479 == 3.4 RS485 Test Command == 480 480 481 481 (% style="color:#037691" %)**AT Command:** ... ... @@ -497,6 +497,8 @@ 497 497 498 498 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 499 499 506 + 507 + 500 500 == 3.5 RS485 response timeout == 501 501 502 502 Feature: Set or get extended time to receive 485 sensor data. ... ... @@ -511,6 +511,7 @@ 511 511 Range : 0~~10000 512 512 )))|(% style="width:85px" %)OK 513 513 522 + 514 514 (% style="color:#037691" %)**Downlink Command:** 515 515 516 516 Format: Command Code (0xE0) followed by 3 bytes time value. ... ... @@ -520,15 +520,18 @@ 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 532 + 533 + 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. 526 526 527 -See [[definition>>||anchor="H WeatherSensorTypes:"]] for the sensor type.538 +See [[definition>>||anchor="H"]] for the sensor type. 528 528 529 529 [[image:image-20220624144904-12.png]] 530 530 531 531 543 + 532 532 (% style="color:#037691" %)**AT Command:** 533 533 534 534 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %) ... ... @@ -535,6 +535,7 @@ 535 535 |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response** 536 536 |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK 537 537 550 + 538 538 Eg: The setting command **AT+STYPE=802212** means: 539 539 540 540 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %) ... ... @@ -554,11 +554,12 @@ 554 554 555 555 (% style="color:red" %)**Note:** 556 556 557 -~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned .570 +~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned 558 558 559 559 560 560 561 561 575 + 562 562 = 4. Power consumption and battery = 563 563 564 564 == 4.1 Total Power Consumption == ... ... @@ -571,17 +571,16 @@ 571 571 The main process unit WSC1-L is set to LoRaWAN Class C by default. If user want to reduce the power consumption of this unit, user can set it to run in Class A. In Class A mode, WSC1-L will not be to get real-time downlink command from IoT Server. 572 572 573 573 588 + 574 574 == 4.3 Battery == 575 575 576 -((( 577 -All sensors are only power by external power source. If external power source is off. All sensor won't work. 578 -))) 591 +All sensors are only power by external power source. If external power source is off. All sensor won’t work. 579 579 580 - (((593 + 581 581 Main Process Unit WSC1-L is powered by both external power source and internal 1000mAh rechargeable battery. If external power source is off, WSC1-L still runs and can send periodically uplinks, but the sensors value will become invalid. External power source can recharge the 1000mAh rechargeable battery. 582 -))) 583 583 584 584 597 + 585 585 = 5. Main Process Unit WSC1-L = 586 586 587 587 == 5.1 Features == ... ... @@ -603,6 +603,7 @@ 603 603 WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA 604 604 605 605 619 + 606 606 == 5.3 Storage & Operation Temperature == 607 607 608 608 -20°C to +60°C ... ... @@ -610,7 +610,7 @@ 610 610 611 611 == 5.4 Pin Mapping == 612 612 613 -[[image: 1656054149793-239.png]]627 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png]] 614 614 615 615 616 616 == 5.5 Mechanical == ... ... @@ -618,12 +618,14 @@ 618 618 Refer LSn50v2 enclosure drawing in: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Mechanical_Drawing/>>url:https://www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Mechanical_Drawing/]] 619 619 620 620 635 + 636 + 621 621 == 5.6 Connect to RS485 Sensors == 622 622 623 623 WSC1-L includes a RS485 converter PCB. Which help it easy to connect multiply RS485 sensors. Below is the photo for reference. 624 624 625 625 626 -[[image: 1656054389031-379.png]]642 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image018.png]] 627 627 628 628 629 629 Hardware Design for the Converter Board please see: ... ... @@ -631,32 +631,37 @@ 631 631 [[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/]] 632 632 633 633 650 + 651 + 652 + 634 634 = 6. Weather Sensors = 635 635 636 636 == 6.1 Rain Gauge ~-~- WSS-01 == 637 637 638 - 639 -((( 640 640 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. 641 -))) 642 642 643 -((( 644 -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. 645 -))) 646 646 647 -((( 648 -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 649 -))) 660 +WSS-01 uses a tipping bucket to detect rainfall. The tipping bucket use 3D streamline 650 650 651 -((( 652 -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. 653 -))) 662 +shape to make sure it works smoothly and is easy to clean. 654 654 655 -((( 664 + 665 +WSS-01 is designed to support the Dragino Weather station solution. 666 + 667 +Users only need to connect WSS-01 RS485 interface to WSC1-L. The weather station main 668 + 669 +processor WSC1-L can detect and upload the rainfall to the IoT Server via wireless LoRaWAN protocol 670 + 671 + 672 +The tipping bucket of WSS-01 is adjusted to the best angle. When installation, user only needs 673 + 674 +to screw up and adjust the bottom horizontally. 675 + 676 + 656 656 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. 657 -))) 658 658 659 659 680 + 660 660 === 6.1.1 Feature === 661 661 662 662 * RS485 Rain Gauge ... ... @@ -665,9 +665,6 @@ 665 665 * ABS enclosure. 666 666 * Horizontal adjustable. 667 667 668 - 669 - 670 - 671 671 === 6.1.2 Specification === 672 672 673 673 * Resolution: 0.2mm ... ... @@ -679,19 +679,18 @@ 679 679 * Working Humidity: <100% (no dewing) 680 680 * Power Consumption: 4mA @ 12v. 681 681 682 - 683 - 684 - 685 685 === 6.1.3 Dimension === 686 686 687 - [[image: 1656054957406-980.png]]702 + [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image019.jpg||alt="c2d3aee592ccc873bea6dd891451df2"]] 688 688 689 689 690 690 === 6.1.4 Pin Mapping === 691 691 692 -[[image: 1656054972828-692.png]]707 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 693 693 694 694 710 + 711 + 695 695 === 6.1.5 Installation Notice === 696 696 697 697 Do not power on while connect the cables. Double check the wiring before power on. ... ... @@ -708,42 +708,39 @@ 708 708 709 709 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: 710 710 711 -[[image:image -20220624152218-1.png||height="526" width="276"]]728 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image021.png]] 712 712 713 -WS-K2: Bracket Kit for Pole installation 714 714 731 +WS-K2: Bracket Kit for Pole installation: 715 715 733 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image022.png]] 716 716 717 717 WSSC-K2 dimension document, please see: 718 718 719 - [[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/]]737 +https:~/~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/ 720 720 721 721 740 + 722 722 == 6.2 Wind Speed/Direction ~-~- WSS-02 == 723 723 724 -[[image: 1656055444035-179.png]]743 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image023.png]] 725 725 726 -((( 727 727 WSS-02 is a RS485 wind speed and wind direction monitor designed for weather station solution. 728 -))) 729 729 730 - (((747 + 731 731 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 732 -))) 733 733 734 -((( 735 -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. 736 -))) 737 737 751 +Users only need to connect WSS-02 RS485 interface to WSC1-L. The weather station main 738 738 753 +processor WSC1-L can detect and upload the wind speed and direction to the IoT Server via wireless LoRaWAN protocol. 754 + 755 + 739 739 === 6.2.1 Feature === 740 740 741 741 * RS485 wind speed / direction sensor 742 742 * PC enclosure, resist corrosion 743 743 744 - 745 - 746 - 747 747 === 6.2.2 Specification === 748 748 749 749 * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) ... ... @@ -757,9 +757,6 @@ 757 757 * Power Consumption: 13mA ~~ 12v. 758 758 * Cable Length: 2 meters 759 759 760 - 761 - 762 - 763 763 === 6.2.3 Dimension === 764 764 765 765 [[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]] ... ... @@ -817,9 +817,6 @@ 817 817 * NDIR to measure CO2 with Internal Temperature Compensation 818 818 * Laser Beam Scattering to PM2.5 and PM10 819 819 820 - 821 - 822 - 823 823 === 6.3.2 Specification === 824 824 825 825 * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃) ... ... @@ -837,9 +837,6 @@ 837 837 ** CO2: 0~95%RH 838 838 * Power Consumption: 50mA@ 12v. 839 839 840 - 841 - 842 - 843 843 === 6.3.3 Dimension === 844 844 845 845 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.png]] ... ... @@ -885,9 +885,6 @@ 885 885 * Surface heating to dry 886 886 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 887 887 888 - 889 - 890 - 891 891 === 6.4.2 Specification === 892 892 893 893 * Detect if there is rain or snow ... ... @@ -899,9 +899,6 @@ 899 899 ** No heating: 12mA @ 12v, 900 900 ** heating: 94ma @ 12v. 901 901 902 - 903 - 904 - 905 905 === 6.4.3 Dimension === 906 906 907 907 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image031.png]] ... ... @@ -951,9 +951,6 @@ 951 951 952 952 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 953 953 954 - 955 - 956 - 957 957 === 6.5.2 Specification === 958 958 959 959 * Input Power: DC 12 ~~ 24v ... ... @@ -978,9 +978,6 @@ 978 978 * Working Humidity: 10~90%RH 979 979 * Power Consumption: 4mA @ 12v 980 980 981 - 982 - 983 - 984 984 === 6.5.3 Dimension === 985 985 986 986 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.jpg]] ... ... @@ -1026,9 +1026,6 @@ 1026 1026 * Measure Total Radiation between 0.3~3μm(300~3000nm) 1027 1027 * Measure Reflected Radiation if sense area towards ground. 1028 1028 1029 - 1030 - 1031 - 1032 1032 === 6.6.2 Specification === 1033 1033 1034 1034 * Input Power: DC 5 ~~ 24v ... ... @@ -1044,9 +1044,6 @@ 1044 1044 * Working Humidity: 10~90%RH 1045 1045 * Power Consumption: 4mA @ 12v 1046 1046 1047 - 1048 - 1049 - 1050 1050 === 6.6.3 Dimension === 1051 1051 1052 1052 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] ... ... @@ -1104,9 +1104,6 @@ 1104 1104 * Working Humidity: 10~90%RH 1105 1105 * Power Consumption: 3mA @ 12v 1106 1106 1107 - 1108 - 1109 - 1110 1110 === 6.7.3 Dimension === 1111 1111 1112 1112 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] ... ... @@ -1176,22 +1176,19 @@ 1176 1176 1177 1177 == 9.1 Main Process Unit == 1178 1178 1179 -Part Number: (% style="color:blue" %)**WSC1-L-XX**1163 +Part Number: **WSC1-L-XX** 1180 1180 1181 - (% style="color:blue" %)**XX**(%%): The default frequency band1165 +**XX**: The default frequency band 1182 1182 1183 -* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band1184 -* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band1185 -* (% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band1186 -* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band1187 -* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band1188 -* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band1189 -* (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band1190 -* (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band1167 +* **AS923**: LoRaWAN AS923 band 1168 +* **AU915**: LoRaWAN AU915 band 1169 +* **EU433**: LoRaWAN EU433 band 1170 +* **EU868**: LoRaWAN EU868 band 1171 +* **KR920**: LoRaWAN KR920 band 1172 +* **US915**: LoRaWAN US915 band 1173 +* **IN865**: LoRaWAN IN865 band 1174 +* **CN470**: LoRaWAN CN470 band 1191 1191 1192 - 1193 - 1194 - 1195 1195 == 9.2 Sensors == 1196 1196 1197 1197 |**Sensor Model**|**Part Number** ... ... @@ -1204,7 +1204,6 @@ 1204 1204 |**Total Solar Radiation Sensor**|WSS-06 1205 1205 |**PAR (Photosynthetically Available Radiation)**|WSS-07 1206 1206 1207 - 1208 1208 = 10. Support = 1209 1209 1210 1210 * 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.
- 1656054149793-239.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -492.6 KB - Content
- 1656054389031-379.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.3 MB - Content
- 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
- image-20220624152218-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -194.6 KB - Content