Flashing a bricked ESP8266 after sending AT+IPR=9600
Posted: Tue Dec 08, 2015 2:52 am
So it seems that changing the baud rate with the command AT+IPR=9600 locks the ESP8266 into some kind of mode where it runs, but the blue led is stuck on and it can't be accessed with normal AT commands.
Does anyone know how to re-flash the firmware when it is in this state? I am on a Mac, and have tried using a windows VM but it seems to not be able to sync with the chip. I am sure of the wiring as it was working until I changed the Baud rate. I am grounding GPIO0 when trying to flash.
Any help would be very much appreciated as I have two units in this state now. Their default baud rate was 115200, but I am using softserial on an Arduino so it needs to be slowed down a bit.
Does anyone know how to re-flash the firmware when it is in this state? I am on a Mac, and have tried using a windows VM but it seems to not be able to sync with the chip. I am sure of the wiring as it was working until I changed the Baud rate. I am grounding GPIO0 when trying to flash.
Any help would be very much appreciated as I have two units in this state now. Their default baud rate was 115200, but I am using softserial on an Arduino so it needs to be slowed down a bit.