← ESP Flasher Main Page

Setup Arduino IDE for programming esp8266

For ESP8266 With 4M Flash

Use the ESP8266 flasher for Arduino IDE without pressing the reset button. Watch the Videoopen in new window for the demo.

For ESP8266 With Less Flash Size

For ESP-01 or other modules, they have only 512K or 1M flash.

  • Choose board type "general esp8266 module"
  • Choose correct flash size and spi interface (QIO/DIO)
  • Choose "Reset Method" as "nodemcu"

Have fun!

Setup Arduino IDE for programming ESP32

See Installation instructions using Arduino IDE Boards Manageropen in new window

Last Updated:
Contributors: yanc