<
From version < 42.3 >
edited by Xiaoling
on 2022/07/08 15:03
To version < 40.3 >
edited by Xiaoling
on 2022/06/30 10:41
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -69,6 +69,7 @@
69 69  * 4000mAh or 8500mAh Battery for long term use
70 70  
71 71  
72 +
72 72  == 1.3 Specification ==
73 73  
74 74  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
... ... @@ -179,6 +179,7 @@
179 179  )))
180 180  
181 181  
183 +
182 182  === 2.3.2 MOD~=1(Original value) ===
183 183  
184 184  This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation).
... ... @@ -200,6 +200,7 @@
200 200  )))
201 201  
202 202  
205 +
203 203  === 2.3.3 Battery Info ===
204 204  
205 205  (((
... ... @@ -311,7 +311,6 @@
311 311  )))
312 312  
313 313  
314 -
315 315  == 2.4 Uplink Interval ==
316 316  
317 317  The LSE01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]
... ... @@ -320,13 +320,13 @@
320 320  
321 321  == 2.5 Downlink Payload ==
322 322  
323 -By default, LSE01 prints the downlink payload to console port.
325 +By default, LSE50 prints the downlink payload to console port.
324 324  
325 325  [[image:image-20220606165544-8.png]]
326 326  
327 327  
328 328  (((
329 -(% style="color:blue" %)**Examples:**
331 +**Examples:**
330 330  )))
331 331  
332 332  (((
... ... @@ -334,11 +334,11 @@
334 334  )))
335 335  
336 336  * (((
337 -(% style="color:blue" %)**Set TDC**
339 +**Set TDC**
338 338  )))
339 339  
340 340  (((
341 -If the payload=0100003C, it means set the END Node's TDC to 0x00003C=60(S), while type code is 01.
343 +If the payload=0100003C, it means set the END Nodes TDC to 0x00003C=60(S), while type code is 01.
342 342  )))
343 343  
344 344  (((
... ... @@ -354,7 +354,7 @@
354 354  )))
355 355  
356 356  * (((
357 -(% style="color:blue" %)**Reset**
359 +**Reset**
358 358  )))
359 359  
360 360  (((
... ... @@ -362,7 +362,7 @@
362 362  )))
363 363  
364 364  
365 -* (% style="color:blue" %)**CFM**
367 +* **CFM**
366 366  
367 367  Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0
368 368  
... ... @@ -799,11 +799,11 @@
799 799  )))
800 800  
801 801  (((
802 -You can change the battery in the LSE01.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won't be voltage drop between battery and main board.
804 +You can change the battery in the LSE01.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there wont be voltage drop between battery and main board.
803 803  )))
804 804  
805 805  (((
806 -The default battery pack of LSE01 includes a ER18505 plus super capacitor. If user can't find this pack locally, they can find ER18505 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)
808 +The default battery pack of LSE01 includes a ER18505 plus super capacitor. If user cant find this pack locally, they can find ER18505 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)
807 807  )))
808 808  
809 809  
... ... @@ -834,13 +834,13 @@
834 834  Below are the available commands, a more detailed AT Command manual can be found at [[AT Command Manual>>https://www.dropbox.com/sh/qr6vproz4z4kzjz/AAAD48h3OyWrU1hq_Cqm8jIwa?dl=0]]: [[https:~~/~~/www.dropbox.com/sh/qr6vproz4z4kzjz/AAAD48h3OyWrU1hq_Cqm8jIwa?dl=0>>https://www.dropbox.com/sh/qr6vproz4z4kzjz/AAAD48h3OyWrU1hq_Cqm8jIwa?dl=0]]
835 835  
836 836  
837 -(% style="background-color:#dcdcdc" %)**AT+<CMD>? **(%%) : Help on <CMD>
839 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>? **(%%) : Help on <CMD>
838 838  
839 -(% style="background-color:#dcdcdc" %)**AT+<CMD> **(%%) : Run <CMD>
841 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD> **(%%) : Run <CMD>
840 840  
841 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=<value>**(%%)  : Set the value
843 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=<value>**(%%) : Set the value
842 842  
843 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?**(%%)  : Get the value
845 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=?**(%%)  : Get the value
844 844  
845 845  
846 846  (% style="color:#037691" %)**General Commands**(%%)      
... ... @@ -1018,15 +1018,15 @@
1018 1018  
1019 1019  = 5. Trouble Shooting =
1020 1020  
1021 -== 5.1 ​Why I can't join TTN in US915 / AU915 bands? ==
1023 +== 5.1 ​Why I cant join TTN in US915 / AU915 bands? ==
1022 1022  
1023 -It is due to channel mapping. Please see the [[Eight Channel Mode>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H7.19EightChannelMode"]] section above for details.
1025 +It is due to channel mapping. Please see the [[Eight Channel Mode>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H2.NoticeofUS9152FCN4702FAU915Frequencyband"]] section above for details.
1024 1024  
1025 1025  
1026 -== 5.2 AT Command input doesn't work ==
1028 +== 5.2 AT Command input doesnt work ==
1027 1027  
1028 1028  (((
1029 -In the case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn't send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
1031 +In the case if user can see the console output but cant type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesnt send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
1030 1030  )))
1031 1031  
1032 1032  
... ... @@ -1076,8 +1076,6 @@
1076 1076  (% class="wikigeneratedid" %)
1077 1077  (((
1078 1078  
1079 -
1080 -
1081 1081  )))
1082 1082  
1083 1083  = 7. Packing Info =
... ... @@ -1110,7 +1110,6 @@
1110 1110  * (((
1111 1111  Weight / pcs : g
1112 1112  
1113 -
1114 1114  
1115 1115  )))
1116 1116  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0