Changes for page NDDS75 -- NB-IoT Distance Detect Sensor User Manual
Last modified by Bei Jinggeng on 2024/05/31 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,6 @@ 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]] 5 5 6 6 7 7 ... ... @@ -9,44 +9,40 @@ 9 9 10 10 11 11 11 += 1. Introduction = 12 12 13 +== 1.1 What is LoRaWAN Soil Moisture & EC Sensor == 13 13 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 +))) 14 14 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 +))) 15 15 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 - 23 +((( 32 32 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 +))) 33 33 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 +))) 34 34 35 -LES01 is powered by **4000mA or 8500mAh Li-SOCI2 battery**, It is designed for long term use up to 10 years. 36 - 37 - 31 +((( 38 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. 33 +))) 39 39 40 40 41 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png]]36 +[[image:1654503236291-817.png]] 42 42 43 43 44 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image003.png]]39 +[[image:1654503265560-120.png]] 45 45 46 46 47 47 48 - *49 - *1. Features43 +== 1.2 Features == 44 + 50 50 * LoRaWAN 1.0.3 Class A 51 51 * Ultra low power consumption 52 52 * Monitor Soil Moisture ... ... @@ -59,9 +59,10 @@ 59 59 * IP66 Waterproof Enclosure 60 60 * 4000mAh or 8500mAh Battery for long term use 61 61 62 -1. 63 -11. Specification 64 64 58 + 59 +== 1.3 Specification == 60 + 65 65 Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height. 66 66 67 67 |**Parameter**|**Soil Moisture**|**Soil Conductivity**|**Soil Temperature** ... ... @@ -769,6 +769,7 @@ 769 769 770 770 == 3.1 Access AT Commands == 771 771 768 + 772 772 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. 773 773 774 774 [[image:1654501986557-872.png]] ... ... @@ -790,109 +790,109 @@ 790 790 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/]] 791 791 792 792 793 -AT+<CMD>? 790 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>? **(%%) : Help on <CMD> 794 794 795 -AT+<CMD> 792 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD> **(%%) : Run <CMD> 796 796 797 -AT+<CMD>=<value> : Set the value 794 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=<value>**(%%) : Set the value 798 798 799 -AT+<CMD>=? : Get the value 796 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=?**(%%) : Get the value 800 800 801 801 802 -**General Commands** 799 +(% style="color:#037691" %)**General Commands**(%%) 803 803 804 -AT : Attention 801 +(% style="background-color:#dcdcdc" %)**AT**(%%) : Attention 805 805 806 -AT? : Short Help 803 +(% style="background-color:#dcdcdc" %)**AT?**(%%) : Short Help 807 807 808 -ATZ : MCU Reset 805 +(% style="background-color:#dcdcdc" %)**ATZ**(%%) : MCU Reset 809 809 810 -AT+TDC : Application Data Transmission Interval 807 +(% style="background-color:#dcdcdc" %)**AT+TDC**(%%) : Application Data Transmission Interval 811 811 812 812 813 -**Keys, IDs and EUIs management** 810 +(% style="color:#037691" %)**Keys, IDs and EUIs management** 814 814 815 -AT+APPEUI : Application EUI 812 +(% style="background-color:#dcdcdc" %)**AT+APPEUI**(%%) : Application EUI 816 816 817 -AT+APPKEY : Application Key 814 +(% style="background-color:#dcdcdc" %)**AT+APPKEY**(%%) : Application Key 818 818 819 -AT+APPSKEY : Application Session Key 816 +(% style="background-color:#dcdcdc" %)**AT+APPSKEY**(%%) : Application Session Key 820 820 821 -AT+DADDR : Device Address 818 +(% style="background-color:#dcdcdc" %)**AT+DADDR**(%%) : Device Address 822 822 823 -AT+DEUI : Device EUI 820 +(% style="background-color:#dcdcdc" %)**AT+DEUI**(%%) : Device EUI 824 824 825 -AT+NWKID : Network ID (You can enter this command change only after 822 +(% style="background-color:#dcdcdc" %)**AT+NWKID**(%%) : Network ID (You can enter this command change only after successful network connection) 826 826 827 -AT+NWKSKEY : Network Session Key Joining and sending date on LoRa network 824 +(% style="background-color:#dcdcdc" %)**AT+NWKSKEY**(%%) : Network Session Key Joining and sending date on LoRa network 828 828 829 -AT+CFM : Confirm Mode 826 +(% style="background-color:#dcdcdc" %)**AT+CFM**(%%) : Confirm Mode 830 830 831 -AT+CFS : Confirm Status 828 +(% style="background-color:#dcdcdc" %)**AT+CFS**(%%) : Confirm Status 832 832 833 -AT+JOIN : Join LoRa? Network 830 +(% style="background-color:#dcdcdc" %)**AT+JOIN**(%%) : Join LoRa? Network 834 834 835 -AT+NJM : LoRa? Network Join Mode 832 +(% style="background-color:#dcdcdc" %)**AT+NJM**(%%) : LoRa? Network Join Mode 836 836 837 -AT+NJS : LoRa? Network Join Status 834 +(% style="background-color:#dcdcdc" %)**AT+NJS**(%%) : LoRa? Network Join Status 838 838 839 -AT+RECV : Print Last Received Data in Raw Format 836 +(% style="background-color:#dcdcdc" %)**AT+RECV**(%%) : Print Last Received Data in Raw Format 840 840 841 -AT+RECVB : Print Last Received Data in Binary Format 838 +(% style="background-color:#dcdcdc" %)**AT+RECVB**(%%) : Print Last Received Data in Binary Format 842 842 843 -AT+SEND : Send Text Data 840 +(% style="background-color:#dcdcdc" %)**AT+SEND**(%%) : Send Text Data 844 844 845 -AT+SENB : Send Hexadecimal Data 842 +(% style="background-color:#dcdcdc" %)**AT+SENB**(%%) : Send Hexadecimal Data 846 846 847 847 848 -**LoRa Network Management** 845 +(% style="color:#037691" %)**LoRa Network Management** 849 849 850 -AT+ADR : Adaptive Rate 847 +(% style="background-color:#dcdcdc" %)**AT+ADR**(%%) : Adaptive Rate 851 851 852 -AT+CLASS : LoRa Class(Currently only support class A 849 +(% style="background-color:#dcdcdc" %)**AT+CLASS**(%%) : LoRa Class(Currently only support class A 853 853 854 -AT+DCS : Duty Cycle Setting 851 +(% style="background-color:#dcdcdc" %)**AT+DCS**(%%) : Duty Cycle Setting 855 855 856 -AT+DR : Data Rate (Can Only be Modified after ADR=0) 853 +(% style="background-color:#dcdcdc" %)**AT+DR**(%%) : Data Rate (Can Only be Modified after ADR=0) 857 857 858 -AT+FCD : Frame Counter Downlink 855 +(% style="background-color:#dcdcdc" %)**AT+FCD**(%%) : Frame Counter Downlink 859 859 860 -AT+FCU : Frame Counter Uplink 857 +(% style="background-color:#dcdcdc" %)**AT+FCU**(%%) : Frame Counter Uplink 861 861 862 -AT+JN1DL : Join Accept Delay1 859 +(% style="background-color:#dcdcdc" %)**AT+JN1DL**(%%) : Join Accept Delay1 863 863 864 -AT+JN2DL : Join Accept Delay2 861 +(% style="background-color:#dcdcdc" %)**AT+JN2DL**(%%) : Join Accept Delay2 865 865 866 -AT+PNM : Public Network Mode 863 +(% style="background-color:#dcdcdc" %)**AT+PNM**(%%) : Public Network Mode 867 867 868 -AT+RX1DL : Receive Delay1 865 +(% style="background-color:#dcdcdc" %)**AT+RX1DL**(%%) : Receive Delay1 869 869 870 -AT+RX2DL : Receive Delay2 867 +(% style="background-color:#dcdcdc" %)**AT+RX2DL**(%%) : Receive Delay2 871 871 872 -AT+RX2DR : Rx2 Window Data Rate 869 +(% style="background-color:#dcdcdc" %)**AT+RX2DR**(%%) : Rx2 Window Data Rate 873 873 874 -AT+RX2FQ : Rx2 Window Frequency 871 +(% style="background-color:#dcdcdc" %)**AT+RX2FQ**(%%) : Rx2 Window Frequency 875 875 876 -AT+TXP : Transmit Power 873 +(% style="background-color:#dcdcdc" %)**AT+TXP**(%%) : Transmit Power 877 877 878 -AT+ MOD : Set work mode 875 +(% style="background-color:#dcdcdc" %)**AT+ MOD**(%%) : Set work mode 879 879 880 880 881 -**Information** 878 +(% style="color:#037691" %)**Information** 882 882 883 -AT+RSSI : RSSI of the Last Received Packet 880 +(% style="background-color:#dcdcdc" %)**AT+RSSI**(%%) : RSSI of the Last Received Packet 884 884 885 -AT+SNR : SNR of the Last Received Packet 882 +(% style="background-color:#dcdcdc" %)**AT+SNR**(%%) : SNR of the Last Received Packet 886 886 887 -AT+VER : Image Version and Frequency Band 884 +(% style="background-color:#dcdcdc" %)**AT+VER**(%%) : Image Version and Frequency Band 888 888 889 -AT+FDR : Factory Data Reset 886 +(% style="background-color:#dcdcdc" %)**AT+FDR**(%%) : Factory Data Reset 890 890 891 -AT+PORT : Application Port 888 +(% style="background-color:#dcdcdc" %)**AT+PORT**(%%) : Application Port 892 892 893 -AT+CHS : Get or Set Frequency (Unit: Hz) for Single Channel Mode 890 +(% style="background-color:#dcdcdc" %)**AT+CHS**(%%) : Get or Set Frequency (Unit: Hz) for Single Channel Mode 894 894 895 - AT+CHE : Get or Set eight channels mode, Only for US915, AU915, CN470 892 + (% style="background-color:#dcdcdc" %)**AT+CHE**(%%) : Get or Set eight channels mode, Only for US915, AU915, CN470 896 896 897 897 898 898 = 4. FAQ =
- 1654503236291-817.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +685.6 KB - Content
- 1654503265560-120.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +85.8 KB - Content