
W7500S2E serial to Ethernet module
W7500S2E user manual
24
6.5.2
Module settings command
START_MODE (Start mode)
Command format
Parameters
Usage
AT+START_MODE?
Nil
Read
AT+START_MODE=<parameter>
0: AT command mode (default)
1: Data pass-through mode
Set
Response
[START_MODE] Value is:<value>\r\nOK\r\n
Example
Command: AT+START_MODE=1\r\n
Response: [START_MODE] Value is:1\r\nOK\r\n
This defines the starting mode after power on or reboot or executing the “RESET” command.
C1_OP (Operating mode)
Command format
Parameters
Usage
AT+C1_OP?
Nil
Read
AT+C1_OP=<parameter>
0: TCP Server (Default)
1: TCP Client
2: UDP
Set
Response
[C1_OP] Value is:<value>\r\nOK\r\n
Example
Command: AT+C1_OP=1\r\n
Response: [C1_OP] Value is:1\r\nOK\r\n
It defines the operating mode for data transfer. If in AT data transfer mode and using this command to
change the operating mode. It is needed to use the command “DISCON” command to close the TCP/UDP
communication first.