Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By troyboy
#49353 i have a major problem. i ran this AT command: AT+CIUPDATE ... then it ran #1, #2 #3 and when running #4 i have lost control of the ESP8266. it seems to run wild and shows nothing but crap... how can i get it back. Is it bricked>>>

the device is .5 in square, with 5 pins esp8266 with antenna plug :evil:
User avatar
By Gutty
#49405 hi, itˋs a bit tricky because this module has no gpio0 pin on the pin header. You have to search the gpio0 direct on the chip and connect it to ground while reset to bring it in flash mode. then you can flash it with the firmware flasher or Arduino ide or however you want
User avatar
By troyboy
#49477 I guess I don't know enough about flashing the chip, and resetting. I found the gpio0 pin and grounded it. Ran the flash program and it wanted specific things that I don't know, like ip address and Mac address. Thanks for the advice. Troyboy