<
From version < 31.23 >
edited by Xiaoling
on 2022/06/07 10:13
To version < 31.38 >
edited by Xiaoling
on 2022/06/07 10:35
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -90,7 +90,7 @@
90 90  )))
91 91  
92 92  (((
93 -In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H3.UsingtheATCommands"]].
93 +In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H3.200BUsingtheATCommands"]].
94 94  )))
95 95  
96 96  
... ... @@ -279,14 +279,13 @@
279 279  LSE01 TTN Payload Decoder: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/]]
280 280  
281 281  
282 +
282 282  == 2.4 Uplink Interval ==
283 283  
284 -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:
285 +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"]]
285 285  
286 -[[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval>>url:http://wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval]]
287 287  
288 288  
289 -
290 290  == 2.5 Downlink Payload ==
291 291  
292 292  By default, LSE50 prints the downlink payload to console port.
... ... @@ -753,13 +753,13 @@
753 753  
754 754  LSE01 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LSE01 for using AT command, as below.
755 755  
756 -[[image:1654501986557-872.png]]
755 +[[image:1654501986557-872.png||height="391" width="800"]]
757 757  
758 758  
759 759  Or if you have below board, use below connection:
760 760  
761 761  
762 -[[image:1654502005655-729.png]]
761 +[[image:1654502005655-729.png||height="503" width="801"]]
763 763  
764 764  
765 765  
... ... @@ -766,7 +766,7 @@
766 766  In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LSE01. LSE01 will output system info once power on as below:
767 767  
768 768  
769 - [[image:1654502050864-459.png]]
768 + [[image:1654502050864-459.png||height="564" width="806"]]
770 770  
771 771  
772 772  Below are the available commands, a more detailed AT Command manual can be found at [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/]]: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/]]
... ... @@ -881,20 +881,38 @@
881 881  
882 882  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
883 883  
884 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10FirmwareChangeLog"]].
883 +(((
884 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
885 885  When downloading the images, choose the required image file for download. ​
886 +)))
886 886  
888 +(((
889 +
890 +)))
887 887  
892 +(((
888 888  How to set up LSE01 to work in 8 channel mode By default, the frequency bands US915, AU915, CN470 work in 72 frequencies. Many gateways are 8 channel gateways, and in this case, the OTAA join time and uplink schedule is long and unpredictable while the end node is hopping in 72 frequencies.
894 +)))
889 889  
896 +(((
897 +
898 +)))
890 890  
900 +(((
891 891  You can configure the end node to work in 8 channel mode by using the AT+CHE command. The 500kHz channels are always included for OTAA.
902 +)))
892 892  
904 +(((
905 +
906 +)))
893 893  
908 +(((
894 894  For example, in **US915** band, the frequency table is as below. By default, the end node will use all channels (0~~71) for OTAA Join process. After the OTAA Join, the end node will use these all channels (0~~71) to send uplink packets.
910 +)))
895 895  
896 896  [[image:image-20220606154726-3.png]]
897 897  
914 +
898 898  When you use the TTN network, the US915 frequency bands use are:
899 899  
900 900  * 903.9 - SF7BW125 to SF10BW125
... ... @@ -907,7 +907,9 @@
907 907  * 905.3 - SF7BW125 to SF10BW125
908 908  * 904.6 - SF8BW500
909 909  
927 +(((
910 910  Because the end node is now hopping in 72 frequency, it makes it difficult for the devices to Join the TTN network and uplink data. To solve this issue, you can access the device via the AT commands and run:
929 +)))
911 911  
912 912  (% class="box infomessage" %)
913 913  (((
... ... @@ -919,10 +919,17 @@
919 919  **ATZ**
920 920  )))
921 921  
941 +(((
922 922  to set the end node to work in 8 channel mode. The device will work in Channel 8-15 & 64-71 for OTAA, and channel 8-15 for Uplink.
943 +)))
923 923  
945 +(((
946 +
947 +)))
924 924  
949 +(((
925 925  The **AU915** band is similar. Below are the AU915 Uplink Channels.
951 +)))
926 926  
927 927  [[image:image-20220606154825-4.png]]
928 928  
... ... @@ -937,7 +937,9 @@
937 937  
938 938  == 5.2 AT Command input doesn’t work ==
939 939  
966 +(((
940 940  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.
968 +)))
941 941  
942 942  
943 943  == 5.3 Device rejoin in at the second uplink packet ==
... ... @@ -949,7 +949,9 @@
949 949  
950 950  (% style="color:#4f81bd" %)**Cause for this issue:**
951 951  
980 +(((
952 952  The fuse on LSE01 is not large enough, some of the soil probe require large current up to 5v 800mA, in a short pulse. When this happen, it cause the device reboot so user see rejoin.
982 +)))
953 953  
954 954  
955 955  (% style="color:#4f81bd" %)**Solution: **
... ... @@ -956,7 +956,7 @@
956 956  
957 957  All new shipped LSE01 after 2020-May-30 will have this to fix. For the customer who see this issue, please bypass the fuse as below:
958 958  
959 -[[image:1654500929571-736.png]]
989 +[[image:1654500929571-736.png||height="458" width="832"]]
960 960  
961 961  
962 962  = 6. ​Order Info =
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0