<
From version < 31.16 >
edited by Xiaoling
on 2022/06/07 09:25
To version < 31.43 >
edited by Xiaoling
on 2022/06/07 11:15
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,11 +3,15 @@
3 3  
4 4  
5 5  
6 +**Contents:**
6 6  
8 +{{toc/}}
7 7  
8 8  
9 9  
10 10  
13 +
14 +
11 11  = 1. Introduction =
12 12  
13 13  == 1.1 ​What is LoRaWAN Soil Moisture & EC Sensor ==
... ... @@ -54,8 +54,6 @@
54 54  * IP66 Waterproof Enclosure
55 55  * 4000mAh or 8500mAh Battery for long term use
56 56  
57 -
58 -
59 59  == 1.3 Specification ==
60 60  
61 61  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
... ... @@ -87,7 +87,7 @@
87 87  )))
88 88  
89 89  (((
90 -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"]].
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.200BUsingtheATCommands"]].
91 91  )))
92 92  
93 93  
... ... @@ -148,20 +148,29 @@
148 148  Uplink payload includes in total 11 bytes.
149 149  
150 150  
151 -|(((
153 +(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %)
154 +|=(((
152 152  **Size**
153 153  
154 154  **(bytes)**
155 -)))|**2**|**2**|**2**|**2**|**2**|**1**
156 -|**Value**|[[BAT>>path:#bat]]|(((
158 +)))|=(% style="width: 45px;" %)**2**|=(% style="width: 80px;" %)**2**|=(% style="width: 80px;" %)**2**|=(% style="width: 80px;" %)**2**|=(% style="width: 80px;" %)**2**|=(% style="width: 80px;" %)**1**
159 +|**Value**|(% style="width:45px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:80px" %)(((
160 +(((
157 157  Temperature
162 +)))
158 158  
164 +(((
159 159  (Reserve, Ignore now)
160 -)))|[[Soil Moisture>>path:#soil_moisture]]|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]]|(((
166 +)))
167 +)))|(% style="width:80px" %)[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]]|(% style="width:80px" %)[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|(% style="width:80px" %)[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]]|(% style="width:80px" %)(((
168 +(((
161 161  MOD & Digital Interrupt
170 +)))
162 162  
172 +(((
163 163  (Optional)
164 164  )))
175 +)))
165 165  
166 166  [[image:1654504881641-514.png]]
167 167  
... ... @@ -171,20 +171,31 @@
171 171  
172 172  This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation).
173 173  
174 -|(((
185 +(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %)
186 +|=(((
175 175  **Size**
176 176  
177 177  **(bytes)**
178 -)))|**2**|**2**|**2**|**2**|**2**|**1**
179 -|**Value**|[[BAT>>path:#bat]]|(((
190 +)))|=**2**|=**2**|=**2**|=**2**|=**2**|=**1**
191 +|**Value**|[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(((
192 +(((
180 180  Temperature
194 +)))
181 181  
196 +(((
182 182  (Reserve, Ignore now)
183 -)))|[[Soil Moisture>>path:#soil_moisture]](raw)|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]](raw)|(((
198 +)))
199 +)))|[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]]|[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|(((
200 +[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]](raw)
201 +)))|(((
202 +(((
184 184  MOD & Digital Interrupt
204 +)))
185 185  
206 +(((
186 186  (Optional)
187 187  )))
209 +)))
188 188  
189 189  [[image:1654504907647-967.png]]
190 190  
... ... @@ -254,7 +254,7 @@
254 254  mod=(bytes[10]>>7)&0x01=1.
255 255  
256 256  
257 -Downlink Command:
279 +**Downlink Command:**
258 258  
259 259  If payload = 0x0A00, workmode=0
260 260  
... ... @@ -274,14 +274,13 @@
274 274  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/]]
275 275  
276 276  
299 +
277 277  == 2.4 Uplink Interval ==
278 278  
279 -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:
302 +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"]]
280 280  
281 -[[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]]
282 282  
283 283  
284 -
285 285  == 2.5 Downlink Payload ==
286 286  
287 287  By default, LSE50 prints the downlink payload to console port.
... ... @@ -746,13 +746,13 @@
746 746  
747 747  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.
748 748  
749 -[[image:1654501986557-872.png]]
770 +[[image:1654501986557-872.png||height="391" width="800"]]
750 750  
751 751  
752 752  Or if you have below board, use below connection:
753 753  
754 754  
755 -[[image:1654502005655-729.png]]
776 +[[image:1654502005655-729.png||height="503" width="801"]]
756 756  
757 757  
758 758  
... ... @@ -759,7 +759,7 @@
759 759  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:
760 760  
761 761  
762 - [[image:1654502050864-459.png]]
783 + [[image:1654502050864-459.png||height="564" width="806"]]
763 763  
764 764  
765 765  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/]]
... ... @@ -874,20 +874,38 @@
874 874  
875 875  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
876 876  
877 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10FirmwareChangeLog"]].
898 +(((
899 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
878 878  When downloading the images, choose the required image file for download. ​
901 +)))
879 879  
903 +(((
904 +
905 +)))
880 880  
907 +(((
881 881  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.
909 +)))
882 882  
911 +(((
912 +
913 +)))
883 883  
915 +(((
884 884  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.
917 +)))
885 885  
919 +(((
920 +
921 +)))
886 886  
923 +(((
887 887  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.
925 +)))
888 888  
889 889  [[image:image-20220606154726-3.png]]
890 890  
929 +
891 891  When you use the TTN network, the US915 frequency bands use are:
892 892  
893 893  * 903.9 - SF7BW125 to SF10BW125
... ... @@ -900,7 +900,9 @@
900 900  * 905.3 - SF7BW125 to SF10BW125
901 901  * 904.6 - SF8BW500
902 902  
942 +(((
903 903  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:
944 +)))
904 904  
905 905  (% class="box infomessage" %)
906 906  (((
... ... @@ -912,10 +912,17 @@
912 912  **ATZ**
913 913  )))
914 914  
956 +(((
915 915  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.
958 +)))
916 916  
960 +(((
961 +
962 +)))
917 917  
964 +(((
918 918  The **AU915** band is similar. Below are the AU915 Uplink Channels.
966 +)))
919 919  
920 920  [[image:image-20220606154825-4.png]]
921 921  
... ... @@ -930,7 +930,9 @@
930 930  
931 931  == 5.2 AT Command input doesn’t work ==
932 932  
981 +(((
933 933  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.
983 +)))
934 934  
935 935  
936 936  == 5.3 Device rejoin in at the second uplink packet ==
... ... @@ -942,7 +942,9 @@
942 942  
943 943  (% style="color:#4f81bd" %)**Cause for this issue:**
944 944  
995 +(((
945 945  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.
997 +)))
946 946  
947 947  
948 948  (% style="color:#4f81bd" %)**Solution: **
... ... @@ -949,7 +949,7 @@
949 949  
950 950  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:
951 951  
952 -[[image:1654500929571-736.png]]
1004 +[[image:1654500929571-736.png||height="458" width="832"]]
953 953  
954 954  
955 955  = 6. ​Order Info =
... ... @@ -982,7 +982,9 @@
982 982  = 7. Packing Info =
983 983  
984 984  (((
985 -**Package Includes**:
1037 +
1038 +
1039 +(% style="color:#037691" %)**Package Includes**:
986 986  )))
987 987  
988 988  * (((
... ... @@ -991,10 +991,8 @@
991 991  
992 992  (((
993 993  
994 -)))
995 995  
996 -(((
997 -**Dimension and weight**:
1049 +(% style="color:#037691" %)**Dimension and weight**:
998 998  )))
999 999  
1000 1000  * (((
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0