<
From version < 14.1 >
edited by Xiaoling
on 2022/06/06 16:22
To version < 11.4 >
edited by Xiaoling
on 2022/06/06 16:02
>
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,40 +8,44 @@
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 -(((
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 -)))
35 +LES01 is powered by **4000mA or 8500mAh Li-SOCI2 battery**, It is designed for long term use up to 10 years.
34 34  
35 35  
36 -[[image:1654503236291-817.png]]
38 +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.
37 37  
38 38  
39 -[[image:1654503265560-120.png]]
41 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png]]
40 40  
41 41  
44 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image003.png]]
42 42  
43 -== 1.2 ​Features ==
44 44  
47 +
48 +*
49 +*1. ​Features
45 45  * LoRaWAN 1.0.3 Class A
46 46  * Ultra low power consumption
47 47  * Monitor Soil Moisture
... ... @@ -54,10 +54,9 @@
54 54  * IP66 Waterproof Enclosure
55 55  * 4000mAh or 8500mAh Battery for long term use
56 56  
62 +1.
63 +11. Specification
57 57  
58 -
59 -== 1.3 Specification ==
60 -
61 61  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
62 62  
63 63  |**Parameter**|**Soil Moisture**|**Soil Conductivity**|**Soil Temperature**
... ... @@ -796,100 +796,100 @@
796 796  (% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=?**(%%)  : Get the value
797 797  
798 798  
799 -(% style="color:#037691" %)**General Commands**(%%)      
803 +(% style="color:#037691" %)**General Commands**      
800 800  
801 -(% style="background-color:#dcdcdc" %)**AT**(%%)  : Attention       
805 +AT  : Attention       
802 802  
803 -(% style="background-color:#dcdcdc" %)**AT?**(%%)  : Short Help     
807 +AT?  : Short Help     
804 804  
805 -(% style="background-color:#dcdcdc" %)**ATZ**(%%)  : MCU Reset    
809 +ATZ  : MCU Reset    
806 806  
807 -(% style="background-color:#dcdcdc" %)**AT+TDC**(%%)  : Application Data Transmission Interval 
811 +AT+TDC  : Application Data Transmission Interval 
808 808  
809 809  
810 810  (% style="color:#037691" %)**Keys, IDs and EUIs management**
811 811  
812 -(% style="background-color:#dcdcdc" %)**AT+APPEUI**(%%)              : Application EUI      
816 +AT+APPEUI              : Application EUI      
813 813  
814 -(% style="background-color:#dcdcdc" %)**AT+APPKEY**(%%)              : Application Key     
818 +AT+APPKEY              : Application Key     
815 815  
816 -(% style="background-color:#dcdcdc" %)**AT+APPSKEY**(%%)            : Application Session Key
820 +AT+APPSKEY            : Application Session Key
817 817  
818 -(% style="background-color:#dcdcdc" %)**AT+DADDR**(%%)              : Device Address     
822 +AT+DADDR              : Device Address     
819 819  
820 -(% style="background-color:#dcdcdc" %)**AT+DEUI**(%%)                   : Device EUI     
824 +AT+DEUI                   : Device EUI     
821 821  
822 -(% style="background-color:#dcdcdc" %)**AT+NWKID**(%%)               : Network ID (You can enter this command change only after successful network connection) 
826 +AT+NWKID               : Network ID (You can enter this command change only after successful network connection) 
823 823  
824 -(% style="background-color:#dcdcdc" %)**AT+NWKSKEY**(%%)          : Network Session Key Joining and sending date on LoRa network  
828 +AT+NWKSKEY          : Network Session Key Joining and sending date on LoRa network  
825 825  
826 -(% style="background-color:#dcdcdc" %)**AT+CFM**(%%)  : Confirm Mode       
830 +AT+CFM  : Confirm Mode       
827 827  
828 -(% style="background-color:#dcdcdc" %)**AT+CFS**(%%)                     : Confirm Status       
832 +AT+CFS                     : Confirm Status       
829 829  
830 -(% style="background-color:#dcdcdc" %)**AT+JOIN**(%%)  : Join LoRa? Network       
834 +AT+JOIN  : Join LoRa? Network       
831 831  
832 -(% style="background-color:#dcdcdc" %)**AT+NJM**(%%)  : LoRa? Network Join Mode    
836 +AT+NJM  : LoRa? Network Join Mode    
833 833  
834 -(% style="background-color:#dcdcdc" %)**AT+NJS**(%%)                     : LoRa? Network Join Status    
838 +AT+NJS                     : LoRa? Network Join Status    
835 835  
836 -(% style="background-color:#dcdcdc" %)**AT+RECV**(%%)                  : Print Last Received Data in Raw Format
840 +AT+RECV                  : Print Last Received Data in Raw Format
837 837  
838 -(% style="background-color:#dcdcdc" %)**AT+RECVB**(%%)                : Print Last Received Data in Binary Format      
842 +AT+RECVB                : Print Last Received Data in Binary Format      
839 839  
840 -(% style="background-color:#dcdcdc" %)**AT+SEND**(%%)                  : Send Text Data      
844 +AT+SEND                  : Send Text Data      
841 841  
842 -(% style="background-color:#dcdcdc" %)**AT+SENB**(%%)                  : Send Hexadecimal Data
846 +AT+SENB                  : Send Hexadecimal Data
843 843  
844 844  
845 845  (% style="color:#037691" %)**LoRa Network Management**
846 846  
847 -(% style="background-color:#dcdcdc" %)**AT+ADR**(%%)          : Adaptive Rate
851 +AT+ADR          : Adaptive Rate
848 848  
849 -(% style="background-color:#dcdcdc" %)**AT+CLASS**(%%)  : LoRa Class(Currently only support class A
853 +AT+CLASS  : LoRa Class(Currently only support class A
850 850  
851 -(% style="background-color:#dcdcdc" %)**AT+DCS**(%%)  : Duty Cycle Setting 
855 +AT+DCS  : Duty Cycle Setting 
852 852  
853 -(% style="background-color:#dcdcdc" %)**AT+DR**(%%)  : Data Rate (Can Only be Modified after ADR=0)     
857 +AT+DR  : Data Rate (Can Only be Modified after ADR=0)     
854 854  
855 -(% style="background-color:#dcdcdc" %)**AT+FCD**(%%)  : Frame Counter Downlink       
859 +AT+FCD  : Frame Counter Downlink       
856 856  
857 -(% style="background-color:#dcdcdc" %)**AT+FCU**(%%)  : Frame Counter Uplink   
861 +AT+FCU  : Frame Counter Uplink   
858 858  
859 -(% style="background-color:#dcdcdc" %)**AT+JN1DL**(%%)  : Join Accept Delay1
863 +AT+JN1DL  : Join Accept Delay1
860 860  
861 -(% style="background-color:#dcdcdc" %)**AT+JN2DL**(%%)  : Join Accept Delay2
865 +AT+JN2DL  : Join Accept Delay2
862 862  
863 -(% style="background-color:#dcdcdc" %)**AT+PNM**(%%)  : Public Network Mode   
867 +AT+PNM  : Public Network Mode   
864 864  
865 -(% style="background-color:#dcdcdc" %)**AT+RX1DL**(%%)  : Receive Delay1      
869 +AT+RX1DL  : Receive Delay1      
866 866  
867 -(% style="background-color:#dcdcdc" %)**AT+RX2DL**(%%)  : Receive Delay2      
871 +AT+RX2DL  : Receive Delay2      
868 868  
869 -(% style="background-color:#dcdcdc" %)**AT+RX2DR**(%%)  : Rx2 Window Data Rate 
873 +AT+RX2DR  : Rx2 Window Data Rate 
870 870  
871 -(% style="background-color:#dcdcdc" %)**AT+RX2FQ**(%%)  : Rx2 Window Frequency
875 +AT+RX2FQ  : Rx2 Window Frequency
872 872  
873 -(% style="background-color:#dcdcdc" %)**AT+TXP**(%%)  : Transmit Power
877 +AT+TXP  : Transmit Power
874 874  
875 -(% style="background-color:#dcdcdc" %)**AT+ MOD**(%%)  : Set work mode
879 +AT+ MOD  : Set work mode
876 876  
877 877  
878 878  (% style="color:#037691" %)**Information** 
879 879  
880 -(% style="background-color:#dcdcdc" %)**AT+RSSI**(%%)           : RSSI of the Last Received Packet   
884 +AT+RSSI           : RSSI of the Last Received Packet   
881 881  
882 -(% style="background-color:#dcdcdc" %)**AT+SNR**(%%)           : SNR of the Last Received Packet   
886 +AT+SNR           : SNR of the Last Received Packet   
883 883  
884 -(% style="background-color:#dcdcdc" %)**AT+VER**(%%)           : Image Version and Frequency Band       
888 +AT+VER           : Image Version and Frequency Band       
885 885  
886 -(% style="background-color:#dcdcdc" %)**AT+FDR**(%%)           : Factory Data Reset
890 +AT+FDR           : Factory Data Reset
887 887  
888 -(% style="background-color:#dcdcdc" %)**AT+PORT**(%%)  : Application Port    
892 +AT+PORT  : Application Port    
889 889  
890 -(% style="background-color:#dcdcdc" %)**AT+CHS**(%%)  : Get or Set Frequency (Unit: Hz) for Single Channel Mode
894 +AT+CHS  : Get or Set Frequency (Unit: Hz) for Single Channel Mode
891 891  
892 - (% style="background-color:#dcdcdc" %)**AT+CHE**(%%)  : Get or Set eight channels mode, Only for US915, AU915, CN470
896 + AT+CHE  : Get or Set eight channels mode, Only for US915, AU915, CN470
893 893  
894 894  
895 895  = ​4. FAQ =
1654503236291-817.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -685.6 KB
Content
1654503265560-120.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -85.8 KB
Content
image-20220606162220-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -23.0 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0