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

From version 97.2
edited by Xiaoling
on 2023/04/26 08:45
Change comment: There is no comment for this version
To version 94.1
edited by Bei Jinggeng
on 2022/11/23 17:16
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
... ... @@ -37,6 +37,7 @@
37 37  )))
38 38  
39 39  
40 +
40 40  = 2. How to use =
41 41  
42 42  == 2.1 Installation ==
... ... @@ -118,15 +118,11 @@
118 118  
119 119  Each WSC1-L is shipped with a sticker with the default device EUI as below:
120 120  
121 -[[image:image-20230426084533-1.png]]
122 +[[image:image-20220624115043-1.jpeg]]
122 122  
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]]
... ... @@ -155,6 +155,7 @@
155 155  
156 156  [[image:1656042745346-283.png]]
157 157  
155 +
158 158  == 2.4 Uplink Payload ==
159 159  
160 160  
... ... @@ -186,16 +186,19 @@
186 186  
187 187  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
188 188  
187 +
189 189  For WSC1-L, this value is 0x0D.
190 190  
191 191  
192 192  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
193 193  
193 +
194 194  0x0100, Means: v1.0.0 version.
195 195  
196 196  
197 197  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
198 198  
199 +
199 199  *0x01: EU868
200 200  
201 201  *0x02: US915
... ... @@ -219,11 +219,13 @@
219 219  
220 220  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
221 221  
223 +
222 222  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
223 223  
224 224  
225 225  ==== (% style="color:#037691" %)**BAT:**(%%) ====
226 226  
229 +
227 227  (((
228 228  shows the battery voltage for WSC1-L MCU.
229 229  )))
... ... @@ -235,6 +235,7 @@
235 235  
236 236  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
237 237  
241 +
238 238  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
239 239  |Byte3|Byte2|Byte1
240 240  
... ... @@ -317,9 +317,15 @@
317 317   Uplink 1:  [[image:image-20220624140735-4.png]]
318 318  )))
319 319  
324 +(((
325 +
326 +)))
320 320  
321 321  (((
322 322   Uplink 2:  [[image:image-20220624140842-5.png]]
330 +)))
331 +
332 +(((
323 323  
324 324  )))
325 325  
... ... @@ -331,6 +331,9 @@
331 331   Uplink 1:  [[image:image-20220624141025-6.png]]
332 332  )))
333 333  
344 +(((
345 +
346 +)))
334 334  
335 335   Uplink 2:  [[image:image-20220624141100-7.png]]
336 336  
... ... @@ -346,9 +346,14 @@
346 346  Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
347 347  )))
348 348  
362 +(((
363 +
364 +)))
349 349  
350 350  (((
351 351  and put as below:
368 +
369 +
352 352  )))
353 353  
354 354  [[image:1656051152438-578.png]]
... ... @@ -362,6 +362,10 @@
362 362  )))
363 363  
364 364  (((
383 +
384 +)))
385 +
386 +(((
365 365  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
366 366  )))
367 367  
... ... @@ -434,8 +434,8 @@
434 434  
435 435  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
436 436  
437 -* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
438 -* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
459 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
460 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
439 439  
440 440  
441 441  == 3.2 Set Emergency Mode ==
... ... @@ -517,7 +517,7 @@
517 517  * Query_Length: 8
518 518  * Query_Command: A103000000019CAA
519 519  * Read_Length: 8
520 -* Valid_Data: 23 (Indicates that the data length is 2 bytes, starting from the 3th byte)
542 +* Valid_Data: 24 (Indicates that the data length is 2 bytes, starting from the 4th byte)
521 521  * has_CRC: 1
522 522  * timeout: 1500 (Fill in the test according to the actual situation)
523 523  
... ... @@ -602,8 +602,8 @@
602 602  
603 603  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
604 604  
605 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
606 -* Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
627 +* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
628 +* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
607 607  
608 608  
609 609  == 3.6 Set Sensor Type ==
... ... @@ -861,7 +861,7 @@
861 861  === 6.2.2 Specification ===
862 862  
863 863  
864 -* Wind speed range: 0 ~~ 60m/s
886 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
865 865  * Wind direction range: 0 ~~ 360°
866 866  * Start wind speed: ≤0.3m/s
867 867  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -891,6 +891,7 @@
891 891  [[image:1656056303845-585.png]]
892 892  
893 893  
916 +
894 894  === 6.2.6  Installation Notice ===
895 895  
896 896  
... ... @@ -956,6 +956,7 @@
956 956  [[image:1656056708366-230.png]]
957 957  
958 958  
982 +
959 959  === 6.3.4 Pin Mapping ===
960 960  
961 961  
... ... @@ -1269,6 +1269,9 @@
1269 1269  [[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1270 1270  )))
1271 1271  
1296 +(((
1297 +
1298 +)))
1272 1272  
1273 1273  (((
1274 1274  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
... ... @@ -1335,10 +1335,9 @@
1335 1335  
1336 1336  
1337 1337  * 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]]
1338 1338  
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]].
1340 1340  
1341 -
1342 1342  = 11. Appendix I: Field Installation Photo =
1343 1343  
1344 1344  
image-20230426084533-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -190.0 KB
Content