<
From version < 11.1 >
edited by Xiaoling
on 2022/06/06 15:54
To version < 11.2 >
edited by Xiaoling
on 2022/06/06 15:54
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -59,7 +59,7 @@
59 59  * IP66 Waterproof Enclosure
60 60  * 4000mAh or 8500mAh Battery for long term use
61 61  
62 -1.
62 +1.
63 63  11. Specification
64 64  
65 65  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
... ... @@ -87,11 +87,11 @@
87 87  **Method**
88 88  )))|**FDR , with temperature &EC compensate**|**Conductivity , with temperature compensate**|**RTD, and calibrate**
89 89  
90 -*
90 +*
91 91  *1. ​Applications
92 92  * Smart Agriculture
93 93  
94 -1.
94 +1.
95 95  11. ​Firmware Change log
96 96  
97 97  **LSE01 v1.0:**
... ... @@ -109,7 +109,7 @@
109 109  
110 110  
111 111  
112 -1.
112 +1.
113 113  11. ​Quick guide to connect to LoRaWAN server (OTAA)
114 114  
115 115  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.
... ... @@ -147,7 +147,6 @@
147 147  
148 148  )))
149 149  
150 -
151 151  **Step 2**: Power on LSE01
152 152  
153 153  
... ... @@ -201,7 +201,7 @@
201 201  
202 202  
203 203  1.
204 -11.
203 +11.
205 205  111. MOD=1(Original value)
206 206  
207 207  This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation).
... ... @@ -224,7 +224,7 @@
224 224  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.png]]
225 225  
226 226  1.
227 -11.
226 +11.
228 228  111. Battery Info
229 229  
230 230  Check the battery voltage for LSE01.
... ... @@ -235,8 +235,8 @@
235 235  
236 236  
237 237  
238 -1.
239 -11.
237 +1.
238 +11.
240 240  111. Soil Moisture
241 241  
242 242  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,8 +246,8 @@
246 246  **05DC(H) = 1500(D) /100 = 15%.**
247 247  
248 248  
249 -1.
250 -11.
248 +1.
249 +11.
251 251  111. Soil Temperature
252 252  
253 253   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
... ... @@ -259,8 +259,8 @@
259 259  If payload is FF7EH: ((FF7E & 0x8000)>>15 ===1),temp = (FF7E(H)-FFFF(H))/100 = -1.29 °C
260 260  
261 261  
262 -1.
263 -11.
261 +1.
262 +11.
264 264  111. Soil Conductivity (EC)
265 265  
266 266  Obtain soluble salt concentration in soil or soluble ion concentration in liquid fertilizer or planting medium,. The value range of the register is 0 - 20000(Decimal)( Can be greater than 20000).
... ... @@ -270,8 +270,8 @@
270 270  
271 271  Generally, the EC value of irrigation water is less than 800uS / cm.
272 272  
273 -1.
274 -11.
272 +1.
273 +11.
275 275  111. MOD
276 276  
277 277  Firmware version at least v2.1 supports changing mode.
... ... @@ -288,8 +288,8 @@
288 288  If** **payload =** **0x0A01, workmode=1
289 289  
290 290  
291 -1.
292 -11.
290 +1.
291 +11.
293 293  111. ​Decode payload in The Things Network
294 294  
295 295  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -302,7 +302,7 @@
302 302  LSE01 TTN Payload Decoder: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/]]
303 303  
304 304  
305 -1.
304 +1.
306 306  11. Uplink Interval
307 307  
308 308  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:
... ... @@ -309,7 +309,7 @@
309 309  
310 310  [[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval>>url:http://wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval]]
311 311  
312 -1.
311 +1.
313 313  11. ​Downlink Payload
314 314  
315 315  By default, LSE50 prints the downlink payload to console port.
... ... @@ -342,7 +342,7 @@
342 342  
343 343  Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0
344 344  
345 -1.
344 +1.
346 346  11. ​Show Data in DataCake IoT Server
347 347  
348 348  [[DATACAKE>>url:https://datacake.co/]] provides a human friendly interface to show the sensor data, once we have data in TTN, we can use [[DATACAKE>>url:https://datacake.co/]] to connect to TTN and see the data in DATACAKE. Below are the steps:
... ... @@ -383,8 +383,8 @@
383 383  
384 384  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.
385 385  
386 -1.
387 -11.
385 +1.
386 +11.
388 388  111. EU863-870 (EU868)
389 389  
390 390  Uplink:
... ... @@ -415,8 +415,8 @@
415 415  869.525 - SF9BW125 (RX2 downlink only)
416 416  
417 417  
418 -1.
419 -11.
417 +1.
418 +11.
420 420  111. US902-928(US915)
421 421  
422 422  Used in USA, Canada and South America. Default use CHE=2
... ... @@ -461,8 +461,8 @@
461 461  923.3 - SF12BW500(RX2 downlink only)
462 462  
463 463  
464 -1.
465 -11.
463 +1.
464 +11.
466 466  111. CN470-510 (CN470)
467 467  
468 468  Used in China, Default use CHE=1
... ... @@ -507,8 +507,8 @@
507 507  505.3 - SF12BW125 (RX2 downlink only)
508 508  
509 509  
510 -1.
511 -11.
509 +1.
510 +11.
512 512  111. AU915-928(AU915)
513 513  
514 514  Default use CHE=2
... ... @@ -552,8 +552,8 @@
552 552  
553 553  923.3 - SF12BW500(RX2 downlink only)
554 554  
555 -1.
556 -11.
554 +1.
555 +11.
557 557  111. AS920-923 & AS923-925 (AS923)
558 558  
559 559  **Default Uplink channel:**
... ... @@ -605,8 +605,8 @@
605 605  923.2 - SF10BW125 (RX2)
606 606  
607 607  
608 -1.
609 -11.
607 +1.
608 +11.
610 610  111. KR920-923 (KR920)
611 611  
612 612  Default channel:
... ... @@ -642,8 +642,8 @@
642 642  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
643 643  
644 644  
645 -1.
646 -11.
644 +1.
645 +11.
647 647  111. IN865-867 (IN865)
648 648  
649 649  Uplink:
... ... @@ -662,7 +662,7 @@
662 662  866.550 - SF10BW125 (RX2)
663 663  
664 664  
665 -1.
664 +1.
666 666  11. LED Indicator
667 667  
668 668  The LSE01 has an internal LED which is to show the status of different state.
... ... @@ -672,7 +672,7 @@
672 672  * Solid ON for 5 seconds once device successful Join the network.
673 673  * Blink once when device transmit a packet.
674 674  
675 -1.
674 +1.
676 676  11. Installation in Soil
677 677  
678 678  **Measurement the soil surface**
... ... @@ -699,7 +699,7 @@
699 699  
700 700  
701 701  
702 -1.
701 +1.
703 703  11. ​Firmware Change Log
704 704  
705 705  **Firmware download link:**
... ... @@ -718,7 +718,7 @@
718 718  
719 719  
720 720  
721 -1.
720 +1.
722 722  11. ​Battery Analysis
723 723  111. ​Battery Type
724 724  
... ... @@ -742,15 +742,15 @@
742 742  
743 743  
744 744  
745 -1.
746 -11.
744 +1.
745 +11.
747 747  111. ​Battery Note
748 748  
749 749  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.
750 750  
751 751  
752 -1.
753 -11.
751 +1.
752 +11.
754 754  111. ​Replace the battery
755 755  
756 756  If Battery is lower than 2.7v, user should replace the battery of LSE01.
... ... @@ -778,14 +778,14 @@
778 778  Or if you have below board, use below connection:
779 779  
780 780  
781 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image019.png]]
780 +[[image:1654502005655-729.png]]
782 782  
783 783  
784 784  
785 -In the PC, you need to set the serial baud rate to **9600** to access the serial console for LSE01. LSE01 will output system info once power on as below:
784 +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:
786 786  
787 787  
788 - [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
787 + [[image:1654502050864-459.png]]
789 789  
790 790  
791 791  Below are the available commands, a more detailed AT Command manual can be found at [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/]]: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/]]
... ... @@ -931,7 +931,6 @@
931 931  * 905.3 - SF7BW125 to SF10BW125
932 932  * 904.6 - SF8BW500
933 933  
934 -
935 935  Because the end node is now hopping in 72 frequency, it makes it difficult for the devices to Join the TTN network and uplink data. To solve this issue, you can access the device via the AT commands and run:
936 936  
937 937  (% class="box infomessage" %)
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0