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

From version 94.1
edited by Bei Jinggeng
on 2022/11/23 17:16
Change comment: There is no comment for this version
To version 97.2
edited by Xiaoling
on 2023/04/26 08:45
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,7 +37,6 @@
37 37  )))
38 38  
39 39  
40 -
41 41  = 2. How to use =
42 42  
43 43  == 2.1 Installation ==
... ... @@ -119,11 +119,15 @@
119 119  
120 120  Each WSC1-L is shipped with a sticker with the default device EUI as below:
121 121  
122 -[[image:image-20220624115043-1.jpeg]]
121 +[[image:image-20230426084533-1.png]]
123 123  
124 124  
125 125  User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot:
126 126  
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 +
127 127  **Add APP EUI in the application.**
128 128  
129 129  [[image:1656042662694-311.png]]
... ... @@ -152,7 +152,6 @@
152 152  
153 153  [[image:1656042745346-283.png]]
154 154  
155 -
156 156  == 2.4 Uplink Payload ==
157 157  
158 158  
... ... @@ -184,19 +184,16 @@
184 184  
185 185  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
186 186  
187 -
188 188  For WSC1-L, this value is 0x0D.
189 189  
190 190  
191 191  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
192 192  
193 -
194 194  0x0100, Means: v1.0.0 version.
195 195  
196 196  
197 197  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
198 198  
199 -
200 200  *0x01: EU868
201 201  
202 202  *0x02: US915
... ... @@ -220,13 +220,11 @@
220 220  
221 221  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
222 222  
223 -
224 224  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
225 225  
226 226  
227 227  ==== (% style="color:#037691" %)**BAT:**(%%) ====
228 228  
229 -
230 230  (((
231 231  shows the battery voltage for WSC1-L MCU.
232 232  )))
... ... @@ -238,7 +238,6 @@
238 238  
239 239  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
240 240  
241 -
242 242  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
243 243  |Byte3|Byte2|Byte1
244 244  
... ... @@ -321,15 +321,9 @@
321 321   Uplink 1:  [[image:image-20220624140735-4.png]]
322 322  )))
323 323  
324 -(((
325 -
326 -)))
327 327  
328 328  (((
329 329   Uplink 2:  [[image:image-20220624140842-5.png]]
330 -)))
331 -
332 -(((
333 333  
334 334  )))
335 335  
... ... @@ -341,9 +341,6 @@
341 341   Uplink 1:  [[image:image-20220624141025-6.png]]
342 342  )))
343 343  
344 -(((
345 -
346 -)))
347 347  
348 348   Uplink 2:  [[image:image-20220624141100-7.png]]
349 349  
... ... @@ -359,14 +359,9 @@
359 359  Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
360 360  )))
361 361  
362 -(((
363 -
364 -)))
365 365  
366 366  (((
367 367  and put as below:
368 -
369 -
370 370  )))
371 371  
372 372  [[image:1656051152438-578.png]]
... ... @@ -380,10 +380,6 @@
380 380  )))
381 381  
382 382  (((
383 -
384 -)))
385 -
386 -(((
387 387  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
388 388  )))
389 389  
... ... @@ -456,8 +456,8 @@
456 456  
457 457  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
458 458  
459 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
460 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
437 +* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
438 +* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
461 461  
462 462  
463 463  == 3.2 Set Emergency Mode ==
... ... @@ -539,7 +539,7 @@
539 539  * Query_Length: 8
540 540  * Query_Command: A103000000019CAA
541 541  * Read_Length: 8
542 -* Valid_Data: 24 (Indicates that the data length is 2 bytes, starting from the 4th byte)
520 +* Valid_Data: 23 (Indicates that the data length is 2 bytes, starting from the 3th byte)
543 543  * has_CRC: 1
544 544  * timeout: 1500 (Fill in the test according to the actual situation)
545 545  
... ... @@ -624,8 +624,8 @@
624 624  
625 625  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
626 626  
627 -* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
628 -* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
605 +* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
606 +* Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
629 629  
630 630  
631 631  == 3.6 Set Sensor Type ==
... ... @@ -883,7 +883,7 @@
883 883  === 6.2.2 Specification ===
884 884  
885 885  
886 -* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
864 +* Wind speed range: 0 ~~ 60m/s
887 887  * Wind direction range: 0 ~~ 360°
888 888  * Start wind speed: ≤0.3m/s
889 889  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -913,7 +913,6 @@
913 913  [[image:1656056303845-585.png]]
914 914  
915 915  
916 -
917 917  === 6.2.6  Installation Notice ===
918 918  
919 919  
... ... @@ -979,7 +979,6 @@
979 979  [[image:1656056708366-230.png]]
980 980  
981 981  
982 -
983 983  === 6.3.4 Pin Mapping ===
984 984  
985 985  
... ... @@ -1293,9 +1293,6 @@
1293 1293  [[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1294 1294  )))
1295 1295  
1296 -(((
1297 -
1298 -)))
1299 1299  
1300 1300  (((
1301 1301  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
... ... @@ -1362,9 +1362,10 @@
1362 1362  
1363 1363  
1364 1364  * 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.
1365 -* 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]]
1366 1366  
1339 +* 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]].
1367 1367  
1341 +
1368 1368  = 11. Appendix I: Field Installation Photo =
1369 1369  
1370 1370  
image-20230426084533-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +190.0 KB
Content