- Fri Jan 08, 2016 10:35 pm
#38268
Dacflyer wrote:not familiar with arduino, i do have one and have done some basic stuff, but i still have to be walked thru steps.
i have no clue about writing code,, as said here... a NEWBIE..lol but i am familiar with electronics, and can download programs..
Don't worry about any of that. Just flash the firmware to the ESP8266 until the AT+GMR command works. Then plug your ESP8266 into the clock and follow the other instructions.
Let us know how it goes.
(edit: Ooops -- I missed reading a post by you in the middle. Here's my response:)
Does it actually freeze at 75%? If not then it's probably just fine.
Now connnect with your terminal emulator and make sure it can send CR and LF (^M and ^J).
Then send it AT+GMR<CR><LF>
and see if it says something back.
If you get the esp errors like before, then your flash didn't work right in some way.
I'll go and look at your screenshot now.