-->
Page 1 of 2

CIUPDATE Bricked esp8266

PostPosted: Sun Jun 21, 2015 11:20 pm
by Chacabucogod
SO just as the title says, I bricked my esp8266 by applying the AT command CIUPDATE, and now I don't know how to continue. Any suggestions?

Thank you

Re: CIUPDATE Bricked esp8266

PostPosted: Sun Jun 21, 2015 11:45 pm
by cal
Moin,

welcome to the club. So did I.
You have to flash a new firmware either using an usb uart adapter or using an arduino.
See wiki and forum for details.

Cal

Re: CIUPDATE Bricked esp8266

PostPosted: Mon Jun 22, 2015 2:10 am
by HermannSW
I follow the steps of this article to flash an AT firmware if needed (uses esptool.py):
https://primalcortex.wordpress.com/2014/12/23/esp8266-firmware-update-and-recovery/

Hermann.

Re: CIUPDATE Bricked esp8266

PostPosted: Mon Jun 22, 2015 10:47 am
by Chacabucogod
I haven't tried using esptools.py, but can I actually do it with an Arduino? If so, how?