<
From version < 31.10 >
edited by Xiaoling
on 2022/06/06 17:25
To version < 31.32 >
edited by Xiaoling
on 2022/06/07 10:29
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +1,17 @@
1 1  (% style="text-align:center" %)
2 -[[image:image-20220606151504-2.jpeg||height="848" width="848"]]
2 +[[image:image-20220606151504-2.jpeg||height="554" width="554"]]
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,6 +54,8 @@
54 54  * IP66 Waterproof Enclosure
55 55  * 4000mAh or 8500mAh Battery for long term use
56 56  
61 +
62 +
57 57  == 1.3 Specification ==
58 58  
59 59  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
... ... @@ -146,16 +146,17 @@
146 146  Uplink payload includes in total 11 bytes.
147 147  
148 148  
149 -|(((
155 +(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %)
156 +|=(((
150 150  **Size**
151 151  
152 152  **(bytes)**
153 -)))|**2**|**2**|**2**|**2**|**2**|**1**
154 -|**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>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:160px" %)(((
155 155  Temperature
156 156  
157 157  (Reserve, Ignore now)
158 -)))|[[Soil Moisture>>path:#soil_moisture]]|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]]|(((
165 +)))|(% style="width:104px" %)[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]]|(% style="width:126px" %)[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|(% style="width:159px" %)[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]]|(% style="width:114px" %)(((
159 159  MOD & Digital Interrupt
160 160  
161 161  (Optional)
... ... @@ -169,16 +169,17 @@
169 169  
170 170  This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation).
171 171  
172 -|(((
179 +(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %)
180 +|=(((
173 173  **Size**
174 174  
175 175  **(bytes)**
176 -)))|**2**|**2**|**2**|**2**|**2**|**1**
177 -|**Value**|[[BAT>>path:#bat]]|(((
184 +)))|=**2**|=**2**|=**2**|=**2**|=**2**|=**1**
185 +|**Value**|[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(((
178 178  Temperature
179 179  
180 180  (Reserve, Ignore now)
181 -)))|[[Soil Moisture>>path:#soil_moisture]](raw)|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]](raw)|(((
189 +)))|[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]]|[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]](raw)|(((
182 182  MOD & Digital Interrupt
183 183  
184 184  (Optional)
... ... @@ -252,7 +252,7 @@
252 252  mod=(bytes[10]>>7)&0x01=1.
253 253  
254 254  
255 -Downlink Command:
263 +**Downlink Command:**
256 256  
257 257  If payload = 0x0A00, workmode=0
258 258  
... ... @@ -272,14 +272,13 @@
272 272  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/]]
273 273  
274 274  
283 +
275 275  == 2.4 Uplink Interval ==
276 276  
277 -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:
286 +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"]]
278 278  
279 -[[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]]
280 280  
281 281  
282 -
283 283  == 2.5 Downlink Payload ==
284 284  
285 285  By default, LSE50 prints the downlink payload to console port.
... ... @@ -625,7 +625,6 @@
625 625  * Solid ON for 5 seconds once device successful Join the network.
626 626  * Blink once when device transmit a packet.
627 627  
628 -
629 629  == 2.9 Installation in Soil ==
630 630  
631 631  **Measurement the soil surface**
... ... @@ -745,13 +745,13 @@
745 745  
746 746  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.
747 747  
748 -[[image:1654501986557-872.png]]
754 +[[image:1654501986557-872.png||height="391" width="800"]]
749 749  
750 750  
751 751  Or if you have below board, use below connection:
752 752  
753 753  
754 -[[image:1654502005655-729.png]]
760 +[[image:1654502005655-729.png||height="503" width="801"]]
755 755  
756 756  
757 757  
... ... @@ -758,7 +758,7 @@
758 758  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:
759 759  
760 760  
761 - [[image:1654502050864-459.png]]
767 + [[image:1654502050864-459.png||height="564" width="806"]]
762 762  
763 763  
764 764  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/]]
... ... @@ -873,7 +873,7 @@
873 873  
874 874  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
875 875  
876 -You can follow the instructions for [[how to upgrade image>>path:#3ygebqi]].
882 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
877 877  When downloading the images, choose the required image file for download. ​
878 878  
879 879  
... ... @@ -929,7 +929,9 @@
929 929  
930 930  == 5.2 AT Command input doesn’t work ==
931 931  
938 +(((
932 932  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.
940 +)))
933 933  
934 934  
935 935  == 5.3 Device rejoin in at the second uplink packet ==
... ... @@ -941,7 +941,9 @@
941 941  
942 942  (% style="color:#4f81bd" %)**Cause for this issue:**
943 943  
952 +(((
944 944  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.
954 +)))
945 945  
946 946  
947 947  (% style="color:#4f81bd" %)**Solution: **
... ... @@ -948,7 +948,7 @@
948 948  
949 949  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:
950 950  
951 -[[image:1654500929571-736.png]]
961 +[[image:1654500929571-736.png||height="458" width="832"]]
952 952  
953 953  
954 954  = 6. ​Order Info =
... ... @@ -973,7 +973,6 @@
973 973  * (% style="color:red" %)**4**(%%): 4000mAh battery
974 974  * (% style="color:red" %)**8**(%%): 8500mAh battery
975 975  
976 -
977 977  (% class="wikigeneratedid" %)
978 978  (((
979 979  
... ... @@ -1008,6 +1008,9 @@
1008 1008  )))
1009 1009  * (((
1010 1010  Weight / pcs : g
1020 +
1021 +
1022 +
1011 1011  )))
1012 1012  
1013 1013  = 8. Support =
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0