Data Sheet
!
3. Basic AT Commands
3.2.5. ATE—AT Commands Echoing
3.2.6. AT+RESTORE—Restores the Factory Default Settings
3.2.7. AT+UART—UART Configuration
[@deprecated] This command is deprecated. Please use AT+UART_CUR or AT+UART_DEF instead.
Execute Command
ATE
Response
OK
Parameters
•
ATE0: Switches echo off.
•
ATE1: Switches echo on.
Note
This command ATE is used to trigger command echo. It means that entered commands
can be echoed back to the sender when ATE command is used. Two parameters are
possible. The command returns OK in normal cases and ERROR when a parameter other
than 0 or 1 was specified.
Execute Command
AT+RESTORE
Response
OK
Note
The execution of this command will reset all parameters saved in flash, and restore the
factory default settings of the module. The chip will be restarted when this command is
executed.
Command
Query Command:
AT+UART?
Set Command:
AT+UART=<baudrate>,<databits>,<stopbits
>,<parity>,<flowcontrol>
Response
+UART:<baudrate>,<databits>,<stopbits>,<parity>,
<flowcontrol>
OK
OK
Note
Command AT+UART? will return the actual value of UART
configuration parameters, which may have allowable
errors compared with the set value.
For example, if the UART baud rate is set as 115200,
the baud rate returned by using command AT+UART?
could be 115273.
-
Espressif
! /!9 58
2017.05