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

From version 96.4
edited by Xiaoling
on 2023/03/09 14:22
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 ==
... ... @@ -78,7 +78,6 @@
78 78  * MPPT Solar Recharger
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 -(% style="display:none" %)(%%)
82 82  
83 83  
84 84  == 2.2 How it works? ==
... ... @@ -101,6 +101,7 @@
101 101  1. WSC1-L will auto scan available weather sensors when power on or reboot.
102 102  1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors.
103 103  
104 +
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]]
... ... @@ -163,7 +163,6 @@
163 163  
164 164  * Valid Sensor Value: Use FPORT=2
165 165  * Other control command: Use FPORT other than 2.
166 -(% style="display:none" %)(%%)
167 167  
168 168  
169 169  === 2.4.1 Uplink FPORT~=5, Device Status ===
... ... @@ -188,16 +188,19 @@
188 188  
189 189  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
190 190  
187 +
191 191  For WSC1-L, this value is 0x0D.
192 192  
193 193  
194 194  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
195 195  
193 +
196 196  0x0100, Means: v1.0.0 version.
197 197  
198 198  
199 199  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
200 200  
199 +
201 201  *0x01: EU868
202 202  
203 203  *0x02: US915
... ... @@ -221,11 +221,13 @@
221 221  
222 222  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
223 223  
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 +
229 229  (((
230 230  shows the battery voltage for WSC1-L MCU.
231 231  )))
... ... @@ -237,6 +237,7 @@
237 237  
238 238  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
239 239  
241 +
240 240  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
241 241  |Byte3|Byte2|Byte1
242 242  
... ... @@ -319,9 +319,15 @@
319 319   Uplink 1:  [[image:image-20220624140735-4.png]]
320 320  )))
321 321  
324 +(((
325 +
326 +)))
322 322  
323 323  (((
324 324   Uplink 2:  [[image:image-20220624140842-5.png]]
330 +)))
331 +
332 +(((
325 325  
326 326  )))
327 327  
... ... @@ -333,6 +333,9 @@
333 333   Uplink 1:  [[image:image-20220624141025-6.png]]
334 334  )))
335 335  
344 +(((
345 +
346 +)))
336 336  
337 337   Uplink 2:  [[image:image-20220624141100-7.png]]
338 338  
... ... @@ -348,9 +348,14 @@
348 348  Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
349 349  )))
350 350  
362 +(((
363 +
364 +)))
351 351  
352 352  (((
353 353  and put as below:
368 +
369 +
354 354  )))
355 355  
356 356  [[image:1656051152438-578.png]]
... ... @@ -364,6 +364,10 @@
364 364  )))
365 365  
366 366  (((
383 +
384 +)))
385 +
386 +(((
367 367  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
368 368  )))
369 369  
... ... @@ -436,13 +436,10 @@
436 436  
437 437  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
438 438  
439 -* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
440 -* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
441 -(% style="display:none" %)(%%)
459 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
460 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
442 442  
443 443  
444 -
445 -
446 446  == 3.2 Set Emergency Mode ==
447 447  
448 448  
... ... @@ -522,7 +522,7 @@
522 522  * Query_Length: 8
523 523  * Query_Command: A103000000019CAA
524 524  * Read_Length: 8
525 -* 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)
526 526  * has_CRC: 1
527 527  * timeout: 1500 (Fill in the test according to the actual situation)
528 528  
... ... @@ -607,8 +607,8 @@
607 607  
608 608  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
609 609  
610 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
611 -* 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
612 612  
613 613  
614 614  == 3.6 Set Sensor Type ==
... ... @@ -866,7 +866,7 @@
866 866  === 6.2.2 Specification ===
867 867  
868 868  
869 -* Wind speed range: 0 ~~ 60m/s
886 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
870 870  * Wind direction range: 0 ~~ 360°
871 871  * Start wind speed: ≤0.3m/s
872 872  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -896,6 +896,7 @@
896 896  [[image:1656056303845-585.png]]
897 897  
898 898  
916 +
899 899  === 6.2.6  Installation Notice ===
900 900  
901 901  
... ... @@ -1275,6 +1275,9 @@
1275 1275  [[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1276 1276  )))
1277 1277  
1296 +(((
1297 +
1298 +)))
1278 1278  
1279 1279  (((
1280 1280  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
... ... @@ -1341,10 +1341,9 @@
1341 1341  
1342 1342  
1343 1343  * 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]]
1344 1344  
1345 -* 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]].
1346 1346  
1347 -
1348 1348  = 11. Appendix I: Field Installation Photo =
1349 1349  
1350 1350