Changes for page N95S31B -- NB-IoT Temperature & Humidity Sensor User Manual
Last modified by Mengting Qiu on 2024/04/02 16:44
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 3 removed)
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 == ... ... @@ -58,9 +58,6 @@ 58 58 * IP66 Waterproof Enclosure 59 59 * 4000mAh or 8500mAh Battery for long term use 60 60 61 - 62 - 63 - 64 64 == 1.3 Specification == 65 65 66 66 Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height. ... ... @@ -92,7 +92,7 @@ 92 92 ))) 93 93 94 94 ((( 95 -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"]]. 96 96 ))) 97 97 98 98 ... ... @@ -153,31 +153,20 @@ 153 153 Uplink payload includes in total 11 bytes. 154 154 155 155 156 -(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %) 157 -|=((( 149 +|((( 158 158 **Size** 159 159 160 160 **(bytes)** 161 -)))|=(% style="width: 45px;" %)**2**|=(% style="width: 80px;" %)**2**|=(% style="width: 80px;" %)**2**|=(% style="width: 80px;" %)**2**|=(% style="width: 80px;" %)**2**|=(% style="width: 80px;" %)**1** 162 -|**Value**|(% style="width:45px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:80px" %)((( 163 -((( 153 +)))|**2**|**2**|**2**|**2**|**2**|**1** 154 +|**Value**|[[BAT>>path:#bat]]|((( 164 164 Temperature 165 165 166 -((( 167 167 (Reserve, Ignore now) 168 -))) 169 - 170 -~|(% style="width:80px" %)[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]]|[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]]| 171 - 172 -(% style="width:80px" %) 173 -((( 174 -((( 158 +)))|[[Soil Moisture>>path:#soil_moisture]]|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]]|((( 175 175 MOD & Digital Interrupt 176 176 177 -((( 178 178 (Optional) 179 179 ))) 180 -))) 181 181 182 182 [[image:1654504881641-514.png]] 183 183 ... ... @@ -187,37 +187,20 @@ 187 187 188 188 This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation). 189 189 190 -(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %) 191 -|=((( 172 +|((( 192 192 **Size** 193 193 194 194 **(bytes)** 195 -)))|=**2**|=**2**|=**2**|=**2**|=**2**|=**1** 196 -|**Value**|[[BAT>>||anchor="H2.3.3BatteryInfo"]]|((( 197 -((( 176 +)))|**2**|**2**|**2**|**2**|**2**|**1** 177 +|**Value**|[[BAT>>path:#bat]]|((( 198 198 Temperature 199 199 200 -((( 201 201 (Reserve, Ignore now) 202 -))) 203 -))) 204 - 205 -~|[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]]|[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]| 206 - 207 -((( 208 -[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]](raw) 209 -))) 210 - 211 -~| 212 - 213 -((( 214 -((( 181 +)))|[[Soil Moisture>>path:#soil_moisture]](raw)|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]](raw)|((( 215 215 MOD & Digital Interrupt 216 -))) 217 217 218 218 (Optional) 219 219 ))) 220 -))) 221 221 222 222 [[image:1654504907647-967.png]] 223 223 ... ... @@ -287,7 +287,7 @@ 287 287 mod=(bytes[10]>>7)&0x01=1. 288 288 289 289 290 - **Downlink Command:**255 +Downlink Command: 291 291 292 292 If payload = 0x0A00, workmode=0 293 293 ... ... @@ -307,13 +307,14 @@ 307 307 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/]] 308 308 309 309 310 - 311 311 == 2.4 Uplink Interval == 312 312 313 -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: 314 314 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]] 315 315 316 316 282 + 317 317 == 2.5 Downlink Payload == 318 318 319 319 By default, LSE50 prints the downlink payload to console port. ... ... @@ -373,15 +373,17 @@ 373 373 374 374 375 375 376 -== 2.7 Frequency Plans == 342 +1. 343 +11. Frequency Plans 377 377 378 378 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. 379 379 347 +1. 348 +11. 349 +111. EU863-870 (EU868) 380 380 381 - === 2.7.1 EU863-870 (EU868) ===351 +Uplink: 382 382 383 -(% style="color:#037691" %)** Uplink:** 384 - 385 385 868.1 - SF7BW125 to SF12BW125 386 386 387 387 868.3 - SF7BW125 to SF12BW125 and SF7BW250 ... ... @@ -401,7 +401,7 @@ 401 401 868.8 - FSK 402 402 403 403 404 - (% style="color:#037691" %)**Downlink:**372 +Downlink: 405 405 406 406 Uplink channels 1-9 (RX1) 407 407 ... ... @@ -408,12 +408,13 @@ 408 408 869.525 - SF9BW125 (RX2 downlink only) 409 409 410 410 379 +1. 380 +11. 381 +111. US902-928(US915) 411 411 412 -=== 2.7.2 US902-928(US915) === 413 - 414 414 Used in USA, Canada and South America. Default use CHE=2 415 415 416 - (% style="color:#037691" %)**Uplink:**385 +Uplink: 417 417 418 418 903.9 - SF7BW125 to SF10BW125 419 419 ... ... @@ -432,7 +432,7 @@ 432 432 905.3 - SF7BW125 to SF10BW125 433 433 434 434 435 - (% style="color:#037691" %)**Downlink:**404 +Downlink: 436 436 437 437 923.3 - SF7BW500 to SF12BW500 438 438 ... ... @@ -453,12 +453,13 @@ 453 453 923.3 - SF12BW500(RX2 downlink only) 454 454 455 455 425 +1. 426 +11. 427 +111. CN470-510 (CN470) 456 456 457 -=== 2.7.3 CN470-510 (CN470) === 458 - 459 459 Used in China, Default use CHE=1 460 460 461 - (% style="color:#037691" %)**Uplink:**431 +Uplink: 462 462 463 463 486.3 - SF7BW125 to SF12BW125 464 464 ... ... @@ -477,7 +477,7 @@ 477 477 487.7 - SF7BW125 to SF12BW125 478 478 479 479 480 - (% style="color:#037691" %)**Downlink:**450 +Downlink: 481 481 482 482 506.7 - SF7BW125 to SF12BW125 483 483 ... ... @@ -498,12 +498,13 @@ 498 498 505.3 - SF12BW125 (RX2 downlink only) 499 499 500 500 471 +1. 472 +11. 473 +111. AU915-928(AU915) 501 501 502 -=== 2.7.4 AU915-928(AU915) === 503 - 504 504 Default use CHE=2 505 505 506 - (% style="color:#037691" %)**Uplink:**477 +Uplink: 507 507 508 508 916.8 - SF7BW125 to SF12BW125 509 509 ... ... @@ -522,7 +522,7 @@ 522 522 918.2 - SF7BW125 to SF12BW125 523 523 524 524 525 - (% style="color:#037691" %)**Downlink:**496 +Downlink: 526 526 527 527 923.3 - SF7BW500 to SF12BW500 528 528 ... ... @@ -542,22 +542,22 @@ 542 542 543 543 923.3 - SF12BW500(RX2 downlink only) 544 544 516 +1. 517 +11. 518 +111. AS920-923 & AS923-925 (AS923) 545 545 520 +**Default Uplink channel:** 546 546 547 -=== 2.7.5 AS920-923 & AS923-925 (AS923) === 548 - 549 -(% style="color:#037691" %)**Default Uplink channel:** 550 - 551 551 923.2 - SF7BW125 to SF10BW125 552 552 553 553 923.4 - SF7BW125 to SF10BW125 554 554 555 555 556 - (% style="color:#037691" %)**Additional Uplink Channel**:527 +**Additional Uplink Channel**: 557 557 558 558 (OTAA mode, channel added by JoinAccept message) 559 559 560 - (% style="color:#037691" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:531 +**AS920~~AS923 for Japan, Malaysia, Singapore**: 561 561 562 562 922.2 - SF7BW125 to SF10BW125 563 563 ... ... @@ -572,7 +572,7 @@ 572 572 922.0 - SF7BW125 to SF10BW125 573 573 574 574 575 - (% style="color:#037691" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:546 +**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**: 576 576 577 577 923.6 - SF7BW125 to SF10BW125 578 578 ... ... @@ -587,16 +587,18 @@ 587 587 924.6 - SF7BW125 to SF10BW125 588 588 589 589 590 -(% style="color:#037691" %)** Downlink:** 591 591 562 +**Downlink:** 563 + 592 592 Uplink channels 1-8 (RX1) 593 593 594 594 923.2 - SF10BW125 (RX2) 595 595 596 596 569 +1. 570 +11. 571 +111. KR920-923 (KR920) 597 597 598 -=== 2.7.6 KR920-923 (KR920) === 599 - 600 600 Default channel: 601 601 602 602 922.1 - SF7BW125 to SF12BW125 ... ... @@ -606,7 +606,7 @@ 606 606 922.5 - SF7BW125 to SF12BW125 607 607 608 608 609 - (% style="color:#037691" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**582 +Uplink: (OTAA mode, channel added by JoinAccept message) 610 610 611 611 922.1 - SF7BW125 to SF12BW125 612 612 ... ... @@ -623,7 +623,7 @@ 623 623 923.3 - SF7BW125 to SF12BW125 624 624 625 625 626 - (% style="color:#037691" %)**Downlink:**599 +Downlink: 627 627 628 628 Uplink channels 1-7(RX1) 629 629 ... ... @@ -630,11 +630,12 @@ 630 630 921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125) 631 631 632 632 606 +1. 607 +11. 608 +111. IN865-867 (IN865) 633 633 634 - === 2.7.7 IN865-867 (IN865) ===610 +Uplink: 635 635 636 -(% style="color:#037691" %)** Uplink:** 637 - 638 638 865.0625 - SF7BW125 to SF12BW125 639 639 640 640 865.4025 - SF7BW125 to SF12BW125 ... ... @@ -642,7 +642,7 @@ 642 642 865.9850 - SF7BW125 to SF12BW125 643 643 644 644 645 - (% style="color:#037691" %) **Downlink:**619 +Downlink: 646 646 647 647 Uplink channels 1-3 (RX1) 648 648 ... ... @@ -649,128 +649,110 @@ 649 649 866.550 - SF10BW125 (RX2) 650 650 651 651 626 +1. 627 +11. LED Indicator 652 652 653 - 654 -== 2.8 LED Indicator == 655 - 656 656 The LSE01 has an internal LED which is to show the status of different state. 657 657 631 + 658 658 * Blink once when device power on. 659 659 * Solid ON for 5 seconds once device successful Join the network. 660 660 * Blink once when device transmit a packet. 661 661 662 -== 2.9 Installation in Soil == 636 +1. 637 +11. Installation in Soil 663 663 664 664 **Measurement the soil surface** 665 665 666 666 667 -[[image: 1654506634463-199.png]] 642 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image014.png]] 668 668 669 -((( 670 -((( 671 671 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. 672 -))) 673 -))) 674 674 675 675 676 -[[image:1654506665940-119.png]] 677 677 678 -((( 648 + 649 + 650 + 651 + 652 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image015.png]] 653 + 654 + 655 + 679 679 Dig a hole with diameter > 20CM. 680 -))) 681 681 682 -((( 683 683 Horizontal insert the probe to the soil and fill the hole for long term measurement. 684 -))) 685 685 686 686 687 -== 2.10 Firmware Change Log == 688 688 689 -((( 662 + 663 +1. 664 +11. Firmware Change Log 665 + 690 690 **Firmware download link:** 691 -))) 692 692 693 -((( 694 694 [[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/]] 695 -))) 696 696 697 -((( 698 - 699 -))) 700 700 701 -((( 702 -**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]] 703 -))) 671 +**Firmware Upgrade Method:** 704 704 705 -((( 706 - 707 -))) 673 +[[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]] 708 708 709 - (((675 + 710 710 **V1.0.** 711 -))) 712 712 713 -((( 714 714 Release 715 -))) 716 716 717 717 718 -== 2.11 Battery Analysis == 719 719 720 -=== 2.11.1 Battery Type === 682 +1. 683 +11. Battery Analysis 684 +111. Battery Type 721 721 722 -((( 723 723 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. 724 -))) 725 725 726 - (((688 + 727 727 The battery is designed to last for more than 5 years for the LSN50. 728 -))) 729 729 730 -((( 731 -((( 732 -The battery-related documents are as below: 733 -))) 734 -))) 735 735 736 -* ((( 737 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]], 692 +The battery related documents as below: 693 + 694 +* [[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]], 695 +* [[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]] 696 +* [[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]] 697 + 698 +|((( 699 +JST-XH-2P connector 738 738 ))) 739 -* ((( 740 -[[Lithium-Thionyl Chloride Battery datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]], 741 -))) 742 -* ((( 743 -[[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]] 744 -))) 745 745 746 - -20220606171726-9.png]]702 +[[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]] 747 747 748 748 749 749 750 -=== 2.11.2 Battery Note === 706 +1. 707 +11. 708 +111. Battery Note 751 751 752 -((( 753 753 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. 754 -))) 755 755 756 756 713 +1. 714 +11. 715 +111. Replace the battery 757 757 758 -=== 2.11.3 Replace the battery === 759 - 760 -((( 761 761 If Battery is lower than 2.7v, user should replace the battery of LSE01. 762 -))) 763 763 764 - (((719 + 765 765 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. 766 -))) 767 767 768 - (((722 + 769 769 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) 770 -))) 771 771 772 772 773 773 727 + 728 + 729 + 774 774 = 3. Using the AT Commands = 775 775 776 776 == 3.1 Access AT Commands == ... ... @@ -778,13 +778,13 @@ 778 778 779 779 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. 780 780 781 -[[image:1654501986557-872.png ||height="391" width="800"]]737 +[[image:1654501986557-872.png]] 782 782 783 783 784 784 Or if you have below board, use below connection: 785 785 786 786 787 -[[image:1654502005655-729.png ||height="503" width="801"]]743 +[[image:1654502005655-729.png]] 788 788 789 789 790 790 ... ... @@ -791,7 +791,7 @@ 791 791 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: 792 792 793 793 794 - [[image:1654502050864-459.png ||height="564" width="806"]]750 + [[image:1654502050864-459.png]] 795 795 796 796 797 797 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/]] ... ... @@ -906,38 +906,20 @@ 906 906 907 907 == 4.1 How to change the LoRa Frequency Bands/Region? == 908 908 909 -((( 910 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]]. 865 +You can follow the instructions for [[how to upgrade image>>path:#3ygebqi]]. 911 911 When downloading the images, choose the required image file for download. 912 -))) 913 913 914 -((( 915 - 916 -))) 917 917 918 -((( 919 919 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. 920 -))) 921 921 922 -((( 923 - 924 -))) 925 925 926 -((( 927 927 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. 928 -))) 929 929 930 -((( 931 - 932 -))) 933 933 934 -((( 935 935 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. 936 -))) 937 937 938 938 [[image:image-20220606154726-3.png]] 939 939 940 - 941 941 When you use the TTN network, the US915 frequency bands use are: 942 942 943 943 * 903.9 - SF7BW125 to SF10BW125 ... ... @@ -950,9 +950,7 @@ 950 950 * 905.3 - SF7BW125 to SF10BW125 951 951 * 904.6 - SF8BW500 952 952 953 -((( 954 954 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: 955 -))) 956 956 957 957 (% class="box infomessage" %) 958 958 ((( ... ... @@ -964,17 +964,10 @@ 964 964 **ATZ** 965 965 ))) 966 966 967 -((( 968 968 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. 969 -))) 970 970 971 -((( 972 - 973 -))) 974 974 975 -((( 976 976 The **AU915** band is similar. Below are the AU915 Uplink Channels. 977 -))) 978 978 979 979 [[image:image-20220606154825-4.png]] 980 980 ... ... @@ -989,9 +989,7 @@ 989 989 990 990 == 5.2 AT Command input doesn’t work == 991 991 992 -((( 993 993 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. 994 -))) 995 995 996 996 997 997 == 5.3 Device rejoin in at the second uplink packet == ... ... @@ -1003,9 +1003,7 @@ 1003 1003 1004 1004 (% style="color:#4f81bd" %)**Cause for this issue:** 1005 1005 1006 -((( 1007 1007 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. 1008 -))) 1009 1009 1010 1010 1011 1011 (% style="color:#4f81bd" %)**Solution: ** ... ... @@ -1012,7 +1012,7 @@ 1012 1012 1013 1013 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: 1014 1014 1015 -[[image:1654500929571-736.png ||height="458" width="832"]]940 +[[image:1654500929571-736.png]] 1016 1016 1017 1017 1018 1018 = 6. Order Info = ... ... @@ -1037,17 +1037,10 @@ 1037 1037 * (% style="color:red" %)**4**(%%): 4000mAh battery 1038 1038 * (% style="color:red" %)**8**(%%): 8500mAh battery 1039 1039 1040 -(% class="wikigeneratedid" %) 1041 -((( 1042 - 1043 -))) 1044 - 1045 1045 = 7. Packing Info = 1046 1046 1047 1047 ((( 1048 - 1049 - 1050 -(% style="color:#037691" %)**Package Includes**: 968 +**Package Includes**: 1051 1051 ))) 1052 1052 1053 1053 * ((( ... ... @@ -1056,8 +1056,10 @@ 1056 1056 1057 1057 ((( 1058 1058 977 +))) 1059 1059 1060 -(% style="color:#037691" %)**Dimension and weight**: 979 +((( 980 +**Dimension and weight**: 1061 1061 ))) 1062 1062 1063 1063 * ((( ... ... @@ -1071,9 +1071,6 @@ 1071 1071 ))) 1072 1072 * ((( 1073 1073 Weight / pcs : g 1074 - 1075 - 1076 - 1077 1077 ))) 1078 1078 1079 1079 = 8. Support = ... ... @@ -1082,6 +1082,3 @@ 1082 1082 * 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]] 1083 1083 1084 1084 1085 -))) 1086 -))) 1087 -)))
- 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