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, 1 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,36 +9,32 @@ 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 44 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image003.png]] ... ... @@ -769,6 +769,7 @@ 769 769 770 770 == 3.1 Access AT Commands == 771 771 767 + 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,116 +790,111 @@ 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>? 789 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>? **(%%) : Help on <CMD> 794 794 795 -AT+<CMD> 791 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD> **(%%) : Run <CMD> 796 796 797 -AT+<CMD>=<value> : Set the value 793 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=<value>**(%%) : Set the value 798 798 799 -AT+<CMD>=? 795 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=?**(%%) : Get the value 800 800 801 801 802 -**General Commands** 798 +(% style="color:#037691" %)**General Commands**(%%) 803 803 804 -AT 800 +(% style="background-color:#dcdcdc" %)**AT**(%%) : Attention 805 805 806 -AT? 802 +(% style="background-color:#dcdcdc" %)**AT?**(%%) : Short Help 807 807 808 -ATZ 804 +(% style="background-color:#dcdcdc" %)**ATZ**(%%) : MCU Reset 809 809 810 -AT+TDC 806 +(% style="background-color:#dcdcdc" %)**AT+TDC**(%%) : Application Data Transmission Interval 811 811 812 812 813 -**Keys, IDs and EUIs management** 809 +(% style="color:#037691" %)**Keys, IDs and EUIs management** 814 814 815 -AT+APPEUI : Application EUI 811 +(% style="background-color:#dcdcdc" %)**AT+APPEUI**(%%) : Application EUI 816 816 817 -AT+APPKEY : Application Key 813 +(% style="background-color:#dcdcdc" %)**AT+APPKEY**(%%) : Application Key 818 818 819 -AT+APPSKEY : Application Session Key 815 +(% style="background-color:#dcdcdc" %)**AT+APPSKEY**(%%) : Application Session Key 820 820 821 -AT+DADDR : Device Address 817 +(% style="background-color:#dcdcdc" %)**AT+DADDR**(%%) : Device Address 822 822 823 -AT+DEUI : Device EUI 819 +(% style="background-color:#dcdcdc" %)**AT+DEUI**(%%) : Device EUI 824 824 825 -AT+NWKID : Network ID (You can enter this command change only after 821 +(% 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 823 +(% style="background-color:#dcdcdc" %)**AT+NWKSKEY**(%%) : Network Session Key Joining and sending date on LoRa network 828 828 829 -AT+CFM 825 +(% style="background-color:#dcdcdc" %)**AT+CFM**(%%) : Confirm Mode 830 830 831 -AT+CFS : Confirm Status 827 +(% style="background-color:#dcdcdc" %)**AT+CFS**(%%) : Confirm Status 832 832 833 -AT+JOIN 829 +(% style="background-color:#dcdcdc" %)**AT+JOIN**(%%) : Join LoRa? Network 834 834 835 -AT+NJM 831 +(% style="background-color:#dcdcdc" %)**AT+NJM**(%%) : LoRa? Network Join Mode 836 836 837 -AT+NJS : LoRa? Network Join Status 833 +(% style="background-color:#dcdcdc" %)**AT+NJS**(%%) : LoRa? Network Join Status 838 838 839 -AT+RECV : Print Last Received Data in Raw Format 835 +(% 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 837 +(% style="background-color:#dcdcdc" %)**AT+RECVB**(%%) : Print Last Received Data in Binary Format 842 842 843 -AT+SEND : Send Text Data 839 +(% style="background-color:#dcdcdc" %)**AT+SEND**(%%) : Send Text Data 844 844 845 -AT+SENB : Send Hexadecimal Data 841 +(% style="background-color:#dcdcdc" %)**AT+SENB**(%%) : Send Hexadecimal Data 846 846 847 847 848 -**LoRa Network Management** 844 +(% style="color:#037691" %)**LoRa Network Management** 849 849 850 -AT+ADR : Adaptive Rate 846 +(% style="background-color:#dcdcdc" %)**AT+ADR**(%%) : Adaptive Rate 851 851 852 -AT+CLASS 848 +(% style="background-color:#dcdcdc" %)**AT+CLASS**(%%) : LoRa Class(Currently only support class A 853 853 854 -AT+DCS 850 +(% style="background-color:#dcdcdc" %)**AT+DCS**(%%) : Duty Cycle Setting 855 855 856 -AT+DR 852 +(% style="background-color:#dcdcdc" %)**AT+DR**(%%) : Data Rate (Can Only be Modified after ADR=0) 857 857 858 -AT+FCD 854 +(% style="background-color:#dcdcdc" %)**AT+FCD**(%%) : Frame Counter Downlink 859 859 860 -AT+FCU 856 +(% style="background-color:#dcdcdc" %)**AT+FCU**(%%) : Frame Counter Uplink 861 861 862 -AT+JN1DL 858 +(% style="background-color:#dcdcdc" %)**AT+JN1DL**(%%) : Join Accept Delay1 863 863 864 -AT+JN2DL 860 +(% style="background-color:#dcdcdc" %)**AT+JN2DL**(%%) : Join Accept Delay2 865 865 866 -AT+PNM 862 +(% style="background-color:#dcdcdc" %)**AT+PNM**(%%) : Public Network Mode 867 867 868 -AT+RX1DL 864 +(% style="background-color:#dcdcdc" %)**AT+RX1DL**(%%) : Receive Delay1 869 869 870 -AT+RX2DL 866 +(% style="background-color:#dcdcdc" %)**AT+RX2DL**(%%) : Receive Delay2 871 871 872 -AT+RX2DR 868 +(% style="background-color:#dcdcdc" %)**AT+RX2DR**(%%) : Rx2 Window Data Rate 873 873 874 -AT+RX2FQ 870 +(% style="background-color:#dcdcdc" %)**AT+RX2FQ**(%%) : Rx2 Window Frequency 875 875 876 -AT+TXP 872 +(% style="background-color:#dcdcdc" %)**AT+TXP**(%%) : Transmit Power 877 877 878 -AT+ MOD 874 +(% style="background-color:#dcdcdc" %)**AT+ MOD**(%%) : Set work mode 879 879 880 880 881 -**Information** 877 +(% style="color:#037691" %)**Information** 882 882 883 -AT+RSSI : RSSI of the Last Received Packet 879 +(% style="background-color:#dcdcdc" %)**AT+RSSI**(%%) : RSSI of the Last Received Packet 884 884 885 -AT+SNR : SNR of the Last Received Packet 881 +(% style="background-color:#dcdcdc" %)**AT+SNR**(%%) : SNR of the Last Received Packet 886 886 887 -AT+VER : Image Version and Frequency Band 883 +(% style="background-color:#dcdcdc" %)**AT+VER**(%%) : Image Version and Frequency Band 888 888 889 -AT+FDR : Factory Data Reset 885 +(% style="background-color:#dcdcdc" %)**AT+FDR**(%%) : Factory Data Reset 890 890 891 -AT+PORT 887 +(% style="background-color:#dcdcdc" %)**AT+PORT**(%%) : Application Port 892 892 893 -AT+CHS 889 +(% style="background-color:#dcdcdc" %)**AT+CHS**(%%) : Get or Set Frequency (Unit: Hz) for Single Channel Mode 894 894 895 - AT+CHE 891 + (% style="background-color:#dcdcdc" %)**AT+CHE**(%%) : Get or Set eight channels mode, Only for US915, AU915, CN470 896 896 897 897 898 - 899 - 900 - 901 - 902 - 903 903 = 4. FAQ = 904 904 905 905 == 4.1 How to change the LoRa Frequency Bands/Region? == ... ... @@ -1040,3 +1040,4 @@ 1040 1040 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule. 1041 1041 * 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]] 1042 1042 1034 +
- 1654503236291-817.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +685.6 KB - Content