<
From version < 12.2 >
edited by Xiaoling
on 2022/06/06 16:14
To version < 11.3 >
edited by Xiaoling
on 2022/06/06 15:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,7 @@
1 1  (% style="text-align:center" %)
2 2  [[image:image-20220606151504-2.jpeg||height="848" width="848"]]
3 3  
4 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png]]
4 4  
5 5  
6 6  
... ... @@ -8,32 +8,36 @@
8 8  
9 9  
10 10  
11 -= 1. Introduction =
12 12  
13 -== 1.1 ​What is LoRaWAN Soil Moisture & EC Sensor ==
14 14  
15 -(((
16 -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.
17 -)))
18 18  
19 -(((
20 -It detects (% style="color:#4f81bd" %)**Soil Moisture**(%%), (% style="color:#4f81bd" %)**Soil Temperature**(%%) and (% style="color:#4f81bd" %)**Soil Conductivity**(%%), and uploads the value via wireless to LoRaWAN IoT Server.
21 -)))
22 22  
23 -(((
16 +
17 +
18 +
19 +
20 +
21 +
22 +
23 +1. Introduction
24 +11. ​What is LoRaWAN Soil Moisture & EC Sensor
25 +
26 +The Dragino LSE01 is a **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.
27 +
28 +
29 +It detects **Soil Moisture**, **Soil Temperature** and **Soil Conductivity**, and uploads the value via wireless to LoRaWAN IoT Server.
30 +
31 +
24 24  The LoRa wireless technology used in LES01 allows device to send data and reach extremely long ranges at low data-rates. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption.
25 -)))
26 26  
27 -(((
28 -LES01 is powered by (% style="color:#4f81bd" %)**4000mA or 8500mAh Li-SOCI2 battery**(%%), It is designed for long term use up to 10 years.
29 -)))
30 30  
31 -(((
35 +LES01 is powered by **4000mA or 8500mAh Li-SOCI2 battery**, It is designed for long term use up to 10 years.
36 +
37 +
32 32  Each LES01 is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto connect after power on.
33 -)))
34 34  
35 35  
36 -[[image:1654503236291-817.png]]
41 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png]]
37 37  
38 38  
39 39  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image003.png]]
... ... @@ -764,7 +764,6 @@
764 764  
765 765  == 3.1 Access AT Commands ==
766 766  
767 -
768 768  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.
769 769  
770 770  [[image:1654501986557-872.png]]
... ... @@ -786,109 +786,109 @@
786 786  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/]]
787 787  
788 788  
789 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>? **(%%) : Help on <CMD>
793 +AT+<CMD>?  : Help on <CMD>
790 790  
791 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD> **(%%) : Run <CMD>
795 +AT+<CMD>         : Run <CMD>
792 792  
793 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=<value>**(%%) : Set the value
797 +AT+<CMD>=<value> : Set the value
794 794  
795 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=?**(%%)  : Get the value
799 +AT+<CMD>=?  : Get the value
796 796  
797 797  
798 -(% style="color:#037691" %)**General Commands**(%%)      
802 +**General Commands**      
799 799  
800 -(% style="background-color:#dcdcdc" %)**AT**(%%)  : Attention       
804 +AT  : Attention       
801 801  
802 -(% style="background-color:#dcdcdc" %)**AT?**(%%)  : Short Help     
806 +AT?  : Short Help     
803 803  
804 -(% style="background-color:#dcdcdc" %)**ATZ**(%%)  : MCU Reset    
808 +ATZ  : MCU Reset    
805 805  
806 -(% style="background-color:#dcdcdc" %)**AT+TDC**(%%)  : Application Data Transmission Interval 
810 +AT+TDC  : Application Data Transmission Interval 
807 807  
808 808  
809 -(% style="color:#037691" %)**Keys, IDs and EUIs management**
813 +**Keys, IDs and EUIs management**
810 810  
811 -(% style="background-color:#dcdcdc" %)**AT+APPEUI**(%%)              : Application EUI      
815 +AT+APPEUI              : Application EUI      
812 812  
813 -(% style="background-color:#dcdcdc" %)**AT+APPKEY**(%%)              : Application Key     
817 +AT+APPKEY              : Application Key     
814 814  
815 -(% style="background-color:#dcdcdc" %)**AT+APPSKEY**(%%)            : Application Session Key
819 +AT+APPSKEY            : Application Session Key
816 816  
817 -(% style="background-color:#dcdcdc" %)**AT+DADDR**(%%)              : Device Address     
821 +AT+DADDR              : Device Address     
818 818  
819 -(% style="background-color:#dcdcdc" %)**AT+DEUI**(%%)                   : Device EUI     
823 +AT+DEUI                   : Device EUI     
820 820  
821 -(% style="background-color:#dcdcdc" %)**AT+NWKID**(%%)               : Network ID (You can enter this command change only after successful network connection) 
825 +AT+NWKID               : Network ID (You can enter this command change only after successful network connection) 
822 822  
823 -(% style="background-color:#dcdcdc" %)**AT+NWKSKEY**(%%)          : Network Session Key Joining and sending date on LoRa network  
827 +AT+NWKSKEY          : Network Session Key Joining and sending date on LoRa network  
824 824  
825 -(% style="background-color:#dcdcdc" %)**AT+CFM**(%%)  : Confirm Mode       
829 +AT+CFM  : Confirm Mode       
826 826  
827 -(% style="background-color:#dcdcdc" %)**AT+CFS**(%%)                     : Confirm Status       
831 +AT+CFS                     : Confirm Status       
828 828  
829 -(% style="background-color:#dcdcdc" %)**AT+JOIN**(%%)  : Join LoRa? Network       
833 +AT+JOIN  : Join LoRa? Network       
830 830  
831 -(% style="background-color:#dcdcdc" %)**AT+NJM**(%%)  : LoRa? Network Join Mode    
835 +AT+NJM  : LoRa? Network Join Mode    
832 832  
833 -(% style="background-color:#dcdcdc" %)**AT+NJS**(%%)                     : LoRa? Network Join Status    
837 +AT+NJS                     : LoRa? Network Join Status    
834 834  
835 -(% style="background-color:#dcdcdc" %)**AT+RECV**(%%)                  : Print Last Received Data in Raw Format
839 +AT+RECV                  : Print Last Received Data in Raw Format
836 836  
837 -(% style="background-color:#dcdcdc" %)**AT+RECVB**(%%)                : Print Last Received Data in Binary Format      
841 +AT+RECVB                : Print Last Received Data in Binary Format      
838 838  
839 -(% style="background-color:#dcdcdc" %)**AT+SEND**(%%)                  : Send Text Data      
843 +AT+SEND                  : Send Text Data      
840 840  
841 -(% style="background-color:#dcdcdc" %)**AT+SENB**(%%)                  : Send Hexadecimal Data
845 +AT+SENB                  : Send Hexadecimal Data
842 842  
843 843  
844 -(% style="color:#037691" %)**LoRa Network Management**
848 +**LoRa Network Management**
845 845  
846 -(% style="background-color:#dcdcdc" %)**AT+ADR**(%%)          : Adaptive Rate
850 +AT+ADR          : Adaptive Rate
847 847  
848 -(% style="background-color:#dcdcdc" %)**AT+CLASS**(%%)  : LoRa Class(Currently only support class A
852 +AT+CLASS  : LoRa Class(Currently only support class A
849 849  
850 -(% style="background-color:#dcdcdc" %)**AT+DCS**(%%)  : Duty Cycle Setting 
854 +AT+DCS  : Duty Cycle Setting 
851 851  
852 -(% style="background-color:#dcdcdc" %)**AT+DR**(%%)  : Data Rate (Can Only be Modified after ADR=0)     
856 +AT+DR  : Data Rate (Can Only be Modified after ADR=0)     
853 853  
854 -(% style="background-color:#dcdcdc" %)**AT+FCD**(%%)  : Frame Counter Downlink       
858 +AT+FCD  : Frame Counter Downlink       
855 855  
856 -(% style="background-color:#dcdcdc" %)**AT+FCU**(%%)  : Frame Counter Uplink   
860 +AT+FCU  : Frame Counter Uplink   
857 857  
858 -(% style="background-color:#dcdcdc" %)**AT+JN1DL**(%%)  : Join Accept Delay1
862 +AT+JN1DL  : Join Accept Delay1
859 859  
860 -(% style="background-color:#dcdcdc" %)**AT+JN2DL**(%%)  : Join Accept Delay2
864 +AT+JN2DL  : Join Accept Delay2
861 861  
862 -(% style="background-color:#dcdcdc" %)**AT+PNM**(%%)  : Public Network Mode   
866 +AT+PNM  : Public Network Mode   
863 863  
864 -(% style="background-color:#dcdcdc" %)**AT+RX1DL**(%%)  : Receive Delay1      
868 +AT+RX1DL  : Receive Delay1      
865 865  
866 -(% style="background-color:#dcdcdc" %)**AT+RX2DL**(%%)  : Receive Delay2      
870 +AT+RX2DL  : Receive Delay2      
867 867  
868 -(% style="background-color:#dcdcdc" %)**AT+RX2DR**(%%)  : Rx2 Window Data Rate 
872 +AT+RX2DR  : Rx2 Window Data Rate 
869 869  
870 -(% style="background-color:#dcdcdc" %)**AT+RX2FQ**(%%)  : Rx2 Window Frequency
874 +AT+RX2FQ  : Rx2 Window Frequency
871 871  
872 -(% style="background-color:#dcdcdc" %)**AT+TXP**(%%)  : Transmit Power
876 +AT+TXP  : Transmit Power
873 873  
874 -(% style="background-color:#dcdcdc" %)**AT+ MOD**(%%)  : Set work mode
878 +AT+ MOD  : Set work mode
875 875  
876 876  
877 -(% style="color:#037691" %)**Information** 
881 +**Information** 
878 878  
879 -(% style="background-color:#dcdcdc" %)**AT+RSSI**(%%)           : RSSI of the Last Received Packet   
883 +AT+RSSI           : RSSI of the Last Received Packet   
880 880  
881 -(% style="background-color:#dcdcdc" %)**AT+SNR**(%%)           : SNR of the Last Received Packet   
885 +AT+SNR           : SNR of the Last Received Packet   
882 882  
883 -(% style="background-color:#dcdcdc" %)**AT+VER**(%%)           : Image Version and Frequency Band       
887 +AT+VER           : Image Version and Frequency Band       
884 884  
885 -(% style="background-color:#dcdcdc" %)**AT+FDR**(%%)           : Factory Data Reset
889 +AT+FDR           : Factory Data Reset
886 886  
887 -(% style="background-color:#dcdcdc" %)**AT+PORT**(%%)  : Application Port    
891 +AT+PORT  : Application Port    
888 888  
889 -(% style="background-color:#dcdcdc" %)**AT+CHS**(%%)  : Get or Set Frequency (Unit: Hz) for Single Channel Mode
893 +AT+CHS  : Get or Set Frequency (Unit: Hz) for Single Channel Mode
890 890  
891 - (% style="background-color:#dcdcdc" %)**AT+CHE**(%%)  : Get or Set eight channels mode, Only for US915, AU915, CN470
895 + AT+CHE  : Get or Set eight channels mode, Only for US915, AU915, CN470
892 892  
893 893  
894 894  = ​4. FAQ =
1654503236291-817.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -685.6 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0