User's Manual

WizFi360 User Manual
Set
Command
AT+CIPSERVER=<mode>[,<port>]
Response
OK
Parameters
<mode>˖
0: deletes server.
1: creates server.
<port>: port number; 5000 by default.
Notes
A TCP server can only be created when multiple connections are activated
(AT+CIPMUX=1)
A server monitor will automatically be created when the TCP server is created.
When a client is connected to the server, it will take up one connection and be
assigned an ID.
Example
AT+C IP MUX=1
AT+CIPSERVER=1,1001
10.3.2.9. AT+CIPMODE Sets Transmission Mode
Commands
AT+CIPMODE? AT+CIPMODE=<mode>
Response
+CIPMODE:<mode>
OK
OK
Parameters
<mode>˖
0˖normal transmission mode
1˖UART-Wi-Fi passthrough mode (transparent transmission), which can only be
enabled in TCP single connection mode or in UDP mode when the remote IP and
port do not change.
Notes
The configuration changes will NOT be saved in flash.
During the UART-Wi-Fi passthrough transmission, if the TCP connection breaks,
WizFi360 will keep trying to reconnect until +++ is input to exit the
transmission. If it is a normal TCP transmission and the TCP connection breaks,
WizFi360 will give a prompt and will not attempt to reconnectDŽ
Example
AT+CIPMODE=1
10.3.2.10. AT+CIPSTO Sets the TCP Server Timeout
Commands
AT+C IP STO? AT+CIPSTO=<time>
Response
+CIPSTO:<time>
OK
OK
Parameter
<time>: TCP server timeout within the range of 0 ~ 7200s