<
From version < 42.1 >
edited by Xiaoling
on 2022/06/24 15:26
To version < 32.11 >
edited by Xiaoling
on 2022/06/24 14:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -77,6 +77,8 @@
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  
80 +
81 +
80 80  == 2.2 How it works? ==
81 81  
82 82  (((
... ... @@ -94,6 +94,8 @@
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  
99 +
100 +
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.
... ... @@ -151,7 +151,6 @@
151 151  * Other control command: Use FPORT other than 2.
152 152  
153 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,7 @@
376 376  These commands only valid for WSC1-L, as below:
377 377  
378 378  
382 +
379 379  == 3.1 Set Transmit Interval Time ==
380 380  
381 381  Feature: Change LoRaWAN End Node Transmit Interval.
... ... @@ -394,6 +394,9 @@
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  
401 +
402 +
403 +
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,9 @@
408 408  * 0xE101     Same as: AT+ALARMMOD=1
409 409  * 0xE100     Same as: AT+ALARMMOD=0
410 410  
418 +
419 +
420 +
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,8 @@
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  
437 +
438 +
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  
463 +
451 451  **So the input command is:**
452 452  
453 453  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -476,6 +476,9 @@
476 476  
477 477  * 0xE5FF  
478 478  
492 +
493 +
494 +
479 479  == 3.4 RS485 Test Command ==
480 480  
481 481  (% style="color:#037691" %)**AT Command:**
... ... @@ -497,6 +497,9 @@
497 497  
498 498  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
499 499  
516 +
517 +
518 +
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  
533 +
514 514  (% style="color:#037691" %)**Downlink Command:**
515 515  
516 516  Format: Command Code (0xE0) followed by 3 bytes time value.
... ... @@ -520,6 +520,9 @@
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  
543 +
544 +
545 +
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.
... ... @@ -582,6 +582,7 @@
582 582  )))
583 583  
584 584  
608 +
585 585  = 5. Main Process Unit WSC1-L =
586 586  
587 587  == 5.1 Features ==
... ... @@ -598,11 +598,15 @@
598 598  * IP Rating: IP65
599 599  * Support default sensors or 3rd party RS485 sensors
600 600  
625 +
626 +
627 +
601 601  == 5.2 Power Consumption ==
602 602  
603 603  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
604 604  
605 605  
633 +
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]]
641 +[[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  
649 +
650 +
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]]
656 +[[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  
664 +
665 +
666 +
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 -)))
674 +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 -)))
676 +shape to make sure it works smoothly and is easy to clean.
654 654  
655 -(((
678 +
679 +WSS-01 is designed to support the Dragino Weather station solution.
680 +
681 +Users only need to connect WSS-01 RS485 interface to WSC1-L. The weather station main
682 +
683 +processor WSC1-L can detect and upload the rainfall to the IoT Server via wireless LoRaWAN protocol
684 +
685 +
686 +The tipping bucket of WSS-01 is adjusted to the best angle. When installation, user only needs
687 +
688 +to screw up and adjust the bottom horizontally.
689 +
690 +
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  
694 +
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]]
716 + [[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]]
721 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
693 693  
694 694  
724 +
725 +
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"]]
742 +[[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  
745 +WS-K2: Bracket Kit for Pole installation:
715 715  
747 +[[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/]]
751 +https:~/~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/ 
720 720  
721 721  
754 +
722 722  == 6.2 Wind Speed/Direction ~-~- WSS-02 ==
723 723  
724 -[[image:1656055444035-179.png]]
757 +[[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 -(((
761 +
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  
765 +Users only need to connect WSS-02 RS485 interface to WSC1-L. The weather station main
738 738  
767 +processor WSC1-L can detect and upload the wind speed and direction to the IoT Server via wireless LoRaWAN protocol.
768 +
769 +
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,11 +757,9 @@
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  
790 +[[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]]
765 765  
766 766  
767 767  === 6.2.4 Pin Mapping ===
... ... @@ -816,9 +816,6 @@
816 816  * NDIR to measure CO2 with Internal Temperature Compensation
817 817  * Laser Beam Scattering to PM2.5 and PM10
818 818  
819 -
820 -
821 -
822 822  === 6.3.2 Specification ===
823 823  
824 824  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
... ... @@ -836,9 +836,6 @@
836 836  ** CO2: 0~95%RH
837 837  * Power Consumption: 50mA@ 12v.
838 838  
839 -
840 -
841 -
842 842  === 6.3.3 Dimension ===
843 843  
844 844  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.png]]
... ... @@ -884,9 +884,6 @@
884 884  * Surface heating to dry
885 885  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
886 886  
887 -
888 -
889 -
890 890  === 6.4.2 Specification ===
891 891  
892 892  * Detect if there is rain or snow
... ... @@ -898,9 +898,6 @@
898 898  ** No heating: 12mA @ 12v,
899 899  ** heating: 94ma @ 12v.
900 900  
901 -
902 -
903 -
904 904  === 6.4.3 Dimension ===
905 905  
906 906  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image031.png]]
... ... @@ -950,9 +950,6 @@
950 950  
951 951  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
952 952  
953 -
954 -
955 -
956 956  === 6.5.2 Specification ===
957 957  
958 958  * Input Power: DC 12 ~~ 24v
... ... @@ -977,9 +977,6 @@
977 977  * Working Humidity: 10~90%RH
978 978  * Power Consumption: 4mA @ 12v
979 979  
980 -
981 -
982 -
983 983  === 6.5.3 Dimension ===
984 984  
985 985  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.jpg]]
... ... @@ -1025,9 +1025,6 @@
1025 1025  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1026 1026  * Measure Reflected Radiation if sense area towards ground.
1027 1027  
1028 -
1029 -
1030 -
1031 1031  === 6.6.2 Specification ===
1032 1032  
1033 1033  * Input Power: DC 5 ~~ 24v
... ... @@ -1043,9 +1043,6 @@
1043 1043  * Working Humidity: 10~90%RH
1044 1044  * Power Consumption: 4mA @ 12v
1045 1045  
1046 -
1047 -
1048 -
1049 1049  === 6.6.3 Dimension ===
1050 1050  
1051 1051  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]
... ... @@ -1103,9 +1103,6 @@
1103 1103  * Working Humidity: 10~90%RH
1104 1104  * Power Consumption: 3mA @ 12v
1105 1105  
1106 -
1107 -
1108 -
1109 1109  === 6.7.3 Dimension ===
1110 1110  
1111 1111  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]
... ... @@ -1175,22 +1175,19 @@
1175 1175  
1176 1176  == 9.1 Main Process Unit ==
1177 1177  
1178 -Part Number: (% style="color:blue" %)**WSC1-L-XX**
1177 +Part Number: **WSC1-L-XX**
1179 1179  
1180 -(% style="color:blue" %)**XX**(%%): The default frequency band
1179 +**XX**: The default frequency band
1181 1181  
1182 -* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
1183 -* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
1184 -* (% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
1185 -* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1186 -* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1187 -* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
1188 -* (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1189 -* (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1181 +* **AS923**: LoRaWAN AS923 band
1182 +* **AU915**: LoRaWAN AU915 band
1183 +* **EU433**: LoRaWAN EU433 band
1184 +* **EU868**: LoRaWAN EU868 band
1185 +* **KR920**: LoRaWAN KR920 band
1186 +* **US915**: LoRaWAN US915 band
1187 +* **IN865**: LoRaWAN IN865 band
1188 +* **CN470**: LoRaWAN CN470 band
1190 1190  
1191 -
1192 -
1193 -
1194 1194  == 9.2 Sensors ==
1195 1195  
1196 1196  |**Sensor Model**|**Part Number**
... ... @@ -1203,7 +1203,6 @@
1203 1203  |**Total Solar Radiation Sensor**|WSS-06
1204 1204  |**PAR (Photosynthetically Available Radiation)**|WSS-07
1205 1205  
1206 -
1207 1207  = 10. Support =
1208 1208  
1209 1209  * 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
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
image-20220624152218-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -194.6 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0