Hello
I have been unable to quit a UART-WiFi passthrough transmission by inputting "+++" as per the documentation. Instead +++ is transferred through the TCP connection and I receive an error from the server. The only way to get the ESP8266 out of this mode is to reset.
AT v0.52 and v0.60
AT+CIPMODE=1
AT+CIPSTART
AT+CIPSEND
I believe this is a bug.
Thanks
[Solved] UART-WiFi passthrough +++ does not quit transmission
Re: UART-WiFi passthrough +++ does not quit transmission
Postby ESP_Faye » Thu Feb 04, 2016 3:57 pm
Hi,
It is not a bug, it depends on your UART tool.
The "+++" has to be send through UART as a whole packet, if you just input it on keyboard, it may take a too long time as 3 "+" characters separated from each other.
You need a UART tool that will send the "+++" as a whole packet, and no more other invisible characters (for example, it should not have \r\n, a new line).
Thanks for your interest in ESP8266 !
It is not a bug, it depends on your UART tool.
The "+++" has to be send through UART as a whole packet, if you just input it on keyboard, it may take a too long time as 3 "+" characters separated from each other.
You need a UART tool that will send the "+++" as a whole packet, and no more other invisible characters (for example, it should not have \r\n, a new line).
Thanks for your interest in ESP8266 !
Re: UART-WiFi passthrough +++ does not quit transmission
Postby BlitzSSS » Thu Feb 04, 2016 4:38 pm
Espressif_Faye wrote:You need a UART tool that will send the "+++" as a whole packet, and no more other invisible characters (for example, it should not have \r\n, a new line).
Thank you Faye, invisible characters \r\n was the problem.
Would be worth adding a note about the invisible characters to the AT Instructions Set and AT Example Documentation.

Who is online
Users browsing this forum: No registered users and 5 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
-
- All times are UTC+08:00
- Top
- Delete all board cookies
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.