ESP8266 Developer Zone The Official ESP8266 Forum 2016-06-09T14:11:39+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=2251 2016-06-09T14:11:39+08:00 2016-06-09T14:11:39+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2251&p=7269#p7269 <![CDATA[Re: use AT+CIPCLOSE=0 cannot close the connection]]>
Gorkde wrote:
I got this "busy p..." message as well and it seems to mess up the Arduino or Blynk buffers therefore me getting an buffer overflow after some seconds.

What is the reason for the message and is there a way to avoid it?

Maybe the data you send exceed the number of character you set?

Statistics: Posted by dax — Thu Jun 09, 2016 2:11 pm


]]>
2016-06-09T14:03:33+08:00 2016-06-09T14:03:33+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2251&p=7268#p7268 <![CDATA[Re: use AT+CIPCLOSE=0 cannot close the connection]]>
Her Majesty wrote:
It is the browser that reconnected to the server. Maybe you should revise the browser, or use other application instead?

Thanks,I borrowed another application instead is able to work,but it is too troublesome for me to borrow from others every time. :?

Statistics: Posted by dax — Thu Jun 09, 2016 2:03 pm


]]>
2016-06-07T02:04:45+08:00 2016-06-07T02:04:45+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2251&p=7234#p7234 <![CDATA[Re: use AT+CIPCLOSE=0 cannot close the connection]]>
What is the reason for the message and is there a way to avoid it?

Statistics: Posted by Gorkde — Tue Jun 07, 2016 2:04 am


]]>
2016-06-06T11:53:57+08:00 2016-06-06T11:53:57+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2251&p=7217#p7217 <![CDATA[Re: use AT+CIPCLOSE=0 cannot close the connection]]> Statistics: Posted by Her Mary — Mon Jun 06, 2016 11:53 am


]]>
2016-06-03T09:30:55+08:00 2016-06-03T09:30:55+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2251&p=7189#p7189 <![CDATA[use AT+CIPCLOSE=0 cannot close the connection]]>


+IPD,0,513:GET /80 HTTP/1.1
Host: 192.168.0.193
Accept-Encoding: gzip, deflate
Connection: keep-alive
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8,UC/44,ios_plugin/1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_1 like Mac OS X; zh-CN) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/13E238 UCBrowser/10.9.14.779 Mobile
X-UCBrowser-UA: dv(iPh6,2);pr(UCBrowser/10.9.14.779);ov(9_3_1);ss(320x568);bt(UC);pm(0);bv(0);nm(0);im(0);nt(2);
Accept-Language: en-sg
Cache-Control: max-age=0

AT+CIPSEND=0,7


OK
>

busy s...

Recv 7 bytes

SEND OK
AT+CIPCLOSE=0

0,CLOSED

OK
0,CONNECT

+IPD,0,513:GET /80 HTTP/1.1
Host: 192.168.0.193
Accept-Encoding: gzip, deflate
Connection: keep-alive
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8,UC/44,ios_plugin/1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_1 like Mac OS X; zh-CN) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/13E238 UCBrowser/10.9.14.779 Mobile
X-UCBrowser-UA: dv(iPh6,2);pr(UCBrowser/10.9.14.779);ov(9_3_1);ss(320x568);bt(UC);pm(0);bv(0);nm(0);im(0);nt(2);
Accept-Language: en-sg
Cache-Control: max-age=0

AT+CIPCLOSE=0

0,CLOSED

OK
0,CONNECT

+IPD,0,513:GET /80 HTTP/1.1
Host: 192.168.0.193
Accept-Encoding: gzip, deflate
Connection: keep-alive
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8,UC/44,ios_plugin/1
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_1 like Mac OS X; zh-CN) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/13E238 UCBrowser/10.9.14.779 Mobile
X-UCBrowser-UA: dv(iPh6,2);pr(UCBrowser/10.9.14.779);ov(9_3_1);ss(320x568);bt(UC);pm(0);bv(0);nm(0);im(0);nt(2);
Accept-Language: en-sg
Cache-Control: max-age=0


Thanks in advance!

Statistics: Posted by dax — Fri Jun 03, 2016 9:30 am


]]>