<
From version < 47.1 >
edited by Xiaoling
on 2023/04/26 08:46
To version < 45.6 >
edited by Xiaoling
on 2022/10/27 11:58
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,6 +22,7 @@
22 22  
23 23  = 1. Introduction =
24 24  
25 +
25 25  == 1.1 ​What is LoRaWAN Soil Moisture & EC Sensor ==
26 26  
27 27  
... ... @@ -52,6 +52,7 @@
52 52  [[image:1654503265560-120.png]]
53 53  
54 54  
56 +
55 55  == 1.2 ​Features ==
56 56  
57 57  
... ... @@ -67,8 +67,6 @@
67 67  * IP66 Waterproof Enclosure
68 68  * 4000mAh or 8500mAh Battery for long term use
69 69  
70 -
71 -
72 72  == 1.3 Specification ==
73 73  
74 74  
... ... @@ -77,6 +77,7 @@
77 77  [[image:image-20220606162220-5.png]]
78 78  
79 79  
80 +
80 80  == 1.4 Dimension ==
81 81  
82 82  
... ... @@ -92,13 +92,12 @@
92 92  [[image:image-20221008135912-1.png]]
93 93  
94 94  
96 +
95 95  == ​1.5 Applications ==
96 96  
97 97  
98 98  * Smart Agriculture​
99 99  
100 -
101 -
102 102  == 1.6 Firmware Change log ==
103 103  
104 104  
... ... @@ -105,8 +105,10 @@
105 105  **LSE01 v1.0 :**  Release
106 106  
107 107  
108 +
108 108  = 2. Configure LSE01 to connect to LoRaWAN network =
109 109  
111 +
110 110  == 2.1 How it works ==
111 111  
112 112  
... ... @@ -119,6 +119,7 @@
119 119  )))
120 120  
121 121  
124 +
122 122  == 2.2 ​Quick guide to connect to LoRaWAN server (OTAA) ==
123 123  
124 124  
... ... @@ -166,8 +166,10 @@
166 166  [[image:1654504778294-788.png]]
167 167  
168 168  
172 +
169 169  == 2.3 Uplink Payload ==
170 170  
175 +
171 171  === 2.3.1 MOD~=0(Default Mode) ===
172 172  
173 173  
... ... @@ -202,7 +202,7 @@
202 202  |=**Value**|[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(((
203 203  Temperature
204 204  (Reserve, Ignore now)
205 -)))|[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]](raw)|[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]](raw)|[[Dielectric constant>>||anchor="H2.3.6SoilConductivity28EC29"]](raw)|(((
210 +)))|[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]](raw)|[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]](raw)|(((
206 206  MOD & Digital Interrupt(Optional)
207 207  )))
208 208  
... ... @@ -224,6 +224,7 @@
224 224  )))
225 225  
226 226  
232 +
227 227  === 2.3.4 Soil Moisture ===
228 228  
229 229  
... ... @@ -244,11 +244,12 @@
244 244  )))
245 245  
246 246  
253 +
247 247  === 2.3.5 Soil Temperature ===
248 248  
249 249  
250 250  (((
251 -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
258 + 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
252 252  )))
253 253  
254 254  (((
... ... @@ -264,6 +264,7 @@
264 264  )))
265 265  
266 266  
274 +
267 267  === 2.3.6 Soil Conductivity (EC) ===
268 268  
269 269  
... ... @@ -283,6 +283,10 @@
283 283  
284 284  )))
285 285  
294 +(((
295 +
296 +)))
297 +
286 286  === 2.3.7 MOD ===
287 287  
288 288  
... ... @@ -300,6 +300,7 @@
300 300  If** **payload =** **0x0A01, workmode=1
301 301  
302 302  
315 +
303 303  === 2.3.8 ​Decode payload in The Things Network ===
304 304  
305 305  
... ... @@ -317,6 +317,7 @@
317 317  )))
318 318  
319 319  
333 +
320 320  == 2.4 Uplink Interval ==
321 321  
322 322  
... ... @@ -323,6 +323,7 @@
323 323  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"]]
324 324  
325 325  
340 +
326 326  == 2.5 Downlink Payload ==
327 327  
328 328  
... ... @@ -373,6 +373,7 @@
373 373  Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0
374 374  
375 375  
391 +
376 376  == 2.6 ​Show Data in DataCake IoT Server ==
377 377  
378 378  
... ... @@ -412,6 +412,7 @@
412 412  [[image:1654505925508-181.png]]
413 413  
414 414  
431 +
415 415  == 2.7 Frequency Plans ==
416 416  
417 417  
... ... @@ -418,6 +418,7 @@
418 418  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.
419 419  
420 420  
438 +
421 421  === 2.7.1 EU863-870 (EU868) ===
422 422  
423 423  
... ... @@ -449,6 +449,7 @@
449 449  869.525 - SF9BW125 (RX2 downlink only)
450 450  
451 451  
470 +
452 452  === 2.7.2 US902-928(US915) ===
453 453  
454 454  
... ... @@ -494,6 +494,7 @@
494 494  923.3 - SF12BW500(RX2 downlink only)
495 495  
496 496  
516 +
497 497  === 2.7.3 CN470-510 (CN470) ===
498 498  
499 499  
... ... @@ -539,6 +539,7 @@
539 539  505.3 - SF12BW125 (RX2 downlink only)
540 540  
541 541  
562 +
542 542  === 2.7.4 AU915-928(AU915) ===
543 543  
544 544  
... ... @@ -584,6 +584,7 @@
584 584  923.3 - SF12BW500(RX2 downlink only)
585 585  
586 586  
608 +
587 587  === 2.7.5 AS920-923 & AS923-925 (AS923) ===
588 588  
589 589  
... ... @@ -635,6 +635,7 @@
635 635  923.2 - SF10BW125 (RX2)
636 636  
637 637  
660 +
638 638  === 2.7.6 KR920-923 (KR920) ===
639 639  
640 640  
... ... @@ -671,6 +671,7 @@
671 671  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
672 672  
673 673  
697 +
674 674  === 2.7.7 IN865-867 (IN865) ===
675 675  
676 676  
... ... @@ -690,6 +690,8 @@
690 690  866.550 - SF10BW125 (RX2)
691 691  
692 692  
717 +
718 +
693 693  == 2.8 LED Indicator ==
694 694  
695 695  
... ... @@ -730,6 +730,7 @@
730 730  )))
731 731  
732 732  
759 +
733 733  == 2.10 ​Firmware Change Log ==
734 734  
735 735  
... ... @@ -738,6 +738,10 @@
738 738  )))
739 739  
740 740  (((
768 +
769 +)))
770 +
771 +(((
741 741  **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
742 742  )))
743 743  
... ... @@ -754,16 +754,70 @@
754 754  )))
755 755  
756 756  
757 -== 2.11 Battery & Power Consumption ==
758 758  
789 +== 2.11 ​Battery Analysis ==
759 759  
760 -LSE01 uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
761 761  
762 -[[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
792 +=== 2.11.1 ​Battery Type ===
763 763  
764 764  
795 +(((
796 +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.
797 +)))
798 +
799 +(((
800 +The battery is designed to last for more than 5 years for the LSN50.
801 +)))
802 +
803 +(((
804 +(((
805 +The battery-related documents are as below:
806 +)))
807 +)))
808 +
809 +* (((
810 +[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
811 +)))
812 +* (((
813 +[[Lithium-Thionyl Chloride Battery  datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
814 +)))
815 +* (((
816 +[[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/]]
817 +)))
818 +
819 + [[image:image-20220610172436-1.png]]
820 +
821 +
822 +
823 +=== 2.11.2 ​Battery Note ===
824 +
825 +
826 +(((
827 +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.
828 +)))
829 +
830 +
831 +
832 +=== 2.11.3 Replace the battery ===
833 +
834 +
835 +(((
836 +If Battery is lower than 2.7v, user should replace the battery of LSE01.
837 +)))
838 +
839 +(((
840 +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.
841 +)))
842 +
843 +(((
844 +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)
845 +)))
846 +
847 +
848 +
765 765  = 3. ​Using the AT Commands =
766 766  
851 +
767 767  == 3.1 Access AT Commands ==
768 768  
769 769  
... ... @@ -779,6 +779,7 @@
779 779  [[image:1654502005655-729.png||height="503" width="801"]]
780 780  
781 781  
867 +
782 782  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:
783 783  
784 784  
... ... @@ -893,8 +893,10 @@
893 893   (% style="background-color:#dcdcdc" %)**AT+CHE**(%%)  : Get or Set eight channels mode, Only for US915, AU915, CN470
894 894  
895 895  
982 +
896 896  = ​4. FAQ =
897 897  
985 +
898 898  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
899 899  
900 900  
... ... @@ -966,6 +966,7 @@
966 966  [[image:image-20220606154825-4.png]]
967 967  
968 968  
1057 +
969 969  == 4.2 ​Can I calibrate LSE01 to different soil types? ==
970 970  
971 971  
... ... @@ -974,8 +974,10 @@
974 974  )))
975 975  
976 976  
1066 +
977 977  = 5. Trouble Shooting =
978 978  
1069 +
979 979  == 5.1 ​Why I can't join TTN in US915 / AU915 bands? ==
980 980  
981 981  
... ... @@ -982,6 +982,7 @@
982 982  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.
983 983  
984 984  
1076 +
985 985  == 5.2 AT Command input doesn't work ==
986 986  
987 987  
... ... @@ -990,6 +990,7 @@
990 990  )))
991 991  
992 992  
1085 +
993 993  == 5.3 Device rejoin in at the second uplink packet ==
994 994  
995 995  
... ... @@ -1014,6 +1014,7 @@
1014 1014  [[image:1654500929571-736.png||height="458" width="832"]]
1015 1015  
1016 1016  
1110 +
1017 1017  = 6. ​Order Info =
1018 1018  
1019 1019  
image-20230426084640-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -190.0 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0