<
From version < 32.3 >
edited by Xiaoling
on 2022/06/07 11:28
To version < 31.17 >
edited by Xiaoling
on 2022/06/07 09:31
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -59,6 +59,7 @@
59 59  * 4000mAh or 8500mAh Battery for long term use
60 60  
61 61  
62 +
62 62  == 1.3 Specification ==
63 63  
64 64  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
... ... @@ -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.200BUsingtheATCommands"]].
94 +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"]].
94 94  )))
95 95  
96 96  
... ... @@ -149,37 +149,38 @@
149 149  
150 150  
151 151  Uplink payload includes in total 11 bytes.
153 +
152 152  
153 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:500px" %)
154 -|(((
155 +(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %)
156 +|=(((
155 155  **Size**
156 156  
157 157  **(bytes)**
158 -)))|**2**|**2**|**2**|**2**|**2**|**1**
159 -|**Value**|[[BAT>>path:#bat]]|(((
160 +)))|=(% style="width: 46px;" %)**2**|=(% style="width: 160px;" %)**2**|=(% style="width: 104px;" %)**2**|=(% style="width: 126px;" %)**2**|=(% style="width: 159px;" %)**2**|=(% style="width: 114px;" %)**1**
161 +|**Value**|(% style="width:46px" %)[[BAT>>path:#bat]]|(% style="width:160px" %)(((
160 160  Temperature
161 161  
162 162  (Reserve, Ignore now)
163 -)))|[[Soil Moisture>>path:#soil_moisture]]|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]]|(((
165 +)))|(% style="width:104px" %)[[Soil Moisture>>path:#soil_moisture]]|(% style="width:126px" %)[[Soil Temperature>>path:#soil_tem]]|(% style="width:159px" %)[[Soil Conductivity (EC)>>path:#EC]]|(% style="width:114px" %)(((
164 164  MOD & Digital Interrupt
165 165  
166 166  (Optional)
167 167  )))
168 168  
171 +[[image:1654504881641-514.png]]
169 169  
170 170  
171 171  
172 -
173 173  === 2.3.2 MOD~=1(Original value) ===
174 174  
175 175  This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation).
176 176  
177 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:500px" %)
178 -|(((
179 +(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %)
180 +|=(((
179 179  **Size**
180 180  
181 181  **(bytes)**
182 -)))|**2**|**2**|**2**|**2**|**2**|**1**
184 +)))|=**2**|=**2**|=**2**|=**2**|=**2**|=**1**
183 183  |**Value**|[[BAT>>path:#bat]]|(((
184 184  Temperature
185 185  
... ... @@ -190,6 +190,7 @@
190 190  (Optional)
191 191  )))
192 192  
195 +[[image:1654504907647-967.png]]
193 193  
194 194  
195 195  
... ... @@ -257,7 +257,7 @@
257 257  mod=(bytes[10]>>7)&0x01=1.
258 258  
259 259  
260 -**Downlink Command:**
263 +Downlink Command:
261 261  
262 262  If payload = 0x0A00, workmode=0
263 263  
... ... @@ -277,13 +277,14 @@
277 277  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/]]
278 278  
279 279  
280 -
281 281  == 2.4 Uplink Interval ==
282 282  
283 -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 +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:
284 284  
287 +[[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]]
285 285  
286 286  
290 +
287 287  == 2.5 Downlink Payload ==
288 288  
289 289  By default, LSE50 prints the downlink payload to console port.
... ... @@ -748,13 +748,13 @@
748 748  
749 749  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.
750 750  
751 -[[image:1654501986557-872.png||height="391" width="800"]]
755 +[[image:1654501986557-872.png]]
752 752  
753 753  
754 754  Or if you have below board, use below connection:
755 755  
756 756  
757 -[[image:1654502005655-729.png||height="503" width="801"]]
761 +[[image:1654502005655-729.png]]
758 758  
759 759  
760 760  
... ... @@ -761,7 +761,7 @@
761 761  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:
762 762  
763 763  
764 - [[image:1654502050864-459.png||height="564" width="806"]]
768 + [[image:1654502050864-459.png]]
765 765  
766 766  
767 767  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/]]
... ... @@ -876,38 +876,20 @@
876 876  
877 877  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
878 878  
879 -(((
880 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
883 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10FirmwareChangeLog"]].
881 881  When downloading the images, choose the required image file for download. ​
882 -)))
883 883  
884 -(((
885 -
886 -)))
887 887  
888 -(((
889 889  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.
890 -)))
891 891  
892 -(((
893 -
894 -)))
895 895  
896 -(((
897 897  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.
898 -)))
899 899  
900 -(((
901 -
902 -)))
903 903  
904 -(((
905 905  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.
906 -)))
907 907  
908 908  [[image:image-20220606154726-3.png]]
909 909  
910 -
911 911  When you use the TTN network, the US915 frequency bands use are:
912 912  
913 913  * 903.9 - SF7BW125 to SF10BW125
... ... @@ -920,9 +920,7 @@
920 920  * 905.3 - SF7BW125 to SF10BW125
921 921  * 904.6 - SF8BW500
922 922  
923 -(((
924 924  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:
925 -)))
926 926  
927 927  (% class="box infomessage" %)
928 928  (((
... ... @@ -934,17 +934,10 @@
934 934  **ATZ**
935 935  )))
936 936  
937 -(((
938 938  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.
939 -)))
940 940  
941 -(((
942 -
943 -)))
944 944  
945 -(((
946 946  The **AU915** band is similar. Below are the AU915 Uplink Channels.
947 -)))
948 948  
949 949  [[image:image-20220606154825-4.png]]
950 950  
... ... @@ -959,9 +959,7 @@
959 959  
960 960  == 5.2 AT Command input doesn’t work ==
961 961  
962 -(((
963 963  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.
964 -)))
965 965  
966 966  
967 967  == 5.3 Device rejoin in at the second uplink packet ==
... ... @@ -973,9 +973,7 @@
973 973  
974 974  (% style="color:#4f81bd" %)**Cause for this issue:**
975 975  
976 -(((
977 977  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.
978 -)))
979 979  
980 980  
981 981  (% style="color:#4f81bd" %)**Solution: **
... ... @@ -982,7 +982,7 @@
982 982  
983 983  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:
984 984  
985 -[[image:1654500929571-736.png||height="458" width="832"]]
958 +[[image:1654500929571-736.png]]
986 986  
987 987  
988 988  = 6. ​Order Info =
... ... @@ -1015,9 +1015,7 @@
1015 1015  = 7. Packing Info =
1016 1016  
1017 1017  (((
1018 -
1019 -
1020 -(% style="color:#037691" %)**Package Includes**:
991 +**Package Includes**:
1021 1021  )))
1022 1022  
1023 1023  * (((
... ... @@ -1026,8 +1026,10 @@
1026 1026  
1027 1027  (((
1028 1028  
1000 +)))
1029 1029  
1030 -(% style="color:#037691" %)**Dimension and weight**:
1002 +(((
1003 +**Dimension and weight**:
1031 1031  )))
1032 1032  
1033 1033  * (((
... ... @@ -1052,6 +1052,3 @@
1052 1052  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]]
1053 1053  
1054 1054  
1055 -~)~)~)
1056 -~)~)~)
1057 -~)~)~)
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0