CS-E3100 User Manual
OneFex
22
⚫
Restart device:
AT+REBOOT
⚫
Reset parameter:
AT+RSTCFG
⚫
Help of setting commands:
AT+CMD=?
Example: send:
AT+ECHO=?
response:
+ECHO: (echo:OFF/ON)
3.2.4
Commands in Detail
This section introduces AT commands in detail. Note that when the
command contains a lowercase letter
n
, it means that the command is owned
by the nth serial port. When sending the command, please replace
n
with the
serial port number.
For example, query the parameters of serial Port2:
AT+UART2
When there is a lowercase letter
s
in the command such as SOCKns,
s
means 'A' or 'B'. For example, set the SocketA parameter of serial port 1:
AT+SOCK1A=TCPC,192.168.1.8,8888
3.2.4.1
LIST
Get a list of commands
AT+LIST
+LIST:(commands list)
OK
3.2.4.2
EXIT
Exit Configuration Mode
AT+EXIT
OK
3.2.4.3
MAC
MAC of device
AT+MAC
+MAC:<mac>
OK
Parameter
<mac>
e.g. 0080E1134527