Message from ESP8266 Module
-
- Posts: 9
- Joined: Fri May 19, 2017 1:45 pm
Message from ESP8266 Module
Postby pranayjoshi » Fri May 19, 2017 2:52 pm
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.
Re: Message from ESP8266 Module
Postby pratik » Fri May 19, 2017 5:30 pm
Also, why do you get those busy p... etc messages? Which commands are not working well?
-
- Posts: 9
- Joined: Fri May 19, 2017 1:45 pm
Re: Message from ESP8266 Module
Postby pranayjoshi » Fri May 19, 2017 6:41 pm
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?
Re: Message from ESP8266 Module
Postby pratik » Sun May 21, 2017 12:21 am
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).
-
- Posts: 9
- Joined: Fri May 19, 2017 1:45 pm
Re: Message from ESP8266 Module
Postby pranayjoshi » Mon May 22, 2017 3:18 pm
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
Re: Message from ESP8266 Module
Postby Her Mary » Tue May 23, 2017 7:25 pm
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.
-
- Posts: 9
- Joined: Fri May 19, 2017 1:45 pm
Re: Message from ESP8266 Module
Postby pranayjoshi » Sat May 27, 2017 2:08 pm
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
Re: Message from ESP8266 Module
Postby pratik » Sun May 28, 2017 11:14 pm
Who is online
Users browsing this forum: No registered users and 171 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
- 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.