<
From version < 45.5 >
edited by Xiaoling
on 2022/10/27 11:53
To version < 47.5 >
edited by Xiaoling
on 2023/05/23 13:56
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,7 +22,6 @@
22 22  
23 23  = 1. Introduction =
24 24  
25 -
26 26  == 1.1 ​What is LoRaWAN Soil Moisture & EC Sensor ==
27 27  
28 28  
... ... @@ -53,7 +53,6 @@
53 53  [[image:1654503265560-120.png]]
54 54  
55 55  
56 -
57 57  == 1.2 ​Features ==
58 58  
59 59  
... ... @@ -74,10 +74,29 @@
74 74  
75 75  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
76 76  
75 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
76 +|(% style="background-color:#d9e2f3; color:#0070c0; width:95px" %)**Parameter**|(% style="background-color:#d9e2f3; color:#0070c0; width:147px" %)**Soil Moisture**|(% style="background-color:#d9e2f3; color:#0070c0; width:138px" %)**Soil Conductivity**|(% style="background-color:#d9e2f3; color:#0070c0; width:140px" %)**Soil Temperature**
77 +|(% style="width:95px" %)Range|(% style="width:146px" %)0-100.00%|(% style="width:137px" %)(((
78 +0-20000uS/cm
79 +(25℃)(0-20.0EC)
80 +)))|(% style="width:140px" %)-40.00℃~85.00℃
81 +|(% style="width:95px" %)Unit|(% style="width:146px" %)V/V %|(% style="width:137px" %)uS/cm|(% style="width:140px" %)℃
82 +|(% style="width:95px" %)Resolution|(% style="width:146px" %)0.01%|(% style="width:137px" %)1 uS/cm|(% style="width:140px" %)0.01℃
83 +|(% style="width:95px" %)Accuracy|(% style="width:146px" %)(((
84 +±3% (0-53%)
85 +±5% (>53%)
86 +)))|(% style="width:137px" %)2%FS|(% style="width:140px" %)(((
87 +-10℃~50℃:<0.3℃
88 +All other: <0.6℃
89 +)))
90 +|(% style="width:95px" %)(((
91 +Measure
92 +Method
93 +)))|(% style="width:146px" %)FDR , with temperature &EC compensate|(% style="width:137px" %)Conductivity , with temperature compensate|(% style="width:140px" %)RTD, and calibrate
94 +
77 77  [[image:image-20220606162220-5.png]]
78 78  
79 79  
80 -
81 81  == 1.4 Dimension ==
82 82  
83 83  
... ... @@ -93,7 +93,6 @@
93 93  [[image:image-20221008135912-1.png]]
94 94  
95 95  
96 -
97 97  == ​1.5 Applications ==
98 98  
99 99  
... ... @@ -105,10 +105,8 @@
105 105  **LSE01 v1.0 :**  Release
106 106  
107 107  
108 -
109 109  = 2. Configure LSE01 to connect to LoRaWAN network =
110 110  
111 -
112 112  == 2.1 How it works ==
113 113  
114 114  
... ... @@ -121,7 +121,6 @@
121 121  )))
122 122  
123 123  
124 -
125 125  == 2.2 ​Quick guide to connect to LoRaWAN server (OTAA) ==
126 126  
127 127  
... ... @@ -138,7 +138,7 @@
138 138  
139 139  Each LSE01 is shipped with a sticker with the default device EUI as below:
140 140  
141 -[[image:image-20220606163732-6.jpeg]]
154 +[[image:image-20230426084640-1.png]]
142 142  
143 143  
144 144  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
... ... @@ -169,10 +169,8 @@
169 169  [[image:1654504778294-788.png]]
170 170  
171 171  
172 -
173 173  == 2.3 Uplink Payload ==
174 174  
175 -
176 176  === 2.3.1 MOD~=0(Default Mode) ===
177 177  
178 178  
... ... @@ -205,7 +205,7 @@
205 205  |=**Value**|[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(((
206 206  Temperature
207 207  (Reserve, Ignore now)
208 -)))|[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]](raw)|[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]](raw)|(((
219 +)))|[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]](raw)|[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]](raw)|[[Dielectric constant>>||anchor="H2.3.6SoilConductivity28EC29"]](raw)|(((
209 209  MOD & Digital Interrupt(Optional)
210 210  )))
211 211  
... ... @@ -225,7 +225,6 @@
225 225  )))
226 226  
227 227  
228 -
229 229  === 2.3.4 Soil Moisture ===
230 230  
231 231  
... ... @@ -246,12 +246,11 @@
246 246  )))
247 247  
248 248  
249 -
250 250  === 2.3.5 Soil Temperature ===
251 251  
252 252  
253 253  (((
254 - Get the temperature in the soil. The value range of the register is -4000 - +800(Decimal), divide this value by 100 to get the temperature in the soil. For example, if the data you get from the register is 0x09 0xEC, the temperature content in the soil is
263 +Get the temperature in the soil. The value range of the register is -4000 - +800(Decimal), divide this value by 100 to get the temperature in the soil. For example, if the data you get from the register is 0x09 0xEC, the temperature content in the soil is
255 255  )))
256 256  
257 257  (((
... ... @@ -267,7 +267,6 @@
267 267  )))
268 268  
269 269  
270 -
271 271  === 2.3.6 Soil Conductivity (EC) ===
272 272  
273 273  
... ... @@ -287,10 +287,6 @@
287 287  
288 288  )))
289 289  
290 -(((
291 -
292 -)))
293 -
294 294  === 2.3.7 MOD ===
295 295  
296 296  
... ... @@ -308,7 +308,6 @@
308 308  If** **payload =** **0x0A01, workmode=1
309 309  
310 310  
311 -
312 312  === 2.3.8 ​Decode payload in The Things Network ===
313 313  
314 314  
... ... @@ -326,7 +326,6 @@
326 326  )))
327 327  
328 328  
329 -
330 330  == 2.4 Uplink Interval ==
331 331  
332 332  
... ... @@ -333,7 +333,6 @@
333 333  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"]]
334 334  
335 335  
336 -
337 337  == 2.5 Downlink Payload ==
338 338  
339 339  
... ... @@ -384,7 +384,6 @@
384 384  Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0
385 385  
386 386  
387 -
388 388  == 2.6 ​Show Data in DataCake IoT Server ==
389 389  
390 390  
... ... @@ -424,7 +424,6 @@
424 424  [[image:1654505925508-181.png]]
425 425  
426 426  
427 -
428 428  == 2.7 Frequency Plans ==
429 429  
430 430  
... ... @@ -431,7 +431,6 @@
431 431  The LSE01 uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
432 432  
433 433  
434 -
435 435  === 2.7.1 EU863-870 (EU868) ===
436 436  
437 437  
... ... @@ -463,7 +463,6 @@
463 463  869.525 - SF9BW125 (RX2 downlink only)
464 464  
465 465  
466 -
467 467  === 2.7.2 US902-928(US915) ===
468 468  
469 469  
... ... @@ -509,7 +509,6 @@
509 509  923.3 - SF12BW500(RX2 downlink only)
510 510  
511 511  
512 -
513 513  === 2.7.3 CN470-510 (CN470) ===
514 514  
515 515  
... ... @@ -555,7 +555,6 @@
555 555  505.3 - SF12BW125 (RX2 downlink only)
556 556  
557 557  
558 -
559 559  === 2.7.4 AU915-928(AU915) ===
560 560  
561 561  
... ... @@ -601,7 +601,6 @@
601 601  923.3 - SF12BW500(RX2 downlink only)
602 602  
603 603  
604 -
605 605  === 2.7.5 AS920-923 & AS923-925 (AS923) ===
606 606  
607 607  
... ... @@ -653,7 +653,6 @@
653 653  923.2 - SF10BW125 (RX2)
654 654  
655 655  
656 -
657 657  === 2.7.6 KR920-923 (KR920) ===
658 658  
659 659  
... ... @@ -690,7 +690,6 @@
690 690  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
691 691  
692 692  
693 -
694 694  === 2.7.7 IN865-867 (IN865) ===
695 695  
696 696  
... ... @@ -710,8 +710,6 @@
710 710  866.550 - SF10BW125 (RX2)
711 711  
712 712  
713 -
714 -
715 715  == 2.8 LED Indicator ==
716 716  
717 717  
... ... @@ -750,7 +750,6 @@
750 750  )))
751 751  
752 752  
753 -
754 754  == 2.10 ​Firmware Change Log ==
755 755  
756 756  
... ... @@ -759,10 +759,6 @@
759 759  )))
760 760  
761 761  (((
762 -
763 -)))
764 -
765 -(((
766 766  **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
767 767  )))
768 768  
... ... @@ -779,70 +779,16 @@
779 779  )))
780 780  
781 781  
767 +== 2.11 Battery & Power Consumption ==
782 782  
783 -== 2.11 ​Battery Analysis ==
784 784  
770 +LSE01 uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
785 785  
786 -=== 2.11.1 ​Battery Type ===
772 +[[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
787 787  
788 788  
789 -(((
790 -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.
791 -)))
792 -
793 -(((
794 -The battery is designed to last for more than 5 years for the LSN50.
795 -)))
796 -
797 -(((
798 -(((
799 -The battery-related documents are as below:
800 -)))
801 -)))
802 -
803 -* (((
804 -[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
805 -)))
806 -* (((
807 -[[Lithium-Thionyl Chloride Battery  datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
808 -)))
809 -* (((
810 -[[Lithium-ion Battery-Capacitor datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]], [[Tech Spec>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]]
811 -)))
812 -
813 - [[image:image-20220610172436-1.png]]
814 -
815 -
816 -
817 -=== 2.11.2 ​Battery Note ===
818 -
819 -
820 -(((
821 -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.
822 -)))
823 -
824 -
825 -
826 -=== 2.11.3 Replace the battery ===
827 -
828 -
829 -(((
830 -If Battery is lower than 2.7v, user should replace the battery of LSE01.
831 -)))
832 -
833 -(((
834 -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.
835 -)))
836 -
837 -(((
838 -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)
839 -)))
840 -
841 -
842 -
843 843  = 3. ​Using the AT Commands =
844 844  
845 -
846 846  == 3.1 Access AT Commands ==
847 847  
848 848  
... ... @@ -858,7 +858,6 @@
858 858  [[image:1654502005655-729.png||height="503" width="801"]]
859 859  
860 860  
861 -
862 862  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:
863 863  
864 864  
... ... @@ -973,10 +973,8 @@
973 973   (% style="background-color:#dcdcdc" %)**AT+CHE**(%%)  : Get or Set eight channels mode, Only for US915, AU915, CN470
974 974  
975 975  
976 -
977 977  = ​4. FAQ =
978 978  
979 -
980 980  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
981 981  
982 982  
... ... @@ -1048,17 +1048,16 @@
1048 1048  [[image:image-20220606154825-4.png]]
1049 1049  
1050 1050  
1051 -
1052 1052  == 4.2 ​Can I calibrate LSE01 to different soil types? ==
1053 1053  
1054 1054  
982 +(((
1055 1055  LSE01 is calibrated for saline-alkali soil and loamy soil. If users want to use it for other soil, they can calibrate the value in the IoT platform base on the value measured by saline-alkali soil and loamy soil. The formula can be found at [[this link>>https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/&file=Calibrate_to_other_Soil_20220605.pdf]].
984 +)))
1056 1056  
1057 1057  
1058 -
1059 1059  = 5. Trouble Shooting =
1060 1060  
1061 -
1062 1062  == 5.1 ​Why I can't join TTN in US915 / AU915 bands? ==
1063 1063  
1064 1064  
... ... @@ -1065,7 +1065,6 @@
1065 1065  It is due to channel mapping. Please see the [[Eight Channel Mode>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H7.19EightChannelMode"]] section above for details.
1066 1066  
1067 1067  
1068 -
1069 1069  == 5.2 AT Command input doesn't work ==
1070 1070  
1071 1071  
... ... @@ -1074,7 +1074,6 @@
1074 1074  )))
1075 1075  
1076 1076  
1077 -
1078 1078  == 5.3 Device rejoin in at the second uplink packet ==
1079 1079  
1080 1080  
... ... @@ -1092,12 +1092,13 @@
1092 1092  
1093 1093  (% style="color:#4f81bd" %)**Solution: **
1094 1094  
1020 +(((
1095 1095  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:
1022 +)))
1096 1096  
1097 1097  [[image:1654500929571-736.png||height="458" width="832"]]
1098 1098  
1099 1099  
1100 -
1101 1101  = 6. ​Order Info =
1102 1102  
1103 1103  
... ... @@ -1166,5 +1166,3 @@
1166 1166  
1167 1167  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1168 1168  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]]
1169 -
1170 -
image-20230426084640-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +190.0 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0