-->
Page 1 of 1

running wild and i cant break in

PostPosted: Fri Jun 17, 2016 4:34 pm
by troyboy
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:

Re: running wild and i cant break in

PostPosted: Sat Jun 18, 2016 5:12 pm
by Gutty
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

Re: running wild and i cant break in

PostPosted: Mon Jun 20, 2016 8:29 am
by troyboy
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