Which board in Arduino IDE to select for AZDelivery ESP-32 Dev Kit C V4

Hi, I purchased the following Arduino/ESP32 board:

AZDelivery ESP-32 Dev Kit C V4 WLAN WiFi Development Board

I did the Arduino ESP32 library installation.

What is not clear for me is which board to be selected from the "Tools->Board->ESP32 Arduino board" list.

Currently I've selected the NodeMCU-32S board which seems to be working, but not sure if this is the correct board. Any advice? Can somebody help me out on selecting the correct board?

As stated in the documentation ESP-WROOM-32

Thanks for the feedback. That is my expectation as well, to select **ESP-WROOM-32 **or something like that. But I cannot find this in the board list. And I've installed the ESP32 Arduino as well.

I'm using the following link for the additional board manager:

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

This because I'm running Mac Big Sur operating system I had to change to this URL due to an incompatibility of a library with Big Sur.

How to select, how to add the ESP-WROOM-32 board?

In this post:

they are selecting the ESP32 Dev Module! Don't understand why.

So I'm confused on which board to select.

Some alternate ESP cores may simply use ESP32 DEV.

It has been some time since I last used an ESP32 and IIRC I had a couple of issues getting the correct core for it.
Pretty sure I also ended up with the DEV version.

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