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, 0 added, 2 removed)
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** ... ... @@ -765,7 +765,6 @@ 765 765 766 766 == 3.1 Access AT Commands == 767 767 768 - 769 769 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. 770 770 771 771 [[image:1654501986557-872.png]] ... ... @@ -787,109 +787,109 @@ 787 787 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/]] 788 788 789 789 790 - (% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>?**(%%)793 +AT+<CMD>? : Help on <CMD> 791 791 792 - (% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>**(%%)795 +AT+<CMD> : Run <CMD> 793 793 794 - (% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=<value>**(%%): Set the value797 +AT+<CMD>=<value> : Set the value 795 795 796 - (% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=?**(%%): Get the value799 +AT+<CMD>=? : Get the value 797 797 798 798 799 - (% style="color:#037691" %)**General Commands**(%%)802 +**General Commands** 800 800 801 - (% style="background-color:#dcdcdc" %)**AT**(%%): Attention804 +AT : Attention 802 802 803 - (% style="background-color:#dcdcdc" %)**AT?**(%%): Short Help806 +AT? : Short Help 804 804 805 - (% style="background-color:#dcdcdc" %)**ATZ**(%%): MCU Reset808 +ATZ : MCU Reset 806 806 807 - (% style="background-color:#dcdcdc" %)**AT+TDC**(%%): Application Data Transmission Interval810 +AT+TDC : Application Data Transmission Interval 808 808 809 809 810 - (% style="color:#037691" %)**Keys, IDs and EUIs management**813 +**Keys, IDs and EUIs management** 811 811 812 - (% style="background-color:#dcdcdc" %)**AT+APPEUI**(%%): Application EUI815 +AT+APPEUI : Application EUI 813 813 814 - (% style="background-color:#dcdcdc" %)**AT+APPKEY**(%%): Application Key817 +AT+APPKEY : Application Key 815 815 816 - (% style="background-color:#dcdcdc" %)**AT+APPSKEY**(%%): Application Session Key819 +AT+APPSKEY : Application Session Key 817 817 818 - (% style="background-color:#dcdcdc" %)**AT+DADDR**(%%): Device Address821 +AT+DADDR : Device Address 819 819 820 - (% style="background-color:#dcdcdc" %)**AT+DEUI**(%%): Device EUI823 +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)825 +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 network827 +AT+NWKSKEY : Network Session Key Joining and sending date on LoRa network 825 825 826 - (% style="background-color:#dcdcdc" %)**AT+CFM**(%%): Confirm Mode829 +AT+CFM : Confirm Mode 827 827 828 - (% style="background-color:#dcdcdc" %)**AT+CFS**(%%): Confirm Status831 +AT+CFS : Confirm Status 829 829 830 - (% style="background-color:#dcdcdc" %)**AT+JOIN**(%%): Join LoRa? Network833 +AT+JOIN : Join LoRa? Network 831 831 832 - (% style="background-color:#dcdcdc" %)**AT+NJM**(%%): LoRa? Network Join Mode835 +AT+NJM : LoRa? Network Join Mode 833 833 834 - (% style="background-color:#dcdcdc" %)**AT+NJS**(%%): LoRa? Network Join Status837 +AT+NJS : LoRa? Network Join Status 835 835 836 - (% style="background-color:#dcdcdc" %)**AT+RECV**(%%): Print Last Received Data in Raw Format839 +AT+RECV : Print Last Received Data in Raw Format 837 837 838 - (% style="background-color:#dcdcdc" %)**AT+RECVB**(%%): Print Last Received Data in Binary Format841 +AT+RECVB : Print Last Received Data in Binary Format 839 839 840 - (% style="background-color:#dcdcdc" %)**AT+SEND**(%%): Send Text Data843 +AT+SEND : Send Text Data 841 841 842 - (% style="background-color:#dcdcdc" %)**AT+SENB**(%%): Send Hexadecimal Data845 +AT+SENB : Send Hexadecimal Data 843 843 844 844 845 - (% style="color:#037691" %)**LoRa Network Management**848 +**LoRa Network Management** 846 846 847 - (% style="background-color:#dcdcdc" %)**AT+ADR**(%%): Adaptive Rate850 +AT+ADR : Adaptive Rate 848 848 849 - (% style="background-color:#dcdcdc" %)**AT+CLASS**(%%): LoRa Class(Currently only support class A852 +AT+CLASS : LoRa Class(Currently only support class A 850 850 851 - (% style="background-color:#dcdcdc" %)**AT+DCS**(%%): Duty Cycle Setting854 +AT+DCS : Duty Cycle Setting 852 852 853 - (% 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) 854 854 855 - (% style="background-color:#dcdcdc" %)**AT+FCD**(%%): Frame Counter Downlink858 +AT+FCD : Frame Counter Downlink 856 856 857 - (% style="background-color:#dcdcdc" %)**AT+FCU**(%%): Frame Counter Uplink860 +AT+FCU : Frame Counter Uplink 858 858 859 - (% style="background-color:#dcdcdc" %)**AT+JN1DL**(%%): Join Accept Delay1862 +AT+JN1DL : Join Accept Delay1 860 860 861 - (% style="background-color:#dcdcdc" %)**AT+JN2DL**(%%): Join Accept Delay2864 +AT+JN2DL : Join Accept Delay2 862 862 863 - (% style="background-color:#dcdcdc" %)**AT+PNM**(%%): Public Network Mode866 +AT+PNM : Public Network Mode 864 864 865 - (% style="background-color:#dcdcdc" %)**AT+RX1DL**(%%): Receive Delay1868 +AT+RX1DL : Receive Delay1 866 866 867 - (% style="background-color:#dcdcdc" %)**AT+RX2DL**(%%): Receive Delay2870 +AT+RX2DL : Receive Delay2 868 868 869 - (% style="background-color:#dcdcdc" %)**AT+RX2DR**(%%): Rx2 Window Data Rate872 +AT+RX2DR : Rx2 Window Data Rate 870 870 871 - (% style="background-color:#dcdcdc" %)**AT+RX2FQ**(%%): Rx2 Window Frequency874 +AT+RX2FQ : Rx2 Window Frequency 872 872 873 - (% style="background-color:#dcdcdc" %)**AT+TXP**(%%): Transmit Power876 +AT+TXP : Transmit Power 874 874 875 - (% style="background-color:#dcdcdc" %)**AT+ MOD**(%%): Set work mode878 +AT+ MOD : Set work mode 876 876 877 877 878 - (% style="color:#037691" %)**Information**881 +**Information** 879 879 880 - (% style="background-color:#dcdcdc" %)**AT+RSSI**(%%): RSSI of the Last Received Packet883 +AT+RSSI : RSSI of the Last Received Packet 881 881 882 - (% style="background-color:#dcdcdc" %)**AT+SNR**(%%): SNR of the Last Received Packet885 +AT+SNR : SNR of the Last Received Packet 883 883 884 - (% style="background-color:#dcdcdc" %)**AT+VER**(%%): Image Version and Frequency Band887 +AT+VER : Image Version and Frequency Band 885 885 886 - (% style="background-color:#dcdcdc" %)**AT+FDR**(%%): Factory Data Reset889 +AT+FDR : Factory Data Reset 887 887 888 - (% style="background-color:#dcdcdc" %)**AT+PORT**(%%): Application Port891 +AT+PORT : Application Port 889 889 890 - (% style="background-color:#dcdcdc" %)**AT+CHS**(%%): Get or Set Frequency (Unit: Hz) for Single Channel Mode893 +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, CN470895 + 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