<
From version < 11.3 >
edited by Xiaoling
on 2022/06/06 15:57
To version < 11.5 >
edited by Xiaoling
on 2022/06/06 16:05
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -769,6 +769,7 @@
769 769  
770 770  == 3.1 Access AT Commands ==
771 771  
772 +
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>?  : Help on <CMD>
794 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>? **(%%) : Help on <CMD>
794 794  
795 -AT+<CMD>         : Run <CMD>
796 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD> **(%%) : Run <CMD>
796 796  
797 -AT+<CMD>=<value> : Set the value
798 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=<value>**(%%) : Set the value
798 798  
799 -AT+<CMD>=?  : Get the value
800 +(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=?**(%%)  : Get the value
800 800  
801 801  
802 -**General Commands**      
803 +(% style="color:#037691" %)**General Commands**      
803 803  
804 -AT  : Attention       
805 +**AT**  : Attention       
805 805  
806 -AT?  : Short Help     
807 +**AT?**  : Short Help     
807 807  
808 -ATZ  : MCU Reset    
809 +**ATZ**  : MCU Reset    
809 809  
810 -AT+TDC  : Application Data Transmission Interval 
811 +**AT+TDC**  : Application Data Transmission Interval 
811 811  
812 812  
813 -**Keys, IDs and EUIs management**
814 +(% style="color:#037691" %)**Keys, IDs and EUIs management**
814 814  
815 -AT+APPEUI              : Application EUI      
816 +**AT+APPEUI**              : Application EUI      
816 816  
817 -AT+APPKEY              : Application Key     
818 +**AT+APPKEY**              : Application Key     
818 818  
819 -AT+APPSKEY            : Application Session Key
820 +**AT+APPSKEY**            : Application Session Key
820 820  
821 -AT+DADDR              : Device Address     
822 +**AT+DADDR**              : Device Address     
822 822  
823 -AT+DEUI                   : Device EUI     
824 +**AT+DEUI**                   : Device EUI     
824 824  
825 -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) 
826 826  
827 -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  
828 828  
829 -AT+CFM  : Confirm Mode       
830 +**AT+CFM**  : Confirm Mode       
830 830  
831 -AT+CFS                     : Confirm Status       
832 +**AT+CFS**                     : Confirm Status       
832 832  
833 -AT+JOIN  : Join LoRa? Network       
834 +**AT+JOIN**  : Join LoRa? Network       
834 834  
835 -AT+NJM  : LoRa? Network Join Mode    
836 +**AT+NJM**  : LoRa? Network Join Mode    
836 836  
837 -AT+NJS                     : LoRa? Network Join Status    
838 +**AT+NJS**                     : LoRa? Network Join Status    
838 838  
839 -AT+RECV                  : Print Last Received Data in Raw Format
840 +**AT+RECV**                  : Print Last Received Data in Raw Format
840 840  
841 -AT+RECVB                : Print Last Received Data in Binary Format      
842 +**AT+RECVB**                : Print Last Received Data in Binary Format      
842 842  
843 -AT+SEND                  : Send Text Data      
844 +**AT+SEND**                  : Send Text Data      
844 844  
845 -AT+SENB                  : Send Hexadecimal Data
846 +**AT+SENB**                  : Send Hexadecimal Data
846 846  
847 847  
848 -**LoRa Network Management**
849 +(% style="color:#037691" %)**LoRa Network Management**
849 849  
850 -AT+ADR          : Adaptive Rate
851 +**AT+ADR**          : Adaptive Rate
851 851  
852 -AT+CLASS  : LoRa Class(Currently only support class A
853 +**AT+CLASS**  : LoRa Class(Currently only support class A
853 853  
854 -AT+DCS  : Duty Cycle Setting 
855 +**AT+DCS**  : Duty Cycle Setting 
855 855  
856 -AT+DR  : Data Rate (Can Only be Modified after ADR=0)     
857 +**AT+DR**  : Data Rate (Can Only be Modified after ADR=0)     
857 857  
858 -AT+FCD  : Frame Counter Downlink       
859 +**AT+FCD**  : Frame Counter Downlink       
859 859  
860 -AT+FCU  : Frame Counter Uplink   
861 +**AT+FCU**  : Frame Counter Uplink   
861 861  
862 -AT+JN1DL  : Join Accept Delay1
863 +**AT+JN1DL**  : Join Accept Delay1
863 863  
864 -AT+JN2DL  : Join Accept Delay2
865 +**AT+JN2DL**  : Join Accept Delay2
865 865  
866 -AT+PNM  : Public Network Mode   
867 +**AT+PNM**  : Public Network Mode   
867 867  
868 -AT+RX1DL  : Receive Delay1      
869 +**AT+RX1DL**  : Receive Delay1      
869 869  
870 -AT+RX2DL  : Receive Delay2      
871 +**AT+RX2DL**  : Receive Delay2      
871 871  
872 -AT+RX2DR  : Rx2 Window Data Rate 
873 +**AT+RX2DR**  : Rx2 Window Data Rate 
873 873  
874 -AT+RX2FQ  : Rx2 Window Frequency
875 +**AT+RX2FQ**  : Rx2 Window Frequency
875 875  
876 -AT+TXP  : Transmit Power
877 +**AT+TXP**  : Transmit Power
877 877  
878 -AT+ MOD  : Set work mode
879 +**AT+ MOD**  : Set work mode
879 879  
880 880  
881 -**Information** 
882 +(% style="color:#037691" %)**Information** 
882 882  
883 -AT+RSSI           : RSSI of the Last Received Packet   
884 +**AT+RSSI**           : RSSI of the Last Received Packet   
884 884  
885 -AT+SNR           : SNR of the Last Received Packet   
886 +**AT+SNR**           : SNR of the Last Received Packet   
886 886  
887 -AT+VER           : Image Version and Frequency Band       
888 +**AT+VER**           : Image Version and Frequency Band       
888 888  
889 -AT+FDR           : Factory Data Reset
890 +**AT+FDR**           : Factory Data Reset
890 890  
891 -AT+PORT  : Application Port    
892 +**AT+PORT**  : Application Port    
892 892  
893 -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
894 894  
895 - 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
896 896  
897 897  
898 898  = ​4. FAQ =
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0