Hey guys, how are you?
First things first, I'm using an ESP=WROOM-32 board
I'm not having success I'm using Version 4.00 on Windows 11 64 bits
I have already used the card in the configurations, Heltec WiFi Kit 32,
ESP32S3 Dev Module Octal (WROOM2),ESP32-WROOM-DA Module,ESP32S3 Dev Module,ESP32 Wrover Kit (all versions) If anyone can help me I would be grateful.
Does anything else work on Arduino???
Hello RJB
Does this card have a version?
I don't know what I did wrong, the Arduino isn't working either
Here the photo
Thank you already
I'm working on it
On the 32 cam it works well.
Attachments
Imagem do WhatsApp de 2024-10-21 à(s) 16.09.16_f46b2523.jpg
It looks like a standard esp32 development module so the 'ESP32 Dev Module' board type will probably work.
It's strange that the Arduino IDE isn't working with it. I presume the board isn't faulty? What is the capacitor for?
What version of the Arduino IDE are you using.
What ESP32 board version is selected in the Arduino IDE?
For any ESP32 classical MCUs i always use 'ESP32 Dev Module' settings with no troubles. Latest Arduino v.2+.
Cap at EN-pin on the ESP32 NodeMCU boards is for fixing error of auto-starting the flashing mode after compilation (to avoid 2 buttons manipulations to go into flashing mode).
But fresh versions of ESP32: S2, S3, C3... with the built-in USB-bridge are with some troubles in B4R, i posted here before.
Hey guys, how are you?
Today I was successful download the arduina library for esp32 2.0.0
And the board type was "ESP32 Wrover Module", it worked well
Thank you for the answer