At+Cipmode - Set Transfer Mode - Espressif Systems ESP8266 At Instruction Set

Hide thumbs Also See for ESP8266:
Table of Contents

Advertisement

Espressif Systems
"
"
15. AT+CIPMODE – Set transfer mode
UART-WiFi passthrough mode (transparent transmission) can only be enabled in TCP single
connection mode or UDP of which remote IP and port won't change (parameter
when using command "AT+CIPSTART" to create a UDP transmission) .
During UART-WiFi passthrough transmission, if it is TCP connection and the TCP connection breaks,
ESP8266 will keep trying to reconnect until "+++" is input to quit from transmission. After sending the
"+++" token, please wait for at least 1 second before sending the next AT command.
If it is a normal TCP transmission and TCP connection breaks, ESP8266 will prompt "
CLOSED" , and will not attempt to reconnect. Users can call "AT+CIPSTART" to create a connection
again if it is needed.
AT+ CIPMODE – Set transfer mode
Example
AT+CIPMODE=1
Command
AT+CIPMODE?
+CIPMODE:<mode>
Response
OK
Parameters
same as below
Command
AT+CIPMODE=<mode>
OK
Response
If already connected, returns
Link is builded
<mode>
Parameters
Notes
Configuration changes will
Espressif Systems
"
0 : normal mode
1 : UART-WiFi passthrough mode
NOT
be stored in flash.
67 73
/
ESP8266
AT Instruction Set
<UDP mode>
is 0
[<link ID>, ]
Friday, July 15, 2016

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ESP8266 and is the answer not in the manual?

Questions and answers

Table of Contents