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

From version 96.1
edited by Bei Jinggeng
on 2023/03/08 14:35
Change comment: There is no comment for this version
To version 93.2
edited by Xiaoling
on 2022/11/23 17:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -37,6 +37,7 @@
37 37  )))
38 38  
39 39  
40 +
40 40  = 2. How to use =
41 41  
42 42  == 2.1 Installation ==
... ... @@ -80,6 +80,7 @@
80 80  * Cabinet.
81 81  
82 82  
84 +
83 83  == 2.2 How it works? ==
84 84  
85 85  
... ... @@ -101,6 +101,7 @@
101 101  1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors.
102 102  
103 103  
106 +
104 104  == 2.3 Example to use for LoRaWAN network ==
105 105  
106 106  
... ... @@ -123,10 +123,6 @@
123 123  
124 124  User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot:
125 125  
126 -Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position).
127 -
128 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSE01-LoRaWAN%20Soil%20Moisture%20%26%20EC%20Sensor%20User%20Manual/WebHome/image-20220606163915-7.png?rev=1.1||alt="image-20220606163915-7.png"]]
129 -
130 130  **Add APP EUI in the application.**
131 131  
132 132  [[image:1656042662694-311.png]]
... ... @@ -165,6 +165,7 @@
165 165  * Other control command: Use FPORT other than 2.
166 166  
167 167  
167 +
168 168  === 2.4.1 Uplink FPORT~=5, Device Status ===
169 169  
170 170  
... ... @@ -187,16 +187,19 @@
187 187  
188 188  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
189 189  
190 +
190 190  For WSC1-L, this value is 0x0D.
191 191  
192 192  
193 193  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
194 194  
196 +
195 195  0x0100, Means: v1.0.0 version.
196 196  
197 197  
198 198  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
199 199  
202 +
200 200  *0x01: EU868
201 201  
202 202  *0x02: US915
... ... @@ -220,11 +220,13 @@
220 220  
221 221  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
222 222  
226 +
223 223  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
224 224  
225 225  
226 226  ==== (% style="color:#037691" %)**BAT:**(%%) ====
227 227  
232 +
228 228  (((
229 229  shows the battery voltage for WSC1-L MCU.
230 230  )))
... ... @@ -236,6 +236,7 @@
236 236  
237 237  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
238 238  
244 +
239 239  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
240 240  |Byte3|Byte2|Byte1
241 241  
... ... @@ -453,10 +453,11 @@
453 453  
454 454  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
455 455  
456 -* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
457 -* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
462 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
463 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
458 458  
459 459  
466 +
460 460  == 3.2 Set Emergency Mode ==
461 461  
462 462  
... ... @@ -473,6 +473,7 @@
473 473  * 0xE100     Same as: AT+ALARMMOD=0
474 474  
475 475  
483 +
476 476  == 3.3 Add or Delete RS485 Sensor ==
477 477  
478 478  
... ... @@ -536,7 +536,7 @@
536 536  * Query_Length: 8
537 537  * Query_Command: A103000000019CAA
538 538  * Read_Length: 8
539 -* Valid_Data: 23 (Indicates that the data length is 2 bytes, starting from the 3th byte)
547 +* Valid_Data: 24 (Indicates that the data length is 2 bytes, starting from the 4th byte)
540 540  * has_CRC: 1
541 541  * timeout: 1500 (Fill in the test according to the actual situation)
542 542  
... ... @@ -569,6 +569,7 @@
569 569  * 0xE5FF  
570 570  
571 571  
580 +
572 572  == 3.4 RS485 Test Command ==
573 573  
574 574  
... ... @@ -596,6 +596,7 @@
596 596  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
597 597  
598 598  
608 +
599 599  == 3.5 RS485 response timeout ==
600 600  
601 601  
... ... @@ -621,10 +621,11 @@
621 621  
622 622  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
623 623  
624 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
625 -* Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
634 +* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
635 +* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
626 626  
627 627  
638 +
628 628  == 3.6 Set Sensor Type ==
629 629  
630 630  
... ... @@ -643,9 +643,9 @@
643 643  
644 644  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
645 645  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
646 -|(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
657 +|(% style="width:157px" %)AT+STYPE=802212|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
647 647  
648 -Eg: The setting command **AT+STYPE=80221** means:
659 +Eg: The setting command **AT+STYPE=802212** means:
649 649  
650 650  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
651 651  |(% 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
... ... @@ -660,7 +660,7 @@
660 660  
661 661  (% style="color:#037691" %)**Downlink Command:**
662 662  
663 -* 0xE400080221  Same as: AT+STYPE=80221
674 +* 0xE400802212     Same as: AT+STYPE=802212
664 664  
665 665  (% style="color:red" %)**Note:**
666 666  
... ... @@ -711,6 +711,7 @@
711 711  * Support default sensors or 3rd party RS485 sensors
712 712  
713 713  
725 +
714 714  == 5.2 Power Consumption ==
715 715  
716 716  
... ... @@ -785,6 +785,7 @@
785 785  * Horizontal adjustable.
786 786  
787 787  
800 +
788 788  === 6.1.2 Specification ===
789 789  
790 790  
... ... @@ -799,6 +799,7 @@
799 799  * Power Consumption: 4mA @ 12v.
800 800  
801 801  
815 +
802 802  === 6.1.3 Dimension ===
803 803  
804 804  
... ... @@ -877,10 +877,11 @@
877 877  * PC enclosure, resist corrosion
878 878  
879 879  
894 +
880 880  === 6.2.2 Specification ===
881 881  
882 882  
883 -* Wind speed range: 0 ~~ 60m/s
898 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
884 884  * Wind direction range: 0 ~~ 360°
885 885  * Start wind speed: ≤0.3m/s
886 886  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -892,6 +892,7 @@
892 892  * Cable Length: 2 meters
893 893  
894 894  
910 +
895 895  === 6.2.3 Dimension ===
896 896  
897 897  
... ... @@ -910,6 +910,7 @@
910 910  [[image:1656056303845-585.png]]
911 911  
912 912  
929 +
913 913  === 6.2.6  Installation Notice ===
914 914  
915 915  
... ... @@ -950,6 +950,7 @@
950 950  * Laser Beam Scattering to PM2.5 and PM10
951 951  
952 952  
970 +
953 953  === 6.3.2 Specification ===
954 954  
955 955  
... ... @@ -969,6 +969,7 @@
969 969  * Power Consumption: 50mA@ 12v.
970 970  
971 971  
990 +
972 972  === 6.3.3 Dimension ===
973 973  
974 974  
... ... @@ -1018,6 +1018,7 @@
1018 1018  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1019 1019  
1020 1020  
1040 +
1021 1021  === 6.4.2 Specification ===
1022 1022  
1023 1023  
... ... @@ -1031,6 +1031,7 @@
1031 1031  ** heating: 94ma @ 12v.
1032 1032  
1033 1033  
1054 +
1034 1034  === 6.4.3 Dimension ===
1035 1035  
1036 1036  
... ... @@ -1085,6 +1085,7 @@
1085 1085  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1086 1086  
1087 1087  
1109 +
1088 1088  === 6.5.2 Specification ===
1089 1089  
1090 1090  
... ... @@ -1111,6 +1111,7 @@
1111 1111  * Power Consumption: 4mA @ 12v
1112 1112  
1113 1113  
1136 +
1114 1114  === 6.5.3 Dimension ===
1115 1115  
1116 1116  
... ... @@ -1158,6 +1158,7 @@
1158 1158  * Measure Reflected Radiation if sense area towards ground.
1159 1159  
1160 1160  
1184 +
1161 1161  === 6.6.2 Specification ===
1162 1162  
1163 1163  
... ... @@ -1175,6 +1175,7 @@
1175 1175  * Power Consumption: 4mA @ 12v
1176 1176  
1177 1177  
1202 +
1178 1178  === 6.6.3 Dimension ===
1179 1179  
1180 1180  
... ... @@ -1242,6 +1242,7 @@
1242 1242  * Power Consumption: 3mA @ 12v
1243 1243  
1244 1244  
1270 +
1245 1245  === 6.7.3 Dimension ===
1246 1246  
1247 1247  
... ... @@ -1339,6 +1339,7 @@
1339 1339  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1340 1340  
1341 1341  
1368 +
1342 1342  == 9.2 Sensors ==
1343 1343  
1344 1344  
... ... @@ -1354,13 +1354,15 @@
1354 1354  |(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1355 1355  
1356 1356  
1384 +
1357 1357  = 10. Support =
1358 1358  
1359 1359  
1360 1360  * 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.
1361 -* 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]].
1389 +* 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]]
1362 1362  
1363 1363  
1392 +
1364 1364  = 11. Appendix I: Field Installation Photo =
1365 1365  
1366 1366