-->
Page 1 of 1

Flashing NodeMCU

PostPosted: Sat Aug 22, 2015 8:05 am
by maker1
GPIO0=GND
I download the flasher file https://github.com/nodemcu/nodemcu-flasher/blob/master/Win64/Release/ESP8266Flasher.exe?raw=true
Only changed to 9600 baudrate to match my esp8266-03
NodeMCU_1.jpg

NodeMCU_2.jpg

NodeMCU_3.jpg

NodeMCU_4.jpg



but the flasher does not recognize the mac address and can't flash
any idea?

Re: Flashing NodeMCU

PostPosted: Sat Aug 22, 2015 2:05 pm
by jankop
Disconnect other communications software - Lualoader etc.
GPIO0 to GND and RESET !
Set speed to default 230400! 9600bd is very slow.

Re: Flashing NodeMCU

PostPosted: Sat Aug 22, 2015 2:56 pm
by maker1
Thank you
Followed this tutorial to success

Re: Flashing NodeMCU

PostPosted: Sat Aug 22, 2015 3:52 pm
by jankop
Yes, one of many bad instructions.