How do i install this esp32 board on arduino ide?

bought it from here: Amazon.com

There are many threads on getting started with ESP32 on Arduino. Have you looked up any of them yet?

Add this URL to the additional board managers in Preferences

https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json,

Restart the IDE. The board should now be selectable from the IDE.

Try Dev Kit option in Arduino IDE

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.