ESP8266 Developer Zone The Official ESP8266 Forum 2017-05-28T23:14:24+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=4628 2017-05-28T23:14:24+08:00 2017-05-28T23:14:24+08:00 https://bbs.espressif.com:443/viewtopic.php?t=4628&p=13490#p13490 <![CDATA[Re: Message from ESP8266 Module]]> Statistics: Posted by Guest — Sun May 28, 2017 11:14 pm


]]>
2017-05-27T14:08:35+08:00 2017-05-27T14:08:35+08:00 https://bbs.espressif.com:443/viewtopic.php?t=4628&p=13447#p13447 <![CDATA[Re: Message from ESP8266 Module]]>
After getting busy response I wait for OK response but not get it. I have to reset wifi module to get out of from this condition. I don't want to reset WIFI module each time. Because of that I want to get some alternate solution for this responses. But as you are saying AT core not accept any other AT command in this situation. So not able to solve this condition.

If any one have some alternate solution please share with me.

Regards
Pranay Joshi

Statistics: Posted by pranayjoshi — Sat May 27, 2017 2:08 pm


]]>
2017-05-23T19:25:06+08:00 2017-05-23T19:25:06+08:00 https://bbs.espressif.com:443/viewtopic.php?t=4628&p=13351#p13351 <![CDATA[Re: Message from ESP8266 Module]]> busy means that one AT command is executing, the AT core cannot accept another one. It means that the AT core is busy now. Maybe you can wait for a while, till the previous AT command done its work.

Statistics: Posted by Her Mary — Tue May 23, 2017 7:25 pm


]]>
2017-05-22T15:18:22+08:00 2017-05-22T15:18:22+08:00 https://bbs.espressif.com:443/viewtopic.php?t=4628&p=13326#p13326 <![CDATA[Re: Message from ESP8266 Module]]>
I get latest bin file release of ESP8266_NONOS_SDK from git. But this is support to 8Mbit & 16Mbit flash as mention in release document.
I am using 4Mbit flash ESP8266. Can you please share 4Mbit flash module firmware update link.

Regards,
Pranay Joshi

Statistics: Posted by pranayjoshi — Mon May 22, 2017 3:18 pm


]]>
2017-05-21T00:21:00+08:00 2017-05-21T00:21:00+08:00 https://bbs.espressif.com:443/viewtopic.php?t=4628&p=13294#p13294 <![CDATA[Re: Message from ESP8266 Module]]> You need to update your firmware, there have been hundreds of updates since this version. You may use AT+CIPUPDATE by connecting the ESP to an AP with internet access. Or just reprogram the firmware via UART (there are many articles online on this).

Statistics: Posted by Guest — Sun May 21, 2017 12:21 am


]]>
2017-05-19T18:41:06+08:00 2017-05-19T18:41:06+08:00 https://bbs.espressif.com:443/viewtopic.php?t=4628&p=13261#p13261 <![CDATA[Re: Message from ESP8266 Module]]>
I am using AT+CIPCLOSE=<link id> command.It is successfully executed and received OK response. But after again connect module and try to communicate using module with another AT command then received "busy p..." response.

You have any documents which explain this messages condition?
WIFI Module Info.JPG

Statistics: Posted by pranayjoshi — Fri May 19, 2017 6:41 pm


]]>
2017-05-19T17:30:38+08:00 2017-05-19T17:30:38+08:00 https://bbs.espressif.com:443/viewtopic.php?t=4628&p=13251#p13251 <![CDATA[Re: Message from ESP8266 Module]]> Also, why do you get those busy p... etc messages? Which commands are not working well?

Statistics: Posted by Guest — Fri May 19, 2017 5:30 pm


]]>
2017-05-19T14:52:00+08:00 2017-05-19T14:52:00+08:00 https://bbs.espressif.com:443/viewtopic.php?t=4628&p=13249#p13249 <![CDATA[Message from ESP8266 Module]]>
Messages like -
1) busy p...
2) busy s...
3) too many inputs.
4 0,COMMAND FAIL
etc.

Please give document which is explain meaning of this messages.

Statistics: Posted by pranayjoshi — Fri May 19, 2017 2:52 pm


]]>