<
From version < 31.27 >
edited by Xiaoling
on 2022/06/07 10:24
To version < 31.39 >
edited by Xiaoling
on 2022/06/07 10:36
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -58,6 +58,7 @@
58 58  * IP66 Waterproof Enclosure
59 59  * 4000mAh or 8500mAh Battery for long term use
60 60  
61 +
61 61  == 1.3 Specification ==
62 62  
63 63  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
... ... @@ -89,7 +89,7 @@
89 89  )))
90 90  
91 91  (((
92 -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"]].
93 93  )))
94 94  
95 95  
... ... @@ -630,6 +630,8 @@
630 630  * Solid ON for 5 seconds once device successful Join the network.
631 631  * Blink once when device transmit a packet.
632 632  
634 +
635 +
633 633  == 2.9 Installation in Soil ==
634 634  
635 635  **Measurement the soil surface**
... ... @@ -749,13 +749,13 @@
749 749  
750 750  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.
751 751  
752 -[[image:1654501986557-872.png]]
755 +[[image:1654501986557-872.png||height="391" width="800"]]
753 753  
754 754  
755 755  Or if you have below board, use below connection:
756 756  
757 757  
758 -[[image:1654502005655-729.png]]
761 +[[image:1654502005655-729.png||height="503" width="801"]]
759 759  
760 760  
761 761  
... ... @@ -762,7 +762,7 @@
762 762  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:
763 763  
764 764  
765 - [[image:1654502050864-459.png]]
768 + [[image:1654502050864-459.png||height="564" width="806"]]
766 766  
767 767  
768 768  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/]]
... ... @@ -877,20 +877,38 @@
877 877  
878 878  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
879 879  
883 +(((
880 880  You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
881 881  When downloading the images, choose the required image file for download. ​
886 +)))
882 882  
888 +(((
889 +
890 +)))
883 883  
892 +(((
884 884  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 +)))
885 885  
896 +(((
897 +
898 +)))
886 886  
900 +(((
887 887  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 +)))
888 888  
904 +(((
905 +
906 +)))
889 889  
908 +(((
890 890  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 +)))
891 891  
892 892  [[image:image-20220606154726-3.png]]
893 893  
914 +
894 894  When you use the TTN network, the US915 frequency bands use are:
895 895  
896 896  * 903.9 - SF7BW125 to SF10BW125
... ... @@ -903,7 +903,9 @@
903 903  * 905.3 - SF7BW125 to SF10BW125
904 904  * 904.6 - SF8BW500
905 905  
927 +(((
906 906  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 +)))
907 907  
908 908  (% class="box infomessage" %)
909 909  (((
... ... @@ -915,10 +915,17 @@
915 915  **ATZ**
916 916  )))
917 917  
941 +(((
918 918  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 +)))
919 919  
945 +(((
946 +
947 +)))
920 920  
949 +(((
921 921  The **AU915** band is similar. Below are the AU915 Uplink Channels.
951 +)))
922 922  
923 923  [[image:image-20220606154825-4.png]]
924 924  
... ... @@ -933,7 +933,9 @@
933 933  
934 934  == 5.2 AT Command input doesn’t work ==
935 935  
966 +(((
936 936  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 +)))
937 937  
938 938  
939 939  == 5.3 Device rejoin in at the second uplink packet ==
... ... @@ -945,7 +945,9 @@
945 945  
946 946  (% style="color:#4f81bd" %)**Cause for this issue:**
947 947  
980 +(((
948 948  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 +)))
949 949  
950 950  
951 951  (% style="color:#4f81bd" %)**Solution: **
... ... @@ -952,7 +952,7 @@
952 952  
953 953  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:
954 954  
955 -[[image:1654500929571-736.png]]
989 +[[image:1654500929571-736.png||height="458" width="832"]]
956 956  
957 957  
958 958  = 6. ​Order Info =
... ... @@ -985,6 +985,8 @@
985 985  = 7. Packing Info =
986 986  
987 987  (((
1022 +
1023 +
988 988  **Package Includes**:
989 989  )))
990 990  
... ... @@ -993,10 +993,6 @@
993 993  )))
994 994  
995 995  (((
996 -
997 -)))
998 -
999 -(((
1000 1000  **Dimension and weight**:
1001 1001  )))
1002 1002  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0