<
From version < 40.4 >
edited by Xiaoling
on 2022/06/30 10:48
To version < 42.2 >
edited by Xiaoling
on 2022/07/08 14:31
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -311,6 +311,7 @@
311 311  )))
312 312  
313 313  
314 +
314 314  == 2.4 Uplink Interval ==
315 315  
316 316  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"]]
... ... @@ -319,7 +319,7 @@
319 319  
320 320  == 2.5 Downlink Payload ==
321 321  
322 -By default, LSE50 prints the downlink payload to console port.
323 +By default, LSE01 prints the downlink payload to console port.
323 323  
324 324  [[image:image-20220606165544-8.png]]
325 325  
... ... @@ -337,7 +337,7 @@
337 337  )))
338 338  
339 339  (((
340 -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.
341 341  )))
342 342  
343 343  (((
... ... @@ -693,6 +693,7 @@
693 693  * Blink once when device transmit a packet.
694 694  
695 695  
697 +
696 696  == 2.9 Installation in Soil ==
697 697  
698 698  **Measurement the soil surface**
... ... @@ -797,11 +797,11 @@
797 797  )))
798 798  
799 799  (((
800 -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.
801 801  )))
802 802  
803 803  (((
804 -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)
805 805  )))
806 806  
807 807  
... ... @@ -832,13 +832,13 @@
832 832  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]]
833 833  
834 834  
835 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>? **(%%) : Help on <CMD>
837 +(% style="background-color:#dcdcdc" %)**AT+<CMD>? **(%%) : Help on <CMD>
836 836  
837 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD> **(%%) : Run <CMD>
839 +(% style="background-color:#dcdcdc" %)**AT+<CMD> **(%%) : Run <CMD>
838 838  
839 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=<value>**(%%) : Set the value
841 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=<value>**(%%)  : Set the value
840 840  
841 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=?**(%%)  : Get the value
843 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?**(%%)  : Get the value
842 842  
843 843  
844 844  (% style="color:#037691" %)**General Commands**(%%)      
... ... @@ -1016,15 +1016,15 @@
1016 1016  
1017 1017  = 5. Trouble Shooting =
1018 1018  
1019 -== 5.1 ​Why I cant join TTN in US915 / AU915 bands? ==
1021 +== 5.1 ​Why I can't join TTN in US915 / AU915 bands? ==
1020 1020  
1021 -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.
1022 1022  
1023 1023  
1024 -== 5.2 AT Command input doesnt work ==
1026 +== 5.2 AT Command input doesn't work ==
1025 1025  
1026 1026  (((
1027 -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.
1028 1028  )))
1029 1029  
1030 1030  
... ... @@ -1074,6 +1074,8 @@
1074 1074  (% class="wikigeneratedid" %)
1075 1075  (((
1076 1076  
1079 +
1080 +
1077 1077  )))
1078 1078  
1079 1079  = 7. Packing Info =
... ... @@ -1106,6 +1106,7 @@
1106 1106  * (((
1107 1107  Weight / pcs : g
1108 1108  
1113 +
1109 1109  
1110 1110  )))
1111 1111  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0