<
From version < 31.26 >
edited by Xiaoling
on 2022/06/07 10:23
To version < 30.3 >
edited by Xiaoling
on 2022/06/06 17:12
>
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,10 +280,12 @@
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>>doc:Main.End Device AT Commands and Downlink Command.WebHome||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  
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]]
285 285  
286 286  
282 +
287 287  == 2.5 Downlink Payload ==
288 288  
289 289  By default, LSE50 prints the downlink payload to console port.
... ... @@ -629,6 +629,8 @@
629 629  * Solid ON for 5 seconds once device successful Join the network.
630 630  * Blink once when device transmit a packet.
631 631  
628 +
629 +
632 632  == 2.9 Installation in Soil ==
633 633  
634 634  **Measurement the soil surface**
... ... @@ -637,110 +637,84 @@
637 637  [[image:1654506634463-199.png]] ​
638 638  
639 639  (((
640 -(((
641 641  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.
642 642  )))
643 -)))
644 644  
645 645  
642 +
646 646  [[image:1654506665940-119.png]]
647 647  
648 -(((
649 649  Dig a hole with diameter > 20CM.
650 -)))
651 651  
652 -(((
653 653  Horizontal insert the probe to the soil and fill the hole for long term measurement.
654 -)))
655 655  
656 656  
657 657  == 2.10 ​Firmware Change Log ==
658 658  
659 -(((
660 660  **Firmware download link:**
661 -)))
662 662  
663 -(((
664 664  [[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/]]
665 -)))
666 666  
667 -(((
668 -
669 -)))
670 670  
671 -(((
672 -**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
673 -)))
657 +**Firmware Upgrade Method:**
674 674  
675 -(((
676 -
677 -)))
659 +[[http:~~/~~/wiki.dragino.com/index.php?title=Firmware_Upgrade_Instruction_for_STM32_base_products#Introduction>>url:http://wiki.dragino.com/index.php?title=Firmware_Upgrade_Instruction_for_STM32_base_products#Introduction]]
678 678  
679 -(((
661 +
680 680  **V1.0.**
681 -)))
682 682  
683 -(((
684 684  Release
685 -)))
686 686  
687 687  
688 -== 2.11 ​Battery Analysis ==
689 689  
690 -=== 2.11.1 ​Battery Type ===
668 +1.
669 +11. ​Battery Analysis
670 +111. ​Battery Type
691 691  
692 -(((
693 693  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.
694 -)))
695 695  
696 -(((
674 +
697 697  The battery is designed to last for more than 5 years for the LSN50.
698 -)))
699 699  
700 -(((
701 -(((
702 -The battery-related documents are as below:
703 -)))
704 -)))
705 705  
706 -* (((
707 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
678 +The battery related documents as below:
679 +
680 +* [[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
681 +* [[Lithium-Thionyl Chloride Battery>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/ER18505_datasheet-EN.pdf]] datasheet, [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/ER18505_datasheet_PM-ER18505-S-02-LF_EN.pdf]]
682 +* [[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
683 +
684 +|(((
685 +JST-XH-2P connector
708 708  )))
709 -* (((
710 -[[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
711 -)))
712 -* (((
713 -[[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
714 -)))
715 715  
716 - [[image:image-20220606171726-9.png]]
688 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image016.png]] [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image017.png]]
717 717  
718 718  
719 719  
720 -=== 2.11.2 ​Battery Note ===
692 +1.
693 +11.
694 +111. ​Battery Note
721 721  
722 -(((
723 723  The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased.
724 -)))
725 725  
726 726  
699 +1.
700 +11.
701 +111. ​Replace the battery
727 727  
728 -=== 2.11.3 Replace the battery ===
729 -
730 -(((
731 731  If Battery is lower than 2.7v, user should replace the battery of LSE01.
732 -)))
733 733  
734 -(((
705 +
735 735  You can change the battery in the LSE01.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won’t be voltage drop between battery and main board.
736 -)))
737 737  
738 -(((
708 +
739 739  The default battery pack of LSE01 includes a ER18505 plus super capacitor. If user can’t find this pack locally, they can find ER18505 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)
740 -)))
741 741  
742 742  
743 743  
713 +
714 +
715 +
744 744  = 3. ​Using the AT Commands =
745 745  
746 746  == 3.1 Access AT Commands ==
... ... @@ -876,7 +876,7 @@
876 876  
877 877  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
878 878  
879 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
851 +You can follow the instructions for [[how to upgrade image>>path:#3ygebqi]].
880 880  When downloading the images, choose the required image file for download. ​
881 881  
882 882  
... ... @@ -976,11 +976,6 @@
976 976  * (% style="color:red" %)**4**(%%): 4000mAh battery
977 977  * (% style="color:red" %)**8**(%%): 8500mAh battery
978 978  
979 -(% class="wikigeneratedid" %)
980 -(((
981 -
982 -)))
983 -
984 984  = 7. Packing Info =
985 985  
986 986  (((
... ... @@ -1010,9 +1010,6 @@
1010 1010  )))
1011 1011  * (((
1012 1012  Weight / pcs : g
1013 -
1014 -
1015 -
1016 1016  )))
1017 1017  
1018 1018  = 8. Support =
image-20220606171726-9.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -171.0 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0