<
From version < 31.6 >
edited by Xiaoling
on 2022/06/06 17:24
To version < 31.25 >
edited by Xiaoling
on 2022/06/07 10:21
>
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 ==
... ... @@ -146,16 +146,17 @@
146 146  Uplink payload includes in total 11 bytes.
147 147  
148 148  
149 -|(((
153 +(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %)
154 +|=(((
150 150  **Size**
151 151  
152 152  **(bytes)**
153 -)))|**2**|**2**|**2**|**2**|**2**|**1**
154 -|**Value**|[[BAT>>path:#bat]]|(((
158 +)))|=(% style="width: 46px;" %)**2**|=(% style="width: 160px;" %)**2**|=(% style="width: 104px;" %)**2**|=(% style="width: 126px;" %)**2**|=(% style="width: 159px;" %)**2**|=(% style="width: 114px;" %)**1**
159 +|**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]]|(((
163 +)))|(% 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 -|(((
177 +(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %)
178 +|=(((
173 173  **Size**
174 174  
175 175  **(bytes)**
176 -)))|**2**|**2**|**2**|**2**|**2**|**1**
177 -|**Value**|[[BAT>>path:#bat]]|(((
182 +)))|=**2**|=**2**|=**2**|=**2**|=**2**|=**1**
183 +|**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)|(((
187 +)))|[[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:
261 +**Downlink Command:**
256 256  
257 257  If payload = 0x0A00, workmode=0
258 258  
... ... @@ -274,7 +274,7 @@
274 274  
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:
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>>End Device AT Commands and Downlink Command||anchor="H4.1ChangeUplinkInterval"]]
278 278  
279 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  
... ... @@ -634,31 +634,52 @@
634 634  [[image:1654506634463-199.png]] ​
635 635  
636 636  (((
643 +(((
637 637  Choose the proper measuring position. Avoid the probe to touch rocks or hard things. Split the surface soil according to the measured deep. Keep the measured as original density. Vertical insert the probe into the soil to be measured. Make sure not shake when inserting.
638 638  )))
646 +)))
639 639  
640 640  
641 -
642 642  [[image:1654506665940-119.png]]
643 643  
651 +(((
644 644  Dig a hole with diameter > 20CM.
653 +)))
645 645  
655 +(((
646 646  Horizontal insert the probe to the soil and fill the hole for long term measurement.
657 +)))
647 647  
648 648  
649 649  == 2.10 ​Firmware Change Log ==
650 650  
662 +(((
651 651  **Firmware download link:**
664 +)))
652 652  
666 +(((
653 653  [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Firmware/]]
668 +)))
654 654  
670 +(((
671 +
672 +)))
655 655  
674 +(((
656 656  **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
676 +)))
657 657  
678 +(((
679 +
680 +)))
658 658  
682 +(((
659 659  **V1.0.**
684 +)))
660 660  
686 +(((
661 661  Release
688 +)))
662 662  
663 663  
664 664  == 2.11 ​Battery Analysis ==
... ... @@ -852,7 +852,7 @@
852 852  
853 853  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
854 854  
855 -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"]].
856 856  When downloading the images, choose the required image file for download. ​
857 857  
858 858  
... ... @@ -952,6 +952,11 @@
952 952  * (% style="color:red" %)**4**(%%): 4000mAh battery
953 953  * (% style="color:red" %)**8**(%%): 8500mAh battery
954 954  
982 +(% class="wikigeneratedid" %)
983 +(((
984 +
985 +)))
986 +
955 955  = 7. Packing Info =
956 956  
957 957  (((
... ... @@ -981,6 +981,9 @@
981 981  )))
982 982  * (((
983 983  Weight / pcs : g
1016 +
1017 +
1018 +
984 984  )))
985 985  
986 986  = 8. Support =
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0