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

Summary

Details

Page properties
Content
... ... @@ -69,7 +69,6 @@
69 69  * 4000mAh or 8500mAh Battery for long term use
70 70  
71 71  
72 -
73 73  == 1.3 Specification ==
74 74  
75 75  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
... ... @@ -180,7 +180,6 @@
180 180  )))
181 181  
182 182  
183 -
184 184  === 2.3.2 MOD~=1(Original value) ===
185 185  
186 186  This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation).
... ... @@ -202,7 +202,6 @@
202 202  )))
203 203  
204 204  
205 -
206 206  === 2.3.3 Battery Info ===
207 207  
208 208  (((
... ... @@ -314,6 +314,7 @@
314 314  )))
315 315  
316 316  
314 +
317 317  == 2.4 Uplink Interval ==
318 318  
319 319  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"]]
... ... @@ -322,13 +322,13 @@
322 322  
323 323  == 2.5 Downlink Payload ==
324 324  
325 -By default, LSE50 prints the downlink payload to console port.
323 +By default, LSE01 prints the downlink payload to console port.
326 326  
327 327  [[image:image-20220606165544-8.png]]
328 328  
329 329  
330 330  (((
331 -**Examples:**
329 +(% style="color:blue" %)**Examples:**
332 332  )))
333 333  
334 334  (((
... ... @@ -336,11 +336,11 @@
336 336  )))
337 337  
338 338  * (((
339 -**Set TDC**
337 +(% style="color:blue" %)**Set TDC**
340 340  )))
341 341  
342 342  (((
343 -If the payload=0100003C, it means set the END Nodes TDC to 0x00003C=60(S), while type code is 01.
341 +If the payload=0100003C, it means set the END Node's TDC to 0x00003C=60(S), while type code is 01.
344 344  )))
345 345  
346 346  (((
... ... @@ -356,7 +356,7 @@
356 356  )))
357 357  
358 358  * (((
359 -**Reset**
357 +(% style="color:blue" %)**Reset**
360 360  )))
361 361  
362 362  (((
... ... @@ -364,7 +364,7 @@
364 364  )))
365 365  
366 366  
367 -* **CFM**
365 +* (% style="color:blue" %)**CFM**
368 368  
369 369  Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0
370 370  
... ... @@ -801,11 +801,11 @@
801 801  )))
802 802  
803 803  (((
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.
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.
805 805  )))
806 806  
807 807  (((
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)
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)
809 809  )))
810 810  
811 811  
... ... @@ -836,13 +836,13 @@
836 836  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]]
837 837  
838 838  
839 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>? **(%%) : Help on <CMD>
837 +(% style="background-color:#dcdcdc" %)**AT+<CMD>? **(%%) : Help on <CMD>
840 840  
841 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD> **(%%) : Run <CMD>
839 +(% style="background-color:#dcdcdc" %)**AT+<CMD> **(%%) : Run <CMD>
842 842  
843 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=<value>**(%%) : Set the value
841 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=<value>**(%%)  : Set the value
844 844  
845 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=?**(%%)  : Get the value
843 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?**(%%)  : Get the value
846 846  
847 847  
848 848  (% style="color:#037691" %)**General Commands**(%%)      
... ... @@ -1020,15 +1020,15 @@
1020 1020  
1021 1021  = 5. Trouble Shooting =
1022 1022  
1023 -== 5.1 ​Why I cant join TTN in US915 / AU915 bands? ==
1021 +== 5.1 ​Why I can't join TTN in US915 / AU915 bands? ==
1024 1024  
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.
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.
1026 1026  
1027 1027  
1028 -== 5.2 AT Command input doesnt work ==
1026 +== 5.2 AT Command input doesn't work ==
1029 1029  
1030 1030  (((
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.
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.
1032 1032  )))
1033 1033  
1034 1034  
... ... @@ -1078,6 +1078,8 @@
1078 1078  (% class="wikigeneratedid" %)
1079 1079  (((
1080 1080  
1079 +
1080 +
1081 1081  )))
1082 1082  
1083 1083  = 7. Packing Info =
... ... @@ -1110,6 +1110,7 @@
1110 1110  * (((
1111 1111  Weight / pcs : g
1112 1112  
1113 +
1113 1113  
1114 1114  )))
1115 1115  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0