WE310F5-X IP2WiFi Legacy AT Command Reference Guide
80664ST11079A Rev. 3
Page 67 of 79
2021-10-25
Not Subject to NDA
Synchronous Response
Table 78: Loglevel Synchronous Response.
Responses
Remarks
OK
Success
ERROR
Failure
Example 1
AT+LOGLVL=1
OK
AT+WA=TELITDEMO
SSID NOT FOUND
ERROR
10.1.2.
Echo
Command Description
Note/Tip: This command is applicable for all the AT Commands, but
not to their Responses.
This command is used to enable or disable the echo back to host (MCU).
Command Syntax
ATEn
Parameter Description
Table 79: Echo Parameters
Parameter
Optional/Mandatory
Value
Description
level
NA
0
Disabled
1(Default)
Enabled
If echo is enabled, every character
received from host (MCU) is transmitted
back to host.
Note:
When Echo command is enabled, ensure that:
Host sends either “
\
r” or “
\
n” after any AT Command, as all the commands are passed after receiving either “
\
r” or
“
\
n” only.
Host should not send any “
\
r” or “
\
n” after sending data (bulk data or any data) using ESC sequence.
Example:
Send only AT+CID=?\r
Do not send AT+CID=?\r\n