-->
Page 1 of 1

Trying to Use Arduino IDE with NODEMCU v1.

PostPosted: Wed Jul 08, 2015 4:54 am
by apolonio
I have successfully uploaded my sketches from the Arduino IDE to an ESP01 module.

But I am trying to do this with an NodeMCU v 1.0 module like here
https://github.com/nodemcu/nodemcu-devkit-v1.0

Everytime I upload something through the Arduino IDE, I get garbage and I have to connect at 74880 baud rate.

I had a v 0.9 module and I thought it worked, but I no longer have it and cant verify.

Anyone here successfully programming a NodeMCU v 1.0 using the Arduino IDE with the ESP8266 board imported?