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, 5 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" %) ... ... @@ -537,13 +537,12 @@ 537 537 538 538 Eg: The setting command **AT+STYPE=802212** means: 539 539 540 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %) 541 -|(% rowspan="2" style="width:57px" %)Byte3|(% style="width:57px" %)Bit23|(% style="width:59px" %)Bit22|(% style="width:56px" %)Bit21|(% style="width:51px" %)Bit20|(% style="width:54px" %)Bit19|(% style="width:54px" %)Bit18|(% style="width:52px" %)Bit17|(% style="width:52px" %)Bit16 542 -|(% style="width:57px" %)0|(% style="width:59px" %)0|(% style="width:56px" %)0|(% style="width:51px" %)0|(% style="width:54px" %)1|(% style="width:54px" %)0|(% style="width:52px" %)0|(% style="width:52px" %)0 543 -|(% rowspan="2" style="width:57px" %)Byte2|(% style="width:57px" %)Bit15|(% style="width:59px" %)Bit14|(% style="width:56px" %)Bit13|(% style="width:51px" %)Bit12|(% style="width:54px" %)Bit11|(% style="width:54px" %)Bit10|(% style="width:52px" %)Bit9|(% style="width:52px" %)Bit8 544 -|(% style="width:57px" %)0|(% style="width:59px" %)0|(% style="width:56px" %)0|(% style="width:51px" %)0|(% style="width:54px" %)0|(% style="width:54px" %)0|(% style="width:52px" %)1|(% style="width:52px" %)0 545 -|(% rowspan="2" style="width:57px" %)Byte1|(% style="width:57px" %)Bit7|(% style="width:59px" %)Bit6|(% style="width:56px" %)Bit5|(% style="width:51px" %)Bit4|(% style="width:54px" %)Bit3|(% style="width:54px" %)Bit2|(% style="width:52px" %)Bit1|(% style="width:52px" %)Bit0 546 -|(% style="width:57px" %)0|(% style="width:59px" %)0|(% style="width:56px" %)1|(% style="width:51px" %)0|(% style="width:54px" %)0|(% style="width:54px" %)0|(% style="width:52px" %)0|(% style="width:52px" %)1 552 +|(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16 553 +|0|0|0|0|1|0|0|0 554 +|(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8 555 +|0|0|0|0|0|0|1|0 556 +|(% rowspan="2" %)Byte1|Bit7|Bit6|Bit5|Bit4|Bit3|Bit2|Bit1|Bit0 557 +|0|0|1|0|0|0|0|1 547 547 548 548 So wsc1-L will upload the following data: Custom Sensor A1, Rain Gauge,CO2,BAT. 549 549 ... ... @@ -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 .568 +~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 573 + 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 586 + 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 -))) 589 +All sensors are only power by external power source. If external power source is off. All sensor won’t work. 579 579 580 - (((591 + 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 595 + 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 617 + 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]]625 +[[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 633 + 634 + 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]]640 +[[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,22 +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 648 + 649 + 650 + 634 634 = 6. Weather Sensors = 635 635 636 636 == 6.1 Rain Gauge ~-~- WSS-01 == 637 637 638 - 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. 640 640 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. 642 642 643 -WSS-01 isdesignedtosupport the DraginoWeatherstationsolution. Users only needo connectWSS-01 RS485interface to WSC1-L. Theweather station mainprocessor WSC1-L can detectandupload therainfallto the IoT Server viawireless LoRaWAN protocol658 +WSS-01 uses a tipping bucket to detect rainfall. The tipping bucket use 3D streamline 644 644 645 - The tippingbucketof WSS-01 isadjustedtothe bestangle. When installation, useronly needstoscrewupand adjustthe bottomhorizontally.660 +shape to make sure it works smoothly and is easy to clean. 646 646 662 + 663 +WSS-01 is designed to support the Dragino Weather station solution. 664 + 665 +Users only need to connect WSS-01 RS485 interface to WSC1-L. The weather station main 666 + 667 +processor WSC1-L can detect and upload the rainfall to the IoT Server via wireless LoRaWAN protocol 668 + 669 + 670 +The tipping bucket of WSS-01 is adjusted to the best angle. When installation, user only needs 671 + 672 +to screw up and adjust the bottom horizontally. 673 + 674 + 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. 648 648 649 649 678 + 650 650 === 6.1.1 Feature === 651 651 652 652 * RS485 Rain Gauge ... ... @@ -655,9 +655,6 @@ 655 655 * ABS enclosure. 656 656 * Horizontal adjustable. 657 657 658 - 659 - 660 - 661 661 === 6.1.2 Specification === 662 662 663 663 * Resolution: 0.2mm ... ... @@ -669,19 +669,18 @@ 669 669 * Working Humidity: <100% (no dewing) 670 670 * Power Consumption: 4mA @ 12v. 671 671 672 - 673 - 674 - 675 675 === 6.1.3 Dimension === 676 676 677 - [[image: 1656054957406-980.png]]700 + [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image019.jpg||alt="c2d3aee592ccc873bea6dd891451df2"]] 678 678 679 679 680 680 === 6.1.4 Pin Mapping === 681 681 682 -[[image: 1656054972828-692.png]]705 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]] 683 683 684 684 708 + 709 + 685 685 === 6.1.5 Installation Notice === 686 686 687 687 Do not power on while connect the cables. Double check the wiring before power on. ... ... @@ -731,9 +731,6 @@ 731 731 * RS485 wind speed / direction sensor 732 732 * PC enclosure, resist corrosion 733 733 734 - 735 - 736 - 737 737 === 6.2.2 Specification === 738 738 739 739 * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) ... ... @@ -747,9 +747,6 @@ 747 747 * Power Consumption: 13mA ~~ 12v. 748 748 * Cable Length: 2 meters 749 749 750 - 751 - 752 - 753 753 === 6.2.3 Dimension === 754 754 755 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]] ... ... @@ -807,9 +807,6 @@ 807 807 * NDIR to measure CO2 with Internal Temperature Compensation 808 808 * Laser Beam Scattering to PM2.5 and PM10 809 809 810 - 811 - 812 - 813 813 === 6.3.2 Specification === 814 814 815 815 * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃) ... ... @@ -827,9 +827,6 @@ 827 827 ** CO2: 0~95%RH 828 828 * Power Consumption: 50mA@ 12v. 829 829 830 - 831 - 832 - 833 833 === 6.3.3 Dimension === 834 834 835 835 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.png]] ... ... @@ -875,9 +875,6 @@ 875 875 * Surface heating to dry 876 876 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 877 877 878 - 879 - 880 - 881 881 === 6.4.2 Specification === 882 882 883 883 * Detect if there is rain or snow ... ... @@ -889,9 +889,6 @@ 889 889 ** No heating: 12mA @ 12v, 890 890 ** heating: 94ma @ 12v. 891 891 892 - 893 - 894 - 895 895 === 6.4.3 Dimension === 896 896 897 897 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image031.png]] ... ... @@ -941,9 +941,6 @@ 941 941 942 942 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 943 943 944 - 945 - 946 - 947 947 === 6.5.2 Specification === 948 948 949 949 * Input Power: DC 12 ~~ 24v ... ... @@ -968,9 +968,6 @@ 968 968 * Working Humidity: 10~90%RH 969 969 * Power Consumption: 4mA @ 12v 970 970 971 - 972 - 973 - 974 974 === 6.5.3 Dimension === 975 975 976 976 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.jpg]] ... ... @@ -1016,9 +1016,6 @@ 1016 1016 * Measure Total Radiation between 0.3~3μm(300~3000nm) 1017 1017 * Measure Reflected Radiation if sense area towards ground. 1018 1018 1019 - 1020 - 1021 - 1022 1022 === 6.6.2 Specification === 1023 1023 1024 1024 * Input Power: DC 5 ~~ 24v ... ... @@ -1034,9 +1034,6 @@ 1034 1034 * Working Humidity: 10~90%RH 1035 1035 * Power Consumption: 4mA @ 12v 1036 1036 1037 - 1038 - 1039 - 1040 1040 === 6.6.3 Dimension === 1041 1041 1042 1042 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]] ... ... @@ -1094,9 +1094,6 @@ 1094 1094 * Working Humidity: 10~90%RH 1095 1095 * Power Consumption: 3mA @ 12v 1096 1096 1097 - 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]] ... ... @@ -1166,22 +1166,19 @@ 1166 1166 1167 1167 == 9.1 Main Process Unit == 1168 1168 1169 -Part Number: (% style="color:blue" %)**WSC1-L-XX**1161 +Part Number: **WSC1-L-XX** 1170 1170 1171 - (% style="color:blue" %)**XX**(%%): The default frequency band1163 +**XX**: The default frequency band 1172 1172 1173 -* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band1174 -* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band1175 -* (% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band1176 -* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band1177 -* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band1178 -* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band1179 -* (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band1180 -* (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band1165 +* **AS923**: LoRaWAN AS923 band 1166 +* **AU915**: LoRaWAN AU915 band 1167 +* **EU433**: LoRaWAN EU433 band 1168 +* **EU868**: LoRaWAN EU868 band 1169 +* **KR920**: LoRaWAN KR920 band 1170 +* **US915**: LoRaWAN US915 band 1171 +* **IN865**: LoRaWAN IN865 band 1172 +* **CN470**: LoRaWAN CN470 band 1181 1181 1182 - 1183 - 1184 - 1185 1185 == 9.2 Sensors == 1186 1186 1187 1187 |**Sensor Model**|**Part Number** ... ... @@ -1194,7 +1194,6 @@ 1194 1194 |**Total Solar Radiation Sensor**|WSS-06 1195 1195 |**PAR (Photosynthetically Available Radiation)**|WSS-07 1196 1196 1197 - 1198 1198 = 10. Support = 1199 1199 1200 1200 * 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