<
From version < 31.25 >
edited by Xiaoling
on 2022/06/07 10:21
To version < 31.3 >
edited by Xiaoling
on 2022/06/06 17:22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,17 +1,13 @@
1 1  (% style="text-align:center" %)
2 -[[image:image-20220606151504-2.jpeg||height="554" width="554"]]
2 +[[image:image-20220606151504-2.jpeg||height="848" width="848"]]
3 3  
4 4  
5 5  
6 -**Contents:**
7 7  
8 -{{toc/}}
9 9  
10 10  
11 11  
12 12  
13 -
14 -
15 15  = 1. Introduction =
16 16  
17 17  == 1.1 ​What is LoRaWAN Soil Moisture & EC Sensor ==
... ... @@ -150,17 +150,16 @@
150 150  Uplink payload includes in total 11 bytes.
151 151  
152 152  
153 -(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %)
154 -|=(((
149 +|(((
155 155  **Size**
156 156  
157 157  **(bytes)**
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" %)(((
153 +)))|**2**|**2**|**2**|**2**|**2**|**1**
154 +|**Value**|[[BAT>>path:#bat]]|(((
160 160  Temperature
161 161  
162 162  (Reserve, Ignore now)
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" %)(((
158 +)))|[[Soil Moisture>>path:#soil_moisture]]|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]]|(((
164 164  MOD & Digital Interrupt
165 165  
166 166  (Optional)
... ... @@ -174,17 +174,16 @@
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:#f7faff; width:510px" %)
178 -|=(((
172 +|(((
179 179  **Size**
180 180  
181 181  **(bytes)**
182 -)))|=**2**|=**2**|=**2**|=**2**|=**2**|=**1**
183 -|**Value**|[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(((
176 +)))|**2**|**2**|**2**|**2**|**2**|**1**
177 +|**Value**|[[BAT>>path:#bat]]|(((
184 184  Temperature
185 185  
186 186  (Reserve, Ignore now)
187 -)))|[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]]|[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]](raw)|(((
181 +)))|[[Soil Moisture>>path:#soil_moisture]](raw)|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]](raw)|(((
188 188  MOD & Digital Interrupt
189 189  
190 190  (Optional)
... ... @@ -258,7 +258,7 @@
258 258  mod=(bytes[10]>>7)&0x01=1.
259 259  
260 260  
261 -**Downlink Command:**
255 +Downlink Command:
262 262  
263 263  If payload = 0x0A00, workmode=0
264 264  
... ... @@ -280,7 +280,7 @@
280 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>>End Device AT Commands and Downlink Command||anchor="H4.1ChangeUplinkInterval"]]
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:
284 284  
285 285  [[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]]
286 286  
... ... @@ -640,52 +640,31 @@
640 640  [[image:1654506634463-199.png]] ​
641 641  
642 642  (((
643 -(((
644 644  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.
645 645  )))
646 -)))
647 647  
648 648  
641 +
649 649  [[image:1654506665940-119.png]]
650 650  
651 -(((
652 652  Dig a hole with diameter > 20CM.
653 -)))
654 654  
655 -(((
656 656  Horizontal insert the probe to the soil and fill the hole for long term measurement.
657 -)))
658 658  
659 659  
660 660  == 2.10 ​Firmware Change Log ==
661 661  
662 -(((
663 663  **Firmware download link:**
664 -)))
665 665  
666 -(((
667 667  [[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 -)))
669 669  
670 -(((
671 -
672 -)))
673 673  
674 -(((
675 675  **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
676 -)))
677 677  
678 -(((
679 -
680 -)))
681 681  
682 -(((
683 683  **V1.0.**
684 -)))
685 685  
686 -(((
687 687  Release
688 -)))
689 689  
690 690  
691 691  == 2.11 ​Battery Analysis ==
... ... @@ -692,19 +692,15 @@
692 692  
693 693  === 2.11.1 ​Battery Type ===
694 694  
695 -(((
696 696  The LSE01 battery is a combination of a 4000mAh Li/SOCI2 Battery and a Super Capacitor. The battery is non-rechargeable battery type with a low discharge rate (<2% per year). This type of battery is commonly used in IoT devices such as water meter.
697 -)))
698 698  
699 -(((
670 +
700 700  The battery is designed to last for more than 5 years for the LSN50.
701 -)))
702 702  
673 +
703 703  (((
704 -(((
705 705  The battery-related documents are as below:
706 706  )))
707 -)))
708 708  
709 709  * (((
710 710  [[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
... ... @@ -744,6 +744,9 @@
744 744  
745 745  
746 746  
716 +
717 +
718 +
747 747  = 3. ​Using the AT Commands =
748 748  
749 749  == 3.1 Access AT Commands ==
... ... @@ -879,7 +879,7 @@
879 879  
880 880  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
881 881  
882 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
854 +You can follow the instructions for [[how to upgrade image>>path:#3ygebqi]].
883 883  When downloading the images, choose the required image file for download. ​
884 884  
885 885  
... ... @@ -979,11 +979,6 @@
979 979  * (% style="color:red" %)**4**(%%): 4000mAh battery
980 980  * (% style="color:red" %)**8**(%%): 8500mAh battery
981 981  
982 -(% class="wikigeneratedid" %)
983 -(((
984 -
985 -)))
986 -
987 987  = 7. Packing Info =
988 988  
989 989  (((
... ... @@ -1013,9 +1013,6 @@
1013 1013  )))
1014 1014  * (((
1015 1015  Weight / pcs : g
1016 -
1017 -
1018 -
1019 1019  )))
1020 1020  
1021 1021  = 8. Support =
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0