Chat here is you are connecting ESP-xx type modules to existing AVR based Arduino

Moderator: igrr

User avatar
By apolonio
#22759 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?