W7500S2E-R1 serial to Ethernet module
W7500S2E-R1 user manual
25
value range for each section is 0-255 therefore the maximum value size for subnet mask is 15 bytes.
6.4.3.9
Device gateway (AT+GATEWAY)
Command format
Parameters
Usage
AT+GATEWAY=<gateway>\r\n
<gateway>
Device gateway, default: 192.168.1.1
Define new value
AT+GATEWAY?\r\n
Query current value
Return value
[GATEWAY] Value is: <gateway>\r\nOK\r\n
This subnet mask format is separate in 4 sections; each section is a decimal value and using a dot to separate. The
value range for each section is 0-255 therefore the maximum value size for Gateway address is 15 bytes. This
command could not accept xxx.xxx.xxx.0 or xxx.xxx.xxx.255 value inputs.
6.4.3.10
Operating mode (AT+C1_OP)
Command format
Parameters
Function feature
AT+C1_OP=<mode>\r\n
<mode>
0: TCP server (default)
1: TCP Client;
2: UDP
Define new value
AT+C1_OP?\r\n
Query current value
Return value
[C1_OP] Value is: <mode>\r\nOK\r\n
6.4.3.11
Start Mode (AT+START_MODE)
Command format
Parameters
Usage
AT+START_MODE =<mode>\r\n
<mode>
0: AT command mode (default);
1: Data transmission mode
Define new value
AT+START_MODE?\r\n
Query current value
Return value
[START_MODE] Value is: <mode>\r\nOK\r\n
6.4.3.12
Remote host IP address (AT+C1_CLI_IP1)
Command format
Parameters
Usage
AT+C1_CLI_IP1=<ip>\r\n
<ip>
Remote host IP address, default: 192.168.1.99
Define new value
AT+C1_CLI_IP1?\r\n
Query current value
Return value
[C1_CLI_IP1] Value is: <ip>\r\nOK\r\n
Remote host IP address command sets the IP address that communicates with WIZS2E module. This command
will only available for TCP client and UDP mode.
6.4.3.13
Remote host post number (AT+C1_CLI_PP1)
Command format
Parameters
Usage
AT+C1_CLI_PP1=<port>\r\n
<port>
Remote host port number, default: 5000
Define new value
AT+C1_CLI_PP1?\r\n
Query current value
Return value
[C1_CLI_PP1] Value is: <port>\r\nOK\r\n
Remote host port number command sets the port number that communicates with WIZS2E module. The value
range is 0 to 65535 (Port 80 has used for web port. Please avoid using this port number.) This command will only