Last modified by Mengting Qiu on 2025/06/10 18:53

From version 40.2
edited by Xiaoling
on 2022/06/24 15:24
Change comment: There is no comment for this version
To version 46.4
edited by Xiaoling
on 2022/06/24 15:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -67,6 +67,8 @@
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 +
70 70  (% style="color:red" %)** Notice 2:**
71 71  
72 72  Due to shipment and importation limitation, user is better to purchase below parts locally:
... ... @@ -77,6 +77,11 @@
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  
82 +
83 +
84 +
85 +
86 +
80 80  == 2.2 How it works? ==
81 81  
82 82  (((
... ... @@ -94,6 +94,11 @@
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  
104 +
105 +
106 +
107 +
108 +
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,10 @@
376 376  These commands only valid for WSC1-L, as below:
377 377  
378 378  
390 +
391 +
392 +
393 +
379 379  == 3.1 Set Transmit Interval Time ==
380 380  
381 381  Feature: Change LoRaWAN End Node Transmit Interval.
... ... @@ -394,6 +394,11 @@
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  
412 +
413 +
414 +
415 +
416 +
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,11 @@
408 408  * 0xE101     Same as: AT+ALARMMOD=1
409 409  * 0xE100     Same as: AT+ALARMMOD=0
410 410  
431 +
432 +
433 +
434 +
435 +
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.
... ... @@ -438,6 +438,7 @@
438 438  [[image:image-20220624143618-11.png]]
439 439  
440 440  
466 +
441 441  **Then the following parameters should be:**
442 442  
443 443  * Address_Code range: A1
... ... @@ -448,6 +448,8 @@
448 448  * has_CRC: 1
449 449  * timeout: 1500 (Fill in the test according to the actual situation)
450 450  
477 +
478 +
451 451  **So the input command is:**
452 452  
453 453  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -459,6 +459,7 @@
459 459  |=(% style="width: 94px;" %)Type Code|=(% style="width: 121px;" %)Length (Bytes)|=(% style="width: 132px;" %)Measured Value
460 460  |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A
461 461  
490 +
462 462  **Related commands:**
463 463  
464 464  AT+DYSENSOR=A1,0  ~-~->  Delete 3^^rd^^ party sensor A1.
... ... @@ -476,6 +476,11 @@
476 476  
477 477  * 0xE5FF  
478 478  
508 +
509 +
510 +
511 +
512 +
479 479  == 3.4 RS485 Test Command ==
480 480  
481 481  (% style="color:#037691" %)**AT Command:**
... ... @@ -497,6 +497,11 @@
497 497  
498 498  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
499 499  
534 +
535 +
536 +
537 +
538 +
500 500  == 3.5 RS485 response timeout ==
501 501  
502 502  Feature: Set or get extended time to receive 485 sensor data.
... ... @@ -520,6 +520,11 @@
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  
562 +
563 +
564 +
565 +
566 +
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.
... ... @@ -636,15 +636,25 @@
636 636  == 6.1 Rain Gauge ~-~- WSS-01 ==
637 637  
638 638  
683 +(((
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.
685 +)))
640 640  
687 +(((
641 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.
689 +)))
642 642  
691 +(((
643 643  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
693 +)))
644 644  
695 +(((
645 645  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.
697 +)))
646 646  
699 +(((
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.
701 +)))
648 648  
649 649  
650 650  === 6.1.1 Feature ===
... ... @@ -657,7 +657,6 @@
657 657  
658 658  
659 659  
660 -
661 661  === 6.1.2 Specification ===
662 662  
663 663  * Resolution: 0.2mm
... ... @@ -671,7 +671,6 @@
671 671  
672 672  
673 673  
674 -
675 675  === 6.1.3 Dimension ===
676 676  
677 677   [[image:1656054957406-980.png]]
... ... @@ -733,7 +733,6 @@
733 733  
734 734  
735 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)
... ... @@ -749,43 +749,30 @@
749 749  
750 750  
751 751  
752 -
753 753  === 6.2.3 Dimension ===
754 754  
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]]
805 +[[image:image-20220624152813-2.png]]
756 756  
757 757  
758 758  === 6.2.4 Pin Mapping ===
759 759  
760 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
810 +[[image:1656056281231-994.png]]
761 761  
762 762  
763 -=== 6.2.4 Angle Mapping ===
813 +=== 6.2. Angle Mapping ===
764 764  
765 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.png]]
815 +[[image:1656056303845-585.png]]
766 766  
767 767  
768 -=== 6.2.5 Installation Notice ===
818 +=== 6.2. Installation Notice ===
769 769  
770 770  Do not power on while connect the cables. Double check the wiring before power on.
771 771  
772 -
773 773  The sensor must be installed with below direction, towards North.
774 774  
824 +[[image:image-20220624153901-3.png]]
775 775  
776 -|(((
777 -North
778 -)))
779 779  
780 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image027.png]]
781 -
782 -
783 -
784 -
785 -
786 -
787 -
788 -
789 789  == 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
790 790  
791 791  WSS-03 is a RS485 Air Quality sensor. It can monitor CO2, PM2.5 and PM10 at the same time.
... ... @@ -809,7 +809,6 @@
809 809  
810 810  
811 811  
812 -
813 813  === 6.3.2 Specification ===
814 814  
815 815  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
... ... @@ -829,7 +829,6 @@
829 829  
830 830  
831 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]]
... ... @@ -877,7 +877,6 @@
877 877  
878 878  
879 879  
880 -
881 881  === 6.4.2 Specification ===
882 882  
883 883  * Detect if there is rain or snow
... ... @@ -891,7 +891,6 @@
891 891  
892 892  
893 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]]
... ... @@ -943,7 +943,6 @@
943 943  
944 944  
945 945  
946 -
947 947  === 6.5.2 Specification ===
948 948  
949 949  * Input Power: DC 12 ~~ 24v
... ... @@ -970,7 +970,6 @@
970 970  
971 971  
972 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]]
... ... @@ -1018,7 +1018,6 @@
1018 1018  
1019 1019  
1020 1020  
1021 -
1022 1022  === 6.6.2 Specification ===
1023 1023  
1024 1024  * Input Power: DC 5 ~~ 24v
... ... @@ -1036,7 +1036,6 @@
1036 1036  
1037 1037  
1038 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]]
... ... @@ -1096,7 +1096,6 @@
1096 1096  
1097 1097  
1098 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]]
... ... @@ -1181,7 +1181,6 @@
1181 1181  
1182 1182  
1183 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.
1656055602692-869.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +60.2 KB
Content
1656055604606-813.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +74.0 KB
Content
1656056281231-994.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +412.5 KB
Content
1656056303845-585.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +273.4 KB
Content
image-20220624152813-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +130.7 KB
Content
image-20220624153901-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +25.1 KB
Content