<
From version < 32.8 >
edited by Xiaoling
on 2022/06/07 11:36
To version < 27.1 >
edited by Xiaoling
on 2022/06/06 16:58
>
Change comment: Uploaded new attachment "1654505905236-553.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -1,17 +1,13 @@
1 1  (% style="text-align:center" %)
2 -[[image:image-20220606151504-2.jpeg||height="554" width="554"]]
2 +[[image:image-20220606151504-2.jpeg||height="848" width="848"]]
3 3  
4 4  
5 5  
6 -**Contents:**
7 7  
8 -{{toc/}}
9 9  
10 10  
11 11  
12 12  
13 -
14 -
15 15  = 1. Introduction =
16 16  
17 17  == 1.1 ​What is LoRaWAN Soil Moisture & EC Sensor ==
... ... @@ -89,7 +89,7 @@
89 89  )))
90 90  
91 91  (((
92 -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"]].
88 +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.UsingtheATCommands"]].
93 93  )))
94 94  
95 95  
... ... @@ -146,48 +146,52 @@
146 146  
147 147  LSE01 will uplink payload via LoRaWAN with below payload format: 
148 148  
145 +
149 149  Uplink payload includes in total 11 bytes.
147 +
150 150  
151 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:500px" %)
152 152  |(((
153 153  **Size**
154 154  
155 155  **(bytes)**
156 156  )))|**2**|**2**|**2**|**2**|**2**|**1**
157 -|**Value**|[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(((
154 +|**Value**|[[BAT>>path:#bat]]|(((
158 158  Temperature
159 159  
160 160  (Reserve, Ignore now)
161 -)))|[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]]|[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]]|(((
158 +)))|[[Soil Moisture>>path:#soil_moisture]]|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]]|(((
162 162  MOD & Digital Interrupt
163 163  
164 164  (Optional)
165 165  )))
166 166  
164 +[[image:1654504881641-514.png]]
167 167  
168 168  
167 +
169 169  === 2.3.2 MOD~=1(Original value) ===
170 170  
171 171  This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation).
172 172  
173 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:500px" %)
174 174  |(((
175 175  **Size**
176 176  
177 177  **(bytes)**
178 178  )))|**2**|**2**|**2**|**2**|**2**|**1**
179 -|**Value**|[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(((
177 +|**Value**|[[BAT>>path:#bat]]|(((
180 180  Temperature
181 181  
182 182  (Reserve, Ignore now)
183 -)))|[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]](raw)|[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]](raw)|(((
181 +)))|[[Soil Moisture>>path:#soil_moisture]](raw)|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]](raw)|(((
184 184  MOD & Digital Interrupt
185 185  
186 186  (Optional)
187 187  )))
188 188  
187 +[[image:1654504907647-967.png]]
189 189  
190 190  
190 +
191 191  === 2.3.3 Battery Info ===
192 192  
193 193  Check the battery voltage for LSE01.
... ... @@ -252,7 +252,7 @@
252 252  mod=(bytes[10]>>7)&0x01=1.
253 253  
254 254  
255 -**Downlink Command:**
255 +Downlink Command:
256 256  
257 257  If payload = 0x0A00, workmode=0
258 258  
... ... @@ -272,13 +272,14 @@
272 272  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/]]
273 273  
274 274  
275 -
276 276  == 2.4 Uplink Interval ==
277 277  
278 -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"]]
277 +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:
279 279  
279 +[[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]]
280 280  
281 281  
282 +
282 282  == 2.5 Downlink Payload ==
283 283  
284 284  By default, LSE50 prints the downlink payload to console port.
... ... @@ -324,29 +324,37 @@
324 324  
325 325  [[image:1654505874829-548.png]]
326 326  
328 +
329 +
330 +
331 +
327 327  Step 3: Create an account or log in Datacake.
328 328  
329 329  Step 4: Search the LSE01 and add DevEUI.
330 330  
331 331  
332 -[[image:1654505905236-553.png]]
337 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image012.png]]
333 333  
334 334  
340 +
335 335  After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
336 336  
337 -[[image:1654505925508-181.png]]
338 338  
344 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image013.png]]
339 339  
340 340  
341 -== 2.7 Frequency Plans ==
342 342  
348 +1.
349 +11. Frequency Plans
350 +
343 343  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.
344 344  
353 +1.
354 +11.
355 +111. EU863-870 (EU868)
345 345  
346 -=== 2.7.1 EU863-870 (EU868) ===
357 +Uplink:
347 347  
348 -(% style="color:#037691" %)** Uplink:**
349 -
350 350  868.1 - SF7BW125 to SF12BW125
351 351  
352 352  868.3 - SF7BW125 to SF12BW125 and SF7BW250
... ... @@ -366,7 +366,7 @@
366 366  868.8 - FSK
367 367  
368 368  
369 -(% style="color:#037691" %)** Downlink:**
378 +Downlink:
370 370  
371 371  Uplink channels 1-9 (RX1)
372 372  
... ... @@ -373,12 +373,13 @@
373 373  869.525 - SF9BW125 (RX2 downlink only)
374 374  
375 375  
385 +1.
386 +11.
387 +111. US902-928(US915)
376 376  
377 -=== 2.7.2 US902-928(US915) ===
378 -
379 379  Used in USA, Canada and South America. Default use CHE=2
380 380  
381 -(% style="color:#037691" %)**Uplink:**
391 +Uplink:
382 382  
383 383  903.9 - SF7BW125 to SF10BW125
384 384  
... ... @@ -397,7 +397,7 @@
397 397  905.3 - SF7BW125 to SF10BW125
398 398  
399 399  
400 -(% style="color:#037691" %)**Downlink:**
410 +Downlink:
401 401  
402 402  923.3 - SF7BW500 to SF12BW500
403 403  
... ... @@ -418,12 +418,13 @@
418 418  923.3 - SF12BW500(RX2 downlink only)
419 419  
420 420  
431 +1.
432 +11.
433 +111. CN470-510 (CN470)
421 421  
422 -=== 2.7.3 CN470-510 (CN470) ===
423 -
424 424  Used in China, Default use CHE=1
425 425  
426 -(% style="color:#037691" %)**Uplink:**
437 +Uplink:
427 427  
428 428  486.3 - SF7BW125 to SF12BW125
429 429  
... ... @@ -442,7 +442,7 @@
442 442  487.7 - SF7BW125 to SF12BW125
443 443  
444 444  
445 -(% style="color:#037691" %)**Downlink:**
456 +Downlink:
446 446  
447 447  506.7 - SF7BW125 to SF12BW125
448 448  
... ... @@ -463,12 +463,13 @@
463 463  505.3 - SF12BW125 (RX2 downlink only)
464 464  
465 465  
477 +1.
478 +11.
479 +111. AU915-928(AU915)
466 466  
467 -=== 2.7.4 AU915-928(AU915) ===
468 -
469 469  Default use CHE=2
470 470  
471 -(% style="color:#037691" %)**Uplink:**
483 +Uplink:
472 472  
473 473  916.8 - SF7BW125 to SF12BW125
474 474  
... ... @@ -487,7 +487,7 @@
487 487  918.2 - SF7BW125 to SF12BW125
488 488  
489 489  
490 -(% style="color:#037691" %)**Downlink:**
502 +Downlink:
491 491  
492 492  923.3 - SF7BW500 to SF12BW500
493 493  
... ... @@ -507,22 +507,22 @@
507 507  
508 508  923.3 - SF12BW500(RX2 downlink only)
509 509  
522 +1.
523 +11.
524 +111. AS920-923 & AS923-925 (AS923)
510 510  
526 +**Default Uplink channel:**
511 511  
512 -=== 2.7.5 AS920-923 & AS923-925 (AS923) ===
513 -
514 -(% style="color:#037691" %)**Default Uplink channel:**
515 -
516 516  923.2 - SF7BW125 to SF10BW125
517 517  
518 518  923.4 - SF7BW125 to SF10BW125
519 519  
520 520  
521 -(% style="color:#037691" %)**Additional Uplink Channel**:
533 +**Additional Uplink Channel**:
522 522  
523 523  (OTAA mode, channel added by JoinAccept message)
524 524  
525 -(% style="color:#037691" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
537 +**AS920~~AS923 for Japan, Malaysia, Singapore**:
526 526  
527 527  922.2 - SF7BW125 to SF10BW125
528 528  
... ... @@ -537,7 +537,7 @@
537 537  922.0 - SF7BW125 to SF10BW125
538 538  
539 539  
540 -(% style="color:#037691" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
552 +**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
541 541  
542 542  923.6 - SF7BW125 to SF10BW125
543 543  
... ... @@ -552,16 +552,18 @@
552 552  924.6 - SF7BW125 to SF10BW125
553 553  
554 554  
555 -(% style="color:#037691" %)** Downlink:**
556 556  
568 +**Downlink:**
569 +
557 557  Uplink channels 1-8 (RX1)
558 558  
559 559  923.2 - SF10BW125 (RX2)
560 560  
561 561  
575 +1.
576 +11.
577 +111. KR920-923 (KR920)
562 562  
563 -=== 2.7.6 KR920-923 (KR920) ===
564 -
565 565  Default channel:
566 566  
567 567  922.1 - SF7BW125 to SF12BW125
... ... @@ -571,7 +571,7 @@
571 571  922.5 - SF7BW125 to SF12BW125
572 572  
573 573  
574 -(% style="color:#037691" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
588 +Uplink: (OTAA mode, channel added by JoinAccept message)
575 575  
576 576  922.1 - SF7BW125 to SF12BW125
577 577  
... ... @@ -588,7 +588,7 @@
588 588  923.3 - SF7BW125 to SF12BW125
589 589  
590 590  
591 -(% style="color:#037691" %)**Downlink:**
605 +Downlink:
592 592  
593 593  Uplink channels 1-7(RX1)
594 594  
... ... @@ -595,11 +595,12 @@
595 595  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
596 596  
597 597  
612 +1.
613 +11.
614 +111. IN865-867 (IN865)
598 598  
599 -=== 2.7.7 IN865-867 (IN865) ===
616 +Uplink:
600 600  
601 -(% style="color:#037691" %)** Uplink:**
602 -
603 603  865.0625 - SF7BW125 to SF12BW125
604 604  
605 605  865.4025 - SF7BW125 to SF12BW125
... ... @@ -607,7 +607,7 @@
607 607  865.9850 - SF7BW125 to SF12BW125
608 608  
609 609  
610 -(% style="color:#037691" %) **Downlink:**
625 +Downlink:
611 611  
612 612  Uplink channels 1-3 (RX1)
613 613  
... ... @@ -614,130 +614,110 @@
614 614  866.550 - SF10BW125 (RX2)
615 615  
616 616  
632 +1.
633 +11. LED Indicator
617 617  
618 -
619 -== 2.8 LED Indicator ==
620 -
621 621  The LSE01 has an internal LED which is to show the status of different state.
622 622  
637 +
623 623  * Blink once when device power on.
624 624  * Solid ON for 5 seconds once device successful Join the network.
625 625  * Blink once when device transmit a packet.
626 626  
642 +1.
643 +11. Installation in Soil
627 627  
628 -
629 -== 2.9 Installation in Soil ==
630 -
631 631  **Measurement the soil surface**
632 632  
633 633  
634 -[[image:1654506634463-199.png]] ​
648 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image014.png]] ​
635 635  
636 -(((
637 -(((
638 638  Choose the proper measuring position. Avoid the probe to touch rocks or hard things. Split the surface soil according to the measured deep. Keep the measured as original density. Vertical insert the probe into the soil to be measured. Make sure not shake when inserting.
639 -)))
640 -)))
641 641  
642 642  
643 -[[image:1654506665940-119.png]]
644 644  
645 -(((
654 +
655 +
656 +
657 +
658 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image015.png]]
659 +
660 +
661 +
646 646  Dig a hole with diameter > 20CM.
647 -)))
648 648  
649 -(((
650 650  Horizontal insert the probe to the soil and fill the hole for long term measurement.
651 -)))
652 652  
653 653  
654 -== 2.10 ​Firmware Change Log ==
655 655  
656 -(((
668 +
669 +1.
670 +11. ​Firmware Change Log
671 +
657 657  **Firmware download link:**
658 -)))
659 659  
660 -(((
661 661  [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Firmware/]]
662 -)))
663 663  
664 -(((
665 -
666 -)))
667 667  
668 -(((
669 -**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
670 -)))
677 +**Firmware Upgrade Method:**
671 671  
672 -(((
673 -
674 -)))
679 +[[http:~~/~~/wiki.dragino.com/index.php?title=Firmware_Upgrade_Instruction_for_STM32_base_products#Introduction>>url:http://wiki.dragino.com/index.php?title=Firmware_Upgrade_Instruction_for_STM32_base_products#Introduction]]
675 675  
676 -(((
681 +
677 677  **V1.0.**
678 -)))
679 679  
680 -(((
681 681  Release
682 -)))
683 683  
684 684  
685 -== 2.11 ​Battery Analysis ==
686 686  
687 -=== 2.11.1 ​Battery Type ===
688 +1.
689 +11. ​Battery Analysis
690 +111. ​Battery Type
688 688  
689 -(((
690 690  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.
691 -)))
692 692  
693 -(((
694 +
694 694  The battery is designed to last for more than 5 years for the LSN50.
695 -)))
696 696  
697 -(((
698 -(((
699 -The battery-related documents are as below:
700 -)))
701 -)))
702 702  
703 -* (((
704 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
698 +The battery related documents as below:
699 +
700 +* [[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
701 +* [[Lithium-Thionyl Chloride Battery>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/ER18505_datasheet-EN.pdf]] datasheet, [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/ER18505_datasheet_PM-ER18505-S-02-LF_EN.pdf]]
702 +* [[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
703 +
704 +|(((
705 +JST-XH-2P connector
705 705  )))
706 -* (((
707 -[[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
708 -)))
709 -* (((
710 -[[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
711 -)))
712 712  
713 - [[image:image-20220606171726-9.png]]
708 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image016.png]] [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image017.png]]
714 714  
715 715  
716 716  
717 -=== 2.11.2 ​Battery Note ===
712 +1.
713 +11.
714 +111. ​Battery Note
718 718  
719 -(((
720 720  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.
721 -)))
722 722  
723 723  
719 +1.
720 +11.
721 +111. ​Replace the battery
724 724  
725 -=== 2.11.3 Replace the battery ===
726 -
727 -(((
728 728  If Battery is lower than 2.7v, user should replace the battery of LSE01.
729 -)))
730 730  
731 -(((
725 +
732 732  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.
733 -)))
734 734  
735 -(((
728 +
736 736  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)
737 -)))
738 738  
739 739  
740 740  
733 +
734 +
735 +
741 741  = 3. ​Using the AT Commands =
742 742  
743 743  == 3.1 Access AT Commands ==
... ... @@ -745,13 +745,13 @@
745 745  
746 746  LSE01 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LSE01 for using AT command, as below.
747 747  
748 -[[image:1654501986557-872.png||height="391" width="800"]]
743 +[[image:1654501986557-872.png]]
749 749  
750 750  
751 751  Or if you have below board, use below connection:
752 752  
753 753  
754 -[[image:1654502005655-729.png||height="503" width="801"]]
749 +[[image:1654502005655-729.png]]
755 755  
756 756  
757 757  
... ... @@ -758,7 +758,7 @@
758 758  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:
759 759  
760 760  
761 - [[image:1654502050864-459.png||height="564" width="806"]]
756 + [[image:1654502050864-459.png]]
762 762  
763 763  
764 764  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/]]
... ... @@ -873,38 +873,20 @@
873 873  
874 874  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
875 875  
876 -(((
877 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
871 +You can follow the instructions for [[how to upgrade image>>path:#3ygebqi]].
878 878  When downloading the images, choose the required image file for download. ​
879 -)))
880 880  
881 -(((
882 -
883 -)))
884 884  
885 -(((
886 886  How to set up LSE01 to work in 8 channel mode By default, the frequency bands US915, AU915, CN470 work in 72 frequencies. Many gateways are 8 channel gateways, and in this case, the OTAA join time and uplink schedule is long and unpredictable while the end node is hopping in 72 frequencies.
887 -)))
888 888  
889 -(((
890 -
891 -)))
892 892  
893 -(((
894 894  You can configure the end node to work in 8 channel mode by using the AT+CHE command. The 500kHz channels are always included for OTAA.
895 -)))
896 896  
897 -(((
898 -
899 -)))
900 900  
901 -(((
902 902  For example, in **US915** band, the frequency table is as below. By default, the end node will use all channels (0~~71) for OTAA Join process. After the OTAA Join, the end node will use these all channels (0~~71) to send uplink packets.
903 -)))
904 904  
905 905  [[image:image-20220606154726-3.png]]
906 906  
907 -
908 908  When you use the TTN network, the US915 frequency bands use are:
909 909  
910 910  * 903.9 - SF7BW125 to SF10BW125
... ... @@ -917,9 +917,7 @@
917 917  * 905.3 - SF7BW125 to SF10BW125
918 918  * 904.6 - SF8BW500
919 919  
920 -(((
921 921  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:
922 -)))
923 923  
924 924  (% class="box infomessage" %)
925 925  (((
... ... @@ -931,17 +931,10 @@
931 931  **ATZ**
932 932  )))
933 933  
934 -(((
935 935  to set the end node to work in 8 channel mode. The device will work in Channel 8-15 & 64-71 for OTAA, and channel 8-15 for Uplink.
936 -)))
937 937  
938 -(((
939 -
940 -)))
941 941  
942 -(((
943 943  The **AU915** band is similar. Below are the AU915 Uplink Channels.
944 -)))
945 945  
946 946  [[image:image-20220606154825-4.png]]
947 947  
... ... @@ -956,9 +956,7 @@
956 956  
957 957  == 5.2 AT Command input doesn’t work ==
958 958  
959 -(((
960 960  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.
961 -)))
962 962  
963 963  
964 964  == 5.3 Device rejoin in at the second uplink packet ==
... ... @@ -970,9 +970,7 @@
970 970  
971 971  (% style="color:#4f81bd" %)**Cause for this issue:**
972 972  
973 -(((
974 974  The fuse on LSE01 is not large enough, some of the soil probe require large current up to 5v 800mA, in a short pulse. When this happen, it cause the device reboot so user see rejoin.
975 -)))
976 976  
977 977  
978 978  (% style="color:#4f81bd" %)**Solution: **
... ... @@ -979,7 +979,7 @@
979 979  
980 980  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:
981 981  
982 -[[image:1654500929571-736.png||height="458" width="832"]]
946 +[[image:1654500929571-736.png]]
983 983  
984 984  
985 985  = 6. ​Order Info =
... ... @@ -1004,17 +1004,10 @@
1004 1004  * (% style="color:red" %)**4**(%%): 4000mAh battery
1005 1005  * (% style="color:red" %)**8**(%%): 8500mAh battery
1006 1006  
1007 -(% class="wikigeneratedid" %)
1008 -(((
1009 -
1010 -)))
1011 -
1012 1012  = 7. Packing Info =
1013 1013  
1014 1014  (((
1015 -
1016 -
1017 -(% style="color:#037691" %)**Package Includes**:
974 +**Package Includes**:
1018 1018  )))
1019 1019  
1020 1020  * (((
... ... @@ -1023,8 +1023,10 @@
1023 1023  
1024 1024  (((
1025 1025  
983 +)))
1026 1026  
1027 -(% style="color:#037691" %)**Dimension and weight**:
985 +(((
986 +**Dimension and weight**:
1028 1028  )))
1029 1029  
1030 1030  * (((
... ... @@ -1038,9 +1038,6 @@
1038 1038  )))
1039 1039  * (((
1040 1040  Weight / pcs : g
1041 -
1042 -
1043 -
1044 1044  )))
1045 1045  
1046 1046  = 8. Support =
... ... @@ -1048,7 +1048,3 @@
1048 1048  * 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.
1049 1049  * 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]]
1050 1050  
1051 -
1052 -~)~)~)
1053 -~)~)~)
1054 -~)~)~)
1654505925508-181.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -69.5 KB
Content
1654506634463-199.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -344.4 KB
Content
1654506665940-119.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -423.3 KB
Content
image-20220606171726-9.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -171.0 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0