<
From version < 45.4 >
edited by Xiaoling
on 2022/10/27 11:50
To version < 46.2 >
edited by Xiaoling
on 2022/12/21 18:21
>
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  
... ... @@ -69,6 +69,8 @@
69 69  * IP66 Waterproof Enclosure
70 70  * 4000mAh or 8500mAh Battery for long term use
71 71  
70 +
71 +
72 72  == 1.3 Specification ==
73 73  
74 74  
... ... @@ -77,7 +77,6 @@
77 77  [[image:image-20220606162220-5.png]]
78 78  
79 79  
80 -
81 81  == 1.4 Dimension ==
82 82  
83 83  
... ... @@ -93,12 +93,13 @@
93 93  [[image:image-20221008135912-1.png]]
94 94  
95 95  
96 -
97 97  == ​1.5 Applications ==
98 98  
99 99  
100 100  * Smart Agriculture​
101 101  
100 +
101 +
102 102  == 1.6 Firmware Change log ==
103 103  
104 104  
... ... @@ -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  
... ... @@ -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  
... ... @@ -187,11 +187,14 @@
187 187  **Size(bytes)**
188 188  )))|**2**|**2**|**2**|**2**|**2**|**1**
189 189  |=**Value**|[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(((
190 -Temperature(Reserve, Ignore now)
185 +Temperature
186 +(Reserve, Ignore now)
191 191  )))|[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]]|[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]]|(((
192 192  MOD & Digital Interrupt(Optional)
193 193  )))
194 194  
191 +
192 +
195 195  === 2.3.2 MOD~=1(Original value) ===
196 196  
197 197  
... ... @@ -202,11 +202,14 @@
202 202  **Size(bytes)**
203 203  )))|**2**|**2**|**2**|**2**|**2**|**1**
204 204  |=**Value**|[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(((
205 -Temperature(Reserve, Ignore now)
206 -)))|[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]](raw)|[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]](raw)|(((
203 +Temperature
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)|(((
207 207  MOD & Digital Interrupt(Optional)
208 208  )))
209 209  
209 +
210 +
210 210  === 2.3.3 Battery Info ===
211 211  
212 212  
... ... @@ -223,7 +223,6 @@
223 223  )))
224 224  
225 225  
226 -
227 227  === 2.3.4 Soil Moisture ===
228 228  
229 229  
... ... @@ -244,12 +244,11 @@
244 244  )))
245 245  
246 246  
247 -
248 248  === 2.3.5 Soil Temperature ===
249 249  
250 250  
251 251  (((
252 - 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
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
253 253  )))
254 254  
255 255  (((
... ... @@ -265,7 +265,6 @@
265 265  )))
266 266  
267 267  
268 -
269 269  === 2.3.6 Soil Conductivity (EC) ===
270 270  
271 271  
... ... @@ -285,10 +285,6 @@
285 285  
286 286  )))
287 287  
288 -(((
289 -
290 -)))
291 -
292 292  === 2.3.7 MOD ===
293 293  
294 294  
... ... @@ -306,7 +306,6 @@
306 306  If** **payload =** **0x0A01, workmode=1
307 307  
308 308  
309 -
310 310  === 2.3.8 ​Decode payload in The Things Network ===
311 311  
312 312  
... ... @@ -324,7 +324,6 @@
324 324  )))
325 325  
326 326  
327 -
328 328  == 2.4 Uplink Interval ==
329 329  
330 330  
... ... @@ -331,7 +331,6 @@
331 331  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"]]
332 332  
333 333  
334 -
335 335  == 2.5 Downlink Payload ==
336 336  
337 337  
... ... @@ -382,7 +382,6 @@
382 382  Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0
383 383  
384 384  
385 -
386 386  == 2.6 ​Show Data in DataCake IoT Server ==
387 387  
388 388  
... ... @@ -422,7 +422,6 @@
422 422  [[image:1654505925508-181.png]]
423 423  
424 424  
425 -
426 426  == 2.7 Frequency Plans ==
427 427  
428 428  
... ... @@ -429,7 +429,6 @@
429 429  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.
430 430  
431 431  
432 -
433 433  === 2.7.1 EU863-870 (EU868) ===
434 434  
435 435  
... ... @@ -461,7 +461,6 @@
461 461  869.525 - SF9BW125 (RX2 downlink only)
462 462  
463 463  
464 -
465 465  === 2.7.2 US902-928(US915) ===
466 466  
467 467  
... ... @@ -507,7 +507,6 @@
507 507  923.3 - SF12BW500(RX2 downlink only)
508 508  
509 509  
510 -
511 511  === 2.7.3 CN470-510 (CN470) ===
512 512  
513 513  
... ... @@ -553,7 +553,6 @@
553 553  505.3 - SF12BW125 (RX2 downlink only)
554 554  
555 555  
556 -
557 557  === 2.7.4 AU915-928(AU915) ===
558 558  
559 559  
... ... @@ -599,7 +599,6 @@
599 599  923.3 - SF12BW500(RX2 downlink only)
600 600  
601 601  
602 -
603 603  === 2.7.5 AS920-923 & AS923-925 (AS923) ===
604 604  
605 605  
... ... @@ -651,7 +651,6 @@
651 651  923.2 - SF10BW125 (RX2)
652 652  
653 653  
654 -
655 655  === 2.7.6 KR920-923 (KR920) ===
656 656  
657 657  
... ... @@ -688,7 +688,6 @@
688 688  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
689 689  
690 690  
691 -
692 692  === 2.7.7 IN865-867 (IN865) ===
693 693  
694 694  
... ... @@ -708,8 +708,6 @@
708 708  866.550 - SF10BW125 (RX2)
709 709  
710 710  
711 -
712 -
713 713  == 2.8 LED Indicator ==
714 714  
715 715  
... ... @@ -719,6 +719,8 @@
719 719  * Solid ON for 5 seconds once device successful Join the network.
720 720  * Blink once when device transmit a packet.
721 721  
702 +
703 +
722 722  == 2.9 Installation in Soil ==
723 723  
724 724  
... ... @@ -748,7 +748,6 @@
748 748  )))
749 749  
750 750  
751 -
752 752  == 2.10 ​Firmware Change Log ==
753 753  
754 754  
... ... @@ -757,10 +757,6 @@
757 757  )))
758 758  
759 759  (((
760 -
761 -)))
762 -
763 -(((
764 764  **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
765 765  )))
766 766  
... ... @@ -777,10 +777,8 @@
777 777  )))
778 778  
779 779  
780 -
781 781  == 2.11 ​Battery Analysis ==
782 782  
783 -
784 784  === 2.11.1 ​Battery Type ===
785 785  
786 786  
... ... @@ -811,7 +811,6 @@
811 811   [[image:image-20220610172436-1.png]]
812 812  
813 813  
814 -
815 815  === 2.11.2 ​Battery Note ===
816 816  
817 817  
... ... @@ -820,7 +820,6 @@
820 820  )))
821 821  
822 822  
823 -
824 824  === 2.11.3 Replace the battery ===
825 825  
826 826  
... ... @@ -837,10 +837,8 @@
837 837  )))
838 838  
839 839  
840 -
841 841  = 3. ​Using the AT Commands =
842 842  
843 -
844 844  == 3.1 Access AT Commands ==
845 845  
846 846  
... ... @@ -856,7 +856,6 @@
856 856  [[image:1654502005655-729.png||height="503" width="801"]]
857 857  
858 858  
859 -
860 860  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:
861 861  
862 862  
... ... @@ -971,10 +971,8 @@
971 971   (% style="background-color:#dcdcdc" %)**AT+CHE**(%%)  : Get or Set eight channels mode, Only for US915, AU915, CN470
972 972  
973 973  
974 -
975 975  = ​4. FAQ =
976 976  
977 -
978 978  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
979 979  
980 980  
... ... @@ -1046,17 +1046,16 @@
1046 1046  [[image:image-20220606154825-4.png]]
1047 1047  
1048 1048  
1049 -
1050 1050  == 4.2 ​Can I calibrate LSE01 to different soil types? ==
1051 1051  
1052 1052  
1020 +(((
1053 1053  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]].
1022 +)))
1054 1054  
1055 1055  
1056 -
1057 1057  = 5. Trouble Shooting =
1058 1058  
1059 -
1060 1060  == 5.1 ​Why I can't join TTN in US915 / AU915 bands? ==
1061 1061  
1062 1062  
... ... @@ -1063,7 +1063,6 @@
1063 1063  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.
1064 1064  
1065 1065  
1066 -
1067 1067  == 5.2 AT Command input doesn't work ==
1068 1068  
1069 1069  
... ... @@ -1072,7 +1072,6 @@
1072 1072  )))
1073 1073  
1074 1074  
1075 -
1076 1076  == 5.3 Device rejoin in at the second uplink packet ==
1077 1077  
1078 1078  
... ... @@ -1090,12 +1090,13 @@
1090 1090  
1091 1091  (% style="color:#4f81bd" %)**Solution: **
1092 1092  
1058 +(((
1093 1093  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:
1060 +)))
1094 1094  
1095 1095  [[image:1654500929571-736.png||height="458" width="832"]]
1096 1096  
1097 1097  
1098 -
1099 1099  = 6. ​Order Info =
1100 1100  
1101 1101  
... ... @@ -1165,4 +1165,5 @@
1165 1165  * 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.
1166 1166  * 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]]
1167 1167  
1134 +
1168 1168  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0