80591ST10886A Rev.2
Page
181
of
200
2018-07-02
OK
15.21. AT^UART_ENABLE Enable/Disable UART
AT^UART_ENABLE is used to enable/disable UART.
Syntax
Type
Command
Possible Return Result
Instruction
Read Command
AT^UART_ENABLE?
UART_FLAG: <mode>
OK
Write Command
AT^UART_ENABLE
=<mode>
You have success Enable/Disable
the UART login function, and the
system would reboot right now
OK
Parameter Description
parameter
Value
Instruction
<mode>
1
Enable
0
Disable
Example
AT^UART_ENABLE=1
You have success Enable the UART login function,
and the system would reboot right now
OK
AT^UART_ENABLE?
UART_FLAG: 1
OK
15.22. AT+BUILDTIME Check the Build Time