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
-
... ... @@ -147,7 +147,6 @@ 147 147 148 148 ))) 149 149 150 - 151 151 **Step 2**: Power on LSE01 152 152 153 153 ... ... @@ -770,6 +770,7 @@ 770 770 771 771 == 3.1 Access AT Commands == 772 772 772 + 773 773 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. 774 774 775 775 [[image:1654501986557-872.png]] ... ... @@ -778,129 +778,124 @@ 778 778 Or if you have below board, use below connection: 779 779 780 780 781 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image019.png]]781 +[[image:1654502005655-729.png]] 782 782 783 783 784 784 785 -In the PC, you need to set the serial baud rate to **9600** to access the serial console for LSE01. LSE01 will output system info once power on as below: 785 +In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LSE01. LSE01 will output system info once power on as below: 786 786 787 787 788 - [[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]788 + [[image:1654502050864-459.png]] 789 789 790 790 791 791 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/]] 792 792 793 793 794 -AT+<CMD>? 794 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>? **(%%) : Help on <CMD> 795 795 796 -AT+<CMD> 796 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD> **(%%) : Run <CMD> 797 797 798 -AT+<CMD>=<value> : Set the value 798 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=<value>**(%%) : Set the value 799 799 800 -AT+<CMD>=? 800 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=?**(%%) : Get the value 801 801 802 802 803 -**General Commands** 803 +(% style="color:#037691" %)**General Commands**(%%) 804 804 805 -AT 805 +(% style="background-color:#dcdcdc" %)**AT**(%%) : Attention 806 806 807 -AT? 807 +(% style="background-color:#dcdcdc" %)**AT?**(%%) : Short Help 808 808 809 -ATZ 809 +(% style="background-color:#dcdcdc" %)**ATZ**(%%) : MCU Reset 810 810 811 -AT+TDC 811 +(% style="background-color:#dcdcdc" %)**AT+TDC**(%%) : Application Data Transmission Interval 812 812 813 813 814 -**Keys, IDs and EUIs management** 814 +(% style="color:#037691" %)**Keys, IDs and EUIs management** 815 815 816 -AT+APPEUI : Application EUI 816 +(% style="background-color:#dcdcdc" %)**AT+APPEUI**(%%) : Application EUI 817 817 818 -AT+APPKEY : Application Key 818 +(% style="background-color:#dcdcdc" %)**AT+APPKEY**(%%) : Application Key 819 819 820 -AT+APPSKEY : Application Session Key 820 +(% style="background-color:#dcdcdc" %)**AT+APPSKEY**(%%) : Application Session Key 821 821 822 -AT+DADDR : Device Address 822 +(% style="background-color:#dcdcdc" %)**AT+DADDR**(%%) : Device Address 823 823 824 -AT+DEUI : Device EUI 824 +(% style="background-color:#dcdcdc" %)**AT+DEUI**(%%) : Device EUI 825 825 826 -AT+NWKID : Network ID (You can enter this command change only after 826 +(% style="background-color:#dcdcdc" %)**AT+NWKID**(%%) : Network ID (You can enter this command change only after successful network connection) 827 827 828 -AT+NWKSKEY : Network Session Key Joining and sending date on LoRa network 828 +(% style="background-color:#dcdcdc" %)**AT+NWKSKEY**(%%) : Network Session Key Joining and sending date on LoRa network 829 829 830 -AT+CFM 830 +(% style="background-color:#dcdcdc" %)**AT+CFM**(%%) : Confirm Mode 831 831 832 -AT+CFS : Confirm Status 832 +(% style="background-color:#dcdcdc" %)**AT+CFS**(%%) : Confirm Status 833 833 834 -AT+JOIN 834 +(% style="background-color:#dcdcdc" %)**AT+JOIN**(%%) : Join LoRa? Network 835 835 836 -AT+NJM 836 +(% style="background-color:#dcdcdc" %)**AT+NJM**(%%) : LoRa? Network Join Mode 837 837 838 -AT+NJS : LoRa? Network Join Status 838 +(% style="background-color:#dcdcdc" %)**AT+NJS**(%%) : LoRa? Network Join Status 839 839 840 -AT+RECV : Print Last Received Data in Raw Format 840 +(% style="background-color:#dcdcdc" %)**AT+RECV**(%%) : Print Last Received Data in Raw Format 841 841 842 -AT+RECVB : Print Last Received Data in Binary Format 842 +(% style="background-color:#dcdcdc" %)**AT+RECVB**(%%) : Print Last Received Data in Binary Format 843 843 844 -AT+SEND : Send Text Data 844 +(% style="background-color:#dcdcdc" %)**AT+SEND**(%%) : Send Text Data 845 845 846 -AT+SENB : Send Hexadecimal Data 846 +(% style="background-color:#dcdcdc" %)**AT+SENB**(%%) : Send Hexadecimal Data 847 847 848 848 849 -**LoRa Network Management** 849 +(% style="color:#037691" %)**LoRa Network Management** 850 850 851 -AT+ADR : Adaptive Rate 851 +(% style="background-color:#dcdcdc" %)**AT+ADR**(%%) : Adaptive Rate 852 852 853 -AT+CLASS 853 +(% style="background-color:#dcdcdc" %)**AT+CLASS**(%%) : LoRa Class(Currently only support class A 854 854 855 -AT+DCS 855 +(% style="background-color:#dcdcdc" %)**AT+DCS**(%%) : Duty Cycle Setting 856 856 857 -AT+DR 857 +(% style="background-color:#dcdcdc" %)**AT+DR**(%%) : Data Rate (Can Only be Modified after ADR=0) 858 858 859 -AT+FCD 859 +(% style="background-color:#dcdcdc" %)**AT+FCD**(%%) : Frame Counter Downlink 860 860 861 -AT+FCU 861 +(% style="background-color:#dcdcdc" %)**AT+FCU**(%%) : Frame Counter Uplink 862 862 863 -AT+JN1DL 863 +(% style="background-color:#dcdcdc" %)**AT+JN1DL**(%%) : Join Accept Delay1 864 864 865 -AT+JN2DL 865 +(% style="background-color:#dcdcdc" %)**AT+JN2DL**(%%) : Join Accept Delay2 866 866 867 -AT+PNM 867 +(% style="background-color:#dcdcdc" %)**AT+PNM**(%%) : Public Network Mode 868 868 869 -AT+RX1DL 869 +(% style="background-color:#dcdcdc" %)**AT+RX1DL**(%%) : Receive Delay1 870 870 871 -AT+RX2DL 871 +(% style="background-color:#dcdcdc" %)**AT+RX2DL**(%%) : Receive Delay2 872 872 873 -AT+RX2DR 873 +(% style="background-color:#dcdcdc" %)**AT+RX2DR**(%%) : Rx2 Window Data Rate 874 874 875 -AT+RX2FQ 875 +(% style="background-color:#dcdcdc" %)**AT+RX2FQ**(%%) : Rx2 Window Frequency 876 876 877 -AT+TXP 877 +(% style="background-color:#dcdcdc" %)**AT+TXP**(%%) : Transmit Power 878 878 879 -AT+ MOD 879 +(% style="background-color:#dcdcdc" %)**AT+ MOD**(%%) : Set work mode 880 880 881 881 882 -**Information** 882 +(% style="color:#037691" %)**Information** 883 883 884 -AT+RSSI : RSSI of the Last Received Packet 884 +(% style="background-color:#dcdcdc" %)**AT+RSSI**(%%) : RSSI of the Last Received Packet 885 885 886 -AT+SNR : SNR of the Last Received Packet 886 +(% style="background-color:#dcdcdc" %)**AT+SNR**(%%) : SNR of the Last Received Packet 887 887 888 -AT+VER : Image Version and Frequency Band 888 +(% style="background-color:#dcdcdc" %)**AT+VER**(%%) : Image Version and Frequency Band 889 889 890 -AT+FDR : Factory Data Reset 890 +(% style="background-color:#dcdcdc" %)**AT+FDR**(%%) : Factory Data Reset 891 891 892 -AT+PORT 892 +(% style="background-color:#dcdcdc" %)**AT+PORT**(%%) : Application Port 893 893 894 -AT+CHS 894 +(% style="background-color:#dcdcdc" %)**AT+CHS**(%%) : Get or Set Frequency (Unit: Hz) for Single Channel Mode 895 895 896 - AT+CHE 896 + (% style="background-color:#dcdcdc" %)**AT+CHE**(%%) : Get or Set eight channels mode, Only for US915, AU915, CN470 897 897 898 898 899 - 900 - 901 - 902 - 903 - 904 904 = 4. FAQ = 905 905 906 906 == 4.1 How to change the LoRa Frequency Bands/Region? == ... ... @@ -931,7 +931,6 @@ 931 931 * 905.3 - SF7BW125 to SF10BW125 932 932 * 904.6 - SF8BW500 933 933 934 - 935 935 Because the end node is now hopping in 72 frequency, it makes it difficult for the devices to Join the TTN network and uplink data. To solve this issue, you can access the device via the AT commands and run: 936 936 937 937 (% class="box infomessage" %) ... ... @@ -1042,3 +1042,4 @@ 1042 1042 * 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. 1043 1043 * 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]] 1044 1044 1039 +
- 1654503236291-817.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +685.6 KB - Content