-->
Page 1 of 5

Problem flashing nodemcu custom build

PostPosted: Wed Aug 17, 2016 10:56 am
by edneti
Hi,
i got a little problem flashing the custom build via nodemcu-flasher.
After creating a custom build (default + spi) and flashing it, the esp8266 just restarts endless. The blue led is flashing all the time and the serial monitor just shows the same messages over and over again.
Flashing the nodemcu build that comes with the nodemcu-flasher makes not a problem at all.

ESP-Device: NodeMCU Dev Board 1.0

Re: Problem flashing nodemcu custom build

PostPosted: Wed Aug 17, 2016 11:40 am
by Barnabybear
Hi, do you have a pull up on GPIO 2 and a pull down on GPIO 15?

Re: Problem flashing nodemcu custom build

PostPosted: Wed Aug 17, 2016 12:38 pm
by edneti
The Board is ready to flash. I don't need to do anything and i already flashed the firmware that comes with nodemcu-flasher.
https://github.com/nodemcu/nodemcu-devkit-v1.0

Re: Problem flashing nodemcu custom build

PostPosted: Wed Aug 17, 2016 1:23 pm
by marcelstoer
edneti wrote:The blue led is flashing all the time and the serial monitor just shows the same messages over and over again.


It's all there in the docs http://nodemcu.readthedocs.io/en/latest ... g-firmware.