<
From version < 11.4 >
edited by Xiaoling
on 2022/06/06 16:02
To version < 11.2 >
edited by Xiaoling
on 2022/06/06 15:54
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -769,7 +769,6 @@
769 769  
770 770  == 3.1 Access AT Commands ==
771 771  
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]]
... ... @@ -791,27 +791,27 @@
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 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>? **(%%) : Help on <CMD>
793 +AT+<CMD>?        : Help on <CMD>
795 795  
796 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD> **(%%) : Run <CMD>
795 +AT+<CMD>         : Run <CMD>
797 797  
798 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=<value>**(%%) : Set the value
797 +AT+<CMD>=<value> : Set the value
799 799  
800 -(% style="background-color:#dcdcdc" %)**AT+<CMD>=?AT+<CMD>=?**(%%)  : Get the value
799 +AT+<CMD>=?       : Get the value
801 801  
802 802  
803 -(% style="color:#037691" %)**General Commands**      
802 +**General Commands**      
804 804  
805 -AT  : Attention       
804 +AT                    : Attention       
806 806  
807 -AT?  : Short Help     
806 +AT?                            : Short Help     
808 808  
809 -ATZ  : MCU Reset    
808 +ATZ                            : MCU Reset    
810 810  
811 -AT+TDC  : Application Data Transmission Interval 
810 +AT+TDC           : Application Data Transmission Interval 
812 812  
813 813  
814 -(% style="color:#037691" %)**Keys, IDs and EUIs management**
813 +**Keys, IDs and EUIs management**
815 815  
816 816  AT+APPEUI              : Application EUI      
817 817  
... ... @@ -827,13 +827,13 @@
827 827  
828 828  AT+NWKSKEY          : Network Session Key Joining and sending date on LoRa network  
829 829  
830 -AT+CFM  : Confirm Mode       
829 +AT+CFM          : Confirm Mode       
831 831  
832 832  AT+CFS                     : Confirm Status       
833 833  
834 -AT+JOIN  : Join LoRa? Network       
833 +AT+JOIN          : Join LoRa? Network       
835 835  
836 -AT+NJM  : LoRa? Network Join Mode    
835 +AT+NJM          : LoRa? Network Join Mode    
837 837  
838 838  AT+NJS                     : LoRa? Network Join Status    
839 839  
... ... @@ -846,40 +846,40 @@
846 846  AT+SENB                  : Send Hexadecimal Data
847 847  
848 848  
849 -(% style="color:#037691" %)**LoRa Network Management**
848 +**LoRa Network Management**
850 850  
851 851  AT+ADR          : Adaptive Rate
852 852  
853 -AT+CLASS  : LoRa Class(Currently only support class A
852 +AT+CLASS                : LoRa Class(Currently only support class A
854 854  
855 -AT+DCS  : Duty Cycle Setting 
854 +AT+DCS           : Duty Cycle Setting 
856 856  
857 -AT+DR  : Data Rate (Can Only be Modified after ADR=0)     
856 +AT+DR                      : Data Rate (Can Only be Modified after ADR=0)     
858 858  
859 -AT+FCD  : Frame Counter Downlink       
858 +AT+FCD           : Frame Counter Downlink       
860 860  
861 -AT+FCU  : Frame Counter Uplink   
860 +AT+FCU           : Frame Counter Uplink   
862 862  
863 -AT+JN1DL  : Join Accept Delay1
862 +AT+JN1DL                : Join Accept Delay1
864 864  
865 -AT+JN2DL  : Join Accept Delay2
864 +AT+JN2DL                : Join Accept Delay2
866 866  
867 -AT+PNM  : Public Network Mode   
866 +AT+PNM                   : Public Network Mode   
868 868  
869 -AT+RX1DL  : Receive Delay1      
868 +AT+RX1DL                : Receive Delay1      
870 870  
871 -AT+RX2DL  : Receive Delay2      
870 +AT+RX2DL                : Receive Delay2      
872 872  
873 -AT+RX2DR  : Rx2 Window Data Rate 
872 +AT+RX2DR               : Rx2 Window Data Rate 
874 874  
875 -AT+RX2FQ  : Rx2 Window Frequency
874 +AT+RX2FQ               : Rx2 Window Frequency
876 876  
877 -AT+TXP  : Transmit Power
876 +AT+TXP           : Transmit Power
878 878  
879 -AT+ MOD  : Set work mode
878 +AT+ MOD                 : Set work mode
880 880  
881 881  
882 -(% style="color:#037691" %)**Information** 
881 +**Information** 
883 883  
884 884  AT+RSSI           : RSSI of the Last Received Packet   
885 885  
... ... @@ -889,13 +889,18 @@
889 889  
890 890  AT+FDR           : Factory Data Reset
891 891  
892 -AT+PORT  : Application Port    
891 +AT+PORT                  : Application Port    
893 893  
894 -AT+CHS  : Get or Set Frequency (Unit: Hz) for Single Channel Mode
893 +AT+CHS           : Get or Set Frequency (Unit: Hz) for Single Channel Mode
895 895  
896 - AT+CHE  : Get or Set eight channels mode, Only for US915, AU915, CN470
895 + AT+CHE                   : Get or Set eight channels mode, Only for US915, AU915, CN470
897 897  
898 898  
898 +
899 +
900 +
901 +
902 +
899 899  = ​4. FAQ =
900 900  
901 901  == 4.1 ​How to change the LoRa Frequency Bands/Region? ==
... ... @@ -1036,4 +1036,3 @@
1036 1036  * 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.
1037 1037  * 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]]
1038 1038  
1039 -
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0