Skip to content

Instantly share code, notes, and snippets.

@Monmoy042
Last active August 3, 2021 14:58
Show Gist options
  • Save Monmoy042/b901b33562384594293ef386c8094e44 to your computer and use it in GitHub Desktop.
Save Monmoy042/b901b33562384594293ef386c8094e44 to your computer and use it in GitHub Desktop.
Here is the details how we can configure the NodeMCU in Arduino IDE

Step-1

Open Arduino IDE

Step-2

Link: https://arduino.esp8266.com/stable/package_esp8266com_index.json

Click File > Preferences and copy the link and paste that in the Additional Boards Manager URLs then press OK

Step-3

Click File > Board > Boards Manager and search for esp8266 and intall the latest Version

Now good to go....✌🏻 Peace Out🤘🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment