ESP8266 Developer Zone The Official ESP8266 Forum 2015-09-18T11:53:49+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=1092 2015-09-18T11:53:49+08:00 2015-09-18T11:53:49+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1092&p=3746#p3746 <![CDATA[Re: Problem with AT+CIPCLOSE=<id>? No more than 1 access to the webpage.]]>
Could you provide more details about your test steps and the UART output logs, we will have a try.

What is the version of AT firmware that you are using ? You can get it by command "AT+GMR" .

Statistics: Posted by ESP_Faye — Fri Sep 18, 2015 11:53 am


]]>
2015-09-12T03:10:11+08:00 2015-09-12T03:10:11+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1092&p=3659#p3659 <![CDATA[Problem with AT+CIPCLOSE=<id>? No more than 1 access to the webpage.]]>
It´s my first post and probably as the most of you, here a I am after spending too much time trying to solve such a mysterious problem. Indeed, a lot of problems have already been found and solved after many, many hard days, but now I have something really tough:
I can´t get a refreshed page on a ESP8266 set as a server (AT+CWMODE=3, AT+CIPSERVER=1,80) and to accept multiple connections (AT+CIPMUX=1).

I can have the page loaded and exhibited by the browser, but only once. After AT+CIPCLOSE=<id> command as a result of finishing page load on browser, any AT command after that doesn´t work and a "busy p..." message is showed. Only a reset to make it operative again.

I could not find any clue on dozens of ESP8266-related pages I´ve found and now I have no idea what is causing that. Too many days have been spent reading documentation and experimenting all sort of things.

Any clue?

Statistics: Posted by sraposo — Sat Sep 12, 2015 3:10 am


]]>