<
From version < 42.4 >
edited by Xiaoling
on 2022/08/18 15:00
To version < 42.2 >
edited by Xiaoling
on 2022/07/08 14:31
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -56,7 +56,6 @@
56 56  
57 57  == 1.2 ​Features ==
58 58  
59 -
60 60  * LoRaWAN 1.0.3 Class A
61 61  * Ultra low power consumption
62 62  * Monitor Soil Moisture
... ... @@ -70,12 +70,8 @@
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 -
79 79  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
80 80  
81 81  [[image:image-20220606162220-5.png]]
... ... @@ -84,15 +84,11 @@
84 84  
85 85  == ​1.4 Applications ==
86 86  
87 -
88 88  * Smart Agriculture
89 89  
90 90  (% class="wikigeneratedid" id="H200B1.5FirmwareChangelog" %)
91 91  ​
92 92  
93 -
94 -
95 -
96 96  == 1.5 Firmware Change log ==
97 97  
98 98  
... ... @@ -102,16 +102,14 @@
102 102  
103 103  = 2. Configure LSE01 to connect to LoRaWAN network =
104 104  
105 -
106 106  == 2.1 How it works ==
107 107  
108 -
109 109  (((
110 110  The LSE01 is configured as LoRaWAN OTAA Class A mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and power on the LSE0150. It will automatically join the network via OTAA and start to send the sensor value
111 111  )))
112 112  
113 113  (((
114 -In case you can't set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H3.200BUsingtheATCommands"]].
103 +In case you cant set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H3.200BUsingtheATCommands"]].
115 115  )))
116 116  
117 117  
... ... @@ -118,7 +118,6 @@
118 118  
119 119  == 2.2 ​Quick guide to connect to LoRaWAN server (OTAA) ==
120 120  
121 -
122 122  Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LG308>>url:http://www.dragino.com/products/lora/item/140-lg308.html]] as a LoRaWAN gateway in this example.
123 123  
124 124  
... ... @@ -134,7 +134,6 @@
134 134  
135 135  [[image:image-20220606163732-6.jpeg]]
136 136  
137 -
138 138  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
139 139  
140 140  **Add APP EUI in the application**
... ... @@ -169,7 +169,6 @@
169 169  
170 170  === 2.3.1 MOD~=0(Default Mode) ===
171 171  
172 -
173 173  LSE01 will uplink payload via LoRaWAN with below payload format: 
174 174  
175 175  (((
... ... @@ -193,12 +193,8 @@
193 193  )))
194 194  
195 195  
196 -
197 -
198 -
199 199  === 2.3.2 MOD~=1(Original value) ===
200 200  
201 -
202 202  This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation).
203 203  
204 204  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:500px" %)
... ... @@ -218,12 +218,8 @@
218 218  )))
219 219  
220 220  
221 -
222 -
223 -
224 224  === 2.3.3 Battery Info ===
225 225  
226 -
227 227  (((
228 228  Check the battery voltage for LSE01.
229 229  )))
... ... @@ -240,7 +240,6 @@
240 240  
241 241  === 2.3.4 Soil Moisture ===
242 242  
243 -
244 244  (((
245 245  Get the moisture content of the soil. The value range of the register is 0-10000(Decimal), divide this value by 100 to get the percentage of moisture in the soil.
246 246  )))
... ... @@ -261,7 +261,6 @@
261 261  
262 262  === 2.3.5 Soil Temperature ===
263 263  
264 -
265 265  (((
266 266   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
267 267  )))
... ... @@ -282,7 +282,6 @@
282 282  
283 283  === 2.3.6 Soil Conductivity (EC) ===
284 284  
285 -
286 286  (((
287 287  Obtain (% style="color:#4f81bd" %)**__soluble salt concentration__**(%%) in soil or (% style="color:#4f81bd" %)**__soluble ion concentration in liquid fertilizer__**(%%) or (% style="color:#4f81bd" %)**__planting medium__**(%%). The value range of the register is 0 - 20000(Decimal)( Can be greater than 20000).
288 288  )))
... ... @@ -305,7 +305,6 @@
305 305  
306 306  === 2.3.7 MOD ===
307 307  
308 -
309 309  Firmware version at least v2.1 supports changing mode.
310 310  
311 311  For example, bytes[10]=90
... ... @@ -323,7 +323,6 @@
323 323  
324 324  === 2.3.8 ​Decode payload in The Things Network ===
325 325  
326 -
327 327  While using TTN network, you can add the payload format to decode the payload.
328 328  
329 329  
... ... @@ -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]]
310 +LSE01 TTN Payload Decoder: [[https:~~/~~/www.dropbox.com/sh/si8icbrjlamxqdb/AAACYwjsxxr5fj_vpqRtrETAa?dl=0>>https://www.dropbox.com/sh/si8icbrjlamxqdb/AAACYwjsxxr5fj_vpqRtrETAa?dl=0]]
338 338  )))
339 339  
340 340  
... ... @@ -341,7 +341,6 @@
341 341  
342 342  == 2.4 Uplink Interval ==
343 343  
344 -
345 345  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"]]
346 346  
347 347  
... ... @@ -722,6 +722,7 @@
722 722  * Blink once when device transmit a packet.
723 723  
724 724  
697 +
725 725  == 2.9 Installation in Soil ==
726 726  
727 727  **Measurement the soil surface**
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0