<
From version < 104.7 >
edited by Xiaoling
on 2023/04/28 17:13
To version < 105.1 >
edited by Bei Jinggeng
on 2023/06/15 09:49
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -79,6 +79,7 @@
79 79  * 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.
80 80  * Cabinet.
81 81  
82 +
82 82  == 2.2 How it works? ==
83 83  
84 84  
... ... @@ -99,6 +99,7 @@
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>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors.
101 101  
103 +
102 102  == 2.3 Example to use for LoRaWAN network ==
103 103  
104 104  
... ... @@ -161,6 +161,7 @@
161 161  * Valid Sensor Value: Use FPORT=2
162 162  * Other control command: Use FPORT other than 2.
163 163  
166 +
164 164  === 2.4.1 Uplink FPORT~=5, Device Status ===
165 165  
166 166  
... ... @@ -296,7 +296,6 @@
296 296  
297 297  (% style="color:#4472c4" %)**Sensor Type Table:**
298 298  
299 -
300 300  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
301 301  |(% style="background-color:#d9e2f3; color:#0070c0; width:103px" %)**Sensor Type**|(% style="background-color:#d9e2f3; color:#0070c0; width:91px" %)**Type Code**|(% style="background-color:#d9e2f3; color:#0070c0; width:116px" %)**Range**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**Length( Bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:120px" %)**Example**
302 302  |(% style="width:103px" %)Wind Speed|(% style="width:91px" %)0x01|(% style="width:158px" %)(((
... ... @@ -387,7 +387,6 @@
387 387  0x0073/10=11.5W/m^^2^^(0x4EFE: No Sensor,0x4EFF: Value Error)
388 388  )))
389 389  
390 -
391 391  (((
392 392  Below is an example payload:  [[image:image-20220624140615-3.png]]
393 393  )))
... ... @@ -528,7 +528,6 @@
528 528  Set transmit interval to 60000ms = 60 seconds
529 529  )))
530 530  
531 -
532 532  (% style="color:#037691" %)**Downlink Command: 0x01**
533 533  
534 534  Format: Command Code (0x01) followed by 3 bytes time value.
... ... @@ -538,6 +538,7 @@
538 538  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
539 539  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
540 540  
541 +
541 541  == 3.2 Set Emergency Mode ==
542 542  
543 543  
... ... @@ -555,12 +555,12 @@
555 555  OK
556 556  )))
557 557  
558 -
559 559  (% style="color:#037691" %)**Downlink Command:**
560 560  
561 561  * 0xE101     Same as: AT+ALARMMOD=1
562 562  * 0xE100     Same as: AT+ALARMMOD=0
563 563  
564 +
564 564  == 3.3 Add or Delete RS485 Sensor ==
565 565  
566 566  
... ... @@ -635,8 +635,8 @@
635 635  
636 636  In every sampling. WSC1-L will auto append the sensor segment as per this structure and uplink.
637 637  
638 -(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:351px" %)
639 -|=(% style="width: 94px;background-color:#D9E2F3;color:#0070C0" %)Type Code|=(% style="width: 121px;background-color:#D9E2F3;color:#0070C0" %)Length (Bytes)|=(% style="width: 132px;background-color:#D9E2F3;color:#0070C0" %)Measured Value
639 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:351px" %)
640 +|=(% style="width: 95px;background-color:#D9E2F3;color:#0070C0" %)Type Code|=(% style="width: 122px;background-color:#D9E2F3;color:#0070C0" %)Length (Bytes)|=(% style="width: 134px;background-color:#D9E2F3;color:#0070C0" %)Measured Value
640 640  |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A
641 641  
642 642  **Related commands:**
... ... @@ -656,13 +656,14 @@
656 656  
657 657  * 0xE5FF  
658 658  
660 +
659 659  == 3.4 RS485 Test Command ==
660 660  
661 661  
662 662  (% style="color:#037691" %)**AT Command:**
663 663  
664 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %)
665 -|=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**Response**
666 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:474px" %)
667 +|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 228px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
666 666  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
667 667  (((
668 668  Send command to 485 sensor
... ... @@ -682,6 +682,7 @@
682 682  
683 683  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
684 684  
687 +
685 685  == 3.5 RS485 response timeout ==
686 686  
687 687  
... ... @@ -689,16 +689,20 @@
689 689  
690 690  (% style="color:#037691" %)**AT Command:**
691 691  
692 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %)
693 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response**
695 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
696 +|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
694 694  |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)(((
695 695  (((
699 +(((
696 696  Set response timeout to:
697 697  )))
702 +)))
698 698  
699 699  (((
705 +(((
700 700  Range : 0~~10000
701 701  )))
708 +)))
702 702  )))|(% style="width:85px" %)OK
703 703  
704 704  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -710,6 +710,7 @@
710 710  * Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
711 711  * Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
712 712  
720 +
713 713  == 3.6 Set Sensor Type ==
714 714  
715 715  
... ... @@ -719,20 +719,38 @@
719 719  
720 720  (((
721 721  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
730 +
731 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
732 +|(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
733 +| |A4|A3|A2|A1| | |
734 +|(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
735 +| | |Solar Radiation|PAR|PM10|PM2.5|(((
736 +Rain
737 +Gauge
738 +)))|(((
739 +Air
740 +Pressure
722 722  )))
742 +|(% rowspan="2" %)Byte1|Bit7|Bit6|Bit5|Bit4|Bit3|Bit2|Bit1|Bit0
743 +|Humidity|Temperature|CO2|(((
744 +Rain/Snow
745 +Detect
746 +)))|illuminance|(((
747 +Wind
748 +Direction
749 +)))|Wind Speed|BAT
750 +)))
723 723  
724 -[[image:image-20220624144904-12.png]]
725 725  
726 -
727 727  (% style="color:#037691" %)**AT Command:**
728 728  
729 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
730 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
755 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:377px" %)
756 +|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 132px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 88px;background-color:#D9E2F3;color:#0070C0" %)**Response**
731 731  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
732 732  
733 733  Eg: The setting command **AT+STYPE=80221** means:
734 734  
735 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
761 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:495px" %)
736 736  |(% 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
737 737  |(% 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
738 738  |(% 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
... ... @@ -752,6 +752,32 @@
752 752  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
753 753  
754 754  
781 +== 3.7  Set the registers read by the rain gauge(Since firmware V1.3) ==
782 +
783 +(% style="color:#037691" %)**AT Command:**
784 +
785 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
786 +|=(% style="width: 161px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Command Example**|=(% style="width: 184px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
787 +|(% style="width:161px" %)(((
788 +AT+RAINFALLSWITCH=1
789 +
790 +(Range: 1~~10)
791 +)))|(% style="width:184px" %)(((
792 +(((
793 +(((
794 +Set the registers read by the rain gauge
795 +)))
796 +)))
797 +)))|(% style="width:85px" %)OK
798 +
799 +
800 +(% style="color:#037691" %)**Downlink Command:**
801 +
802 +* 0x1701  Same as: AT+RAINFALLSWITCH=1
803 +
804 +(% class="wikigeneratedid" %)
805 += =
806 +
755 755  = 4. Power consumption and battery =
756 756  
757 757  == 4.1 Total Power Consumption ==
... ... @@ -795,6 +795,7 @@
795 795  * IP Rating: IP65
796 796  * Support default sensors or 3rd party RS485 sensors
797 797  
850 +
798 798  == 5.2 Power Consumption ==
799 799  
800 800  
... ... @@ -868,6 +868,7 @@
868 868  * ABS enclosure.
869 869  * Horizontal adjustable.
870 870  
924 +
871 871  === 6.1.2 Specification ===
872 872  
873 873  
... ... @@ -881,6 +881,7 @@
881 881  * Working Humidity: <100% (no dewing)
882 882  * Power Consumption: 4mA @ 12v.
883 883  
938 +
884 884  === 6.1.3 Dimension ===
885 885  
886 886  
... ... @@ -951,7 +951,6 @@
951 951  )))
952 952  
953 953  
954 -
955 955  === 6.2.1 Feature ===
956 956  
957 957  
... ... @@ -958,6 +958,7 @@
958 958  * RS485 wind speed / direction sensor
959 959  * PC enclosure, resist corrosion
960 960  
1015 +
961 961  === 6.2.2 Specification ===
962 962  
963 963  
... ... @@ -972,6 +972,7 @@
972 972  * Power Consumption: 13mA ~~ 12v.
973 973  * Cable Length: 2 meters
974 974  
1030 +
975 975  === 6.2.3 Dimension ===
976 976  
977 977  
... ... @@ -1029,6 +1029,7 @@
1029 1029  * NDIR to measure CO2 with Internal Temperature Compensation
1030 1030  * Laser Beam Scattering to PM2.5 and PM10
1031 1031  
1088 +
1032 1032  === 6.3.2 Specification ===
1033 1033  
1034 1034  
... ... @@ -1047,6 +1047,7 @@
1047 1047  ** CO2: 0~95%RH
1048 1048  * Power Consumption: 50mA@ 12v.
1049 1049  
1107 +
1050 1050  === 6.3.3 Dimension ===
1051 1051  
1052 1052  
... ... @@ -1094,6 +1094,7 @@
1094 1094  * Surface heating to dry
1095 1095  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1096 1096  
1155 +
1097 1097  === 6.4.2 Specification ===
1098 1098  
1099 1099  
... ... @@ -1106,6 +1106,7 @@
1106 1106  ** No heating: 12mA @ 12v,
1107 1107  ** heating: 94ma @ 12v.
1108 1108  
1168 +
1109 1109  === 6.4.3 Dimension ===
1110 1110  
1111 1111  
... ... @@ -1123,7 +1123,6 @@
1123 1123  
1124 1124  Do not power on while connect the cables. Double check the wiring before power on.
1125 1125  
1126 -
1127 1127  (((
1128 1128  Install with 15°degree.
1129 1129  )))
... ... @@ -1159,6 +1159,7 @@
1159 1159  
1160 1160  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1161 1161  
1221 +
1162 1162  === 6.5.2 Specification ===
1163 1163  
1164 1164  
... ... @@ -1184,6 +1184,7 @@
1184 1184  * Working Humidity: 10~90%RH
1185 1185  * Power Consumption: 4mA @ 12v
1186 1186  
1247 +
1187 1187  === 6.5.3 Dimension ===
1188 1188  
1189 1189  
... ... @@ -1230,6 +1230,7 @@
1230 1230  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1231 1231  * Measure Reflected Radiation if sense area towards ground.
1232 1232  
1294 +
1233 1233  === 6.6.2 Specification ===
1234 1234  
1235 1235  
... ... @@ -1246,6 +1246,7 @@
1246 1246  * Working Humidity: 10~90%RH
1247 1247  * Power Consumption: 4mA @ 12v
1248 1248  
1311 +
1249 1249  === 6.6.3 Dimension ===
1250 1250  
1251 1251  
... ... @@ -1312,6 +1312,7 @@
1312 1312  * Working Humidity: 10~90%RH
1313 1313  * Power Consumption: 3mA @ 12v
1314 1314  
1378 +
1315 1315  === 6.7.3 Dimension ===
1316 1316  
1317 1317  
... ... @@ -1379,6 +1379,7 @@
1379 1379  
1380 1380  == 7.5 Where can i find the modbus command for the WSS sensors? ==
1381 1381  
1446 +
1382 1382  See this link for the [[modbus command set>>https://www.dropbox.com/s/rw90apbar029a4w/Weather_Sensors_Modbus_Command_List.xlsx?dl=0]].
1383 1383  
1384 1384  
... ... @@ -1410,20 +1410,22 @@
1410 1410  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1411 1411  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1412 1412  
1478 +
1413 1413  == 9.2 Sensors ==
1414 1414  
1415 1415  
1416 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %)
1417 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number**
1418 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01
1419 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2
1420 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02
1421 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03
1422 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04
1423 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05
1424 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1425 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1482 +(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:500px" %)
1483 +|=(% style="width: 300px;background-color:#D9E2F3;color:#0070C0" %)**Sensor Model**|=(% style="width: 200px;background-color:#D9E2F3;color:#0070C0" %)**Part Number**
1484 +|(% style="width:462px" %)Rain Gauge|(% style="width:120px" %)WSS-01
1485 +|(% style="width:462px" %)Rain Gauge installation Bracket for Pole|(% style="width:120px" %)WS-K2
1486 +|(% style="width:462px" %)Wind Speed Direction 2 in 1 Sensor|(% style="width:120px" %)WSS-02
1487 +|(% style="width:462px" %)CO2/PM2.5/PM10 3 in 1 Sensor|(% style="width:120px" %)WSS-03
1488 +|(% style="width:462px" %)Rain/Snow Detect Sensor|(% style="width:120px" %)WSS-04
1489 +|(% style="width:462px" %)Temperature, Humidity, illuminance and Pressure 4 in 1 sensor|(% style="width:120px" %)WSS-05
1490 +|(% style="width:462px" %)Total Solar Radiation Sensor|(% style="width:120px" %)WSS-06
1491 +|(% style="width:462px" %)PAR (Photosynthetically Available Radiation)|(% style="width:120px" %)WSS-07
1426 1426  
1493 +
1427 1427  = 10. Support =
1428 1428  
1429 1429  
... ... @@ -1431,6 +1431,7 @@
1431 1431  
1432 1432  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]].
1433 1433  
1501 +
1434 1434  = 11. Appendix I: Field Installation Photo =
1435 1435  
1436 1436  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0