<
From version < 42.6 >
edited by Xiaoling
on 2022/08/18 15:43
To version < 45.3 >
edited by Xiaoling
on 2022/10/27 11:34
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,11 +22,11 @@
22 22  
23 23  = 1. Introduction =
24 24  
25 +
25 25  == 1.1 ​What is LoRaWAN Soil Moisture & EC Sensor ==
26 26  
27 -(((
28 -
29 29  
29 +(((
30 30  The Dragino LSE01 is a (% style="color:#4f81bd" %)**LoRaWAN Soil Moisture & EC Sensor**(%%) for IoT of Agriculture. It is designed to measure the soil moisture of saline-alkali soil and loamy soil. The soil sensor uses FDR method to calculate the soil moisture with the compensation from soil temperature and conductivity. It also has been calibrated in factory for Mineral soil type.
31 31  )))
32 32  
... ... @@ -70,9 +70,6 @@
70 70  * 4000mAh or 8500mAh Battery for long term use
71 71  
72 72  
73 -
74 -
75 -
76 76  == 1.3 Specification ==
77 77  
78 78  
... ... @@ -82,20 +82,29 @@
82 82  
83 83  
84 84  
85 -== 1.4 Applications ==
82 +== 1.4 Dimension ==
86 86  
87 87  
88 -* Smart Agriculture
85 +Main Device Dimension:
89 89  
90 -(% class="wikigeneratedid" id="H200B1.5FirmwareChangelog" %)
91 -​
87 +See LSN50v2 from: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Mechanical_Drawing/ >>https://www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Mechanical_Drawing/]]
92 92  
89 +[[image:image-20221008140228-2.png||height="358" width="571"]]
93 93  
91 +Probe Dimension
94 94  
93 +[[image:image-20221008135912-1.png]]
95 95  
96 -== 1.5 Firmware Change log ==
97 97  
98 98  
97 +== ​1.5 Applications ==
98 +
99 +
100 +* Smart Agriculture​
101 +
102 +== 1.6 Firmware Change log ==
103 +
104 +
99 99  **LSE01 v1.0 :**  Release
100 100  
101 101  
... ... @@ -193,9 +193,6 @@
193 193  )))
194 194  
195 195  
196 -
197 -
198 -
199 199  === 2.3.2 MOD~=1(Original value) ===
200 200  
201 201  
... ... @@ -218,9 +218,6 @@
218 218  )))
219 219  
220 220  
221 -
222 -
223 -
224 224  === 2.3.3 Battery Info ===
225 225  
226 226  
... ... @@ -334,7 +334,7 @@
334 334  )))
335 335  
336 336  (((
337 -LSE01 TTN Payload Decoder:  [[https:~~/~~/www.dropbox.com/sh/si8icbrjlamxqdb/AAACYwjsxxr5fj_vpqRtrETAa?dl=0>>https://www.dropbox.com/sh/si8icbrjlamxqdb/AAACYwjsxxr5fj_vpqRtrETAa?dl=0]]
337 +LSE01 TTN Payload Decoder:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
338 338  )))
339 339  
340 340  
... ... @@ -733,10 +733,6 @@
733 733  * Solid ON for 5 seconds once device successful Join the network.
734 734  * Blink once when device transmit a packet.
735 735  
736 -
737 -
738 -
739 -
740 740  == 2.9 Installation in Soil ==
741 741  
742 742  
... ... @@ -989,10 +989,13 @@
989 989   (% style="background-color:#dcdcdc" %)**AT+CHE**(%%)  : Get or Set eight channels mode, Only for US915, AU915, CN470
990 990  
991 991  
988 +
992 992  = ​4. FAQ =
993 993  
991 +
994 994  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
995 995  
994 +
996 996  (((
997 997  You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
998 998  When downloading the images, choose the required image file for download. ​
... ... @@ -1061,27 +1061,36 @@
1061 1061  [[image:image-20220606154825-4.png]]
1062 1062  
1063 1063  
1063 +
1064 1064  == 4.2 ​Can I calibrate LSE01 to different soil types? ==
1065 1065  
1066 +
1066 1066  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]].
1067 1067  
1068 1068  
1070 +
1069 1069  = 5. Trouble Shooting =
1070 1070  
1073 +
1071 1071  == 5.1 ​Why I can't join TTN in US915 / AU915 bands? ==
1072 1072  
1076 +
1073 1073  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.
1074 1074  
1075 1075  
1080 +
1076 1076  == 5.2 AT Command input doesn't work ==
1077 1077  
1083 +
1078 1078  (((
1079 1079  In the case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn't send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
1080 1080  )))
1081 1081  
1082 1082  
1089 +
1083 1083  == 5.3 Device rejoin in at the second uplink packet ==
1084 1084  
1092 +
1085 1085  (% style="color:#4f81bd" %)**Issue describe as below:**
1086 1086  
1087 1087  [[image:1654500909990-784.png]]
... ... @@ -1101,6 +1101,7 @@
1101 1101  [[image:1654500929571-736.png||height="458" width="832"]]
1102 1102  
1103 1103  
1112 +
1104 1104  = 6. ​Order Info =
1105 1105  
1106 1106  
... ... @@ -1166,5 +1166,8 @@
1166 1166  
1167 1167  = 8. Support =
1168 1168  
1178 +
1169 1169  * 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.
1170 1170  * 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]]
1181 +
1182 +
image-20221008135912-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +65.9 KB
Content
image-20221008140228-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +37.3 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0