Page 1 of 1

ESP32 WROVER-B, Arduino IDE compatibility

Posted: Wed Sep 25, 2019 7:47 am
by ForumNewMember
I have my custom PCB designed for ESP32 WROVER, recently i damaged my module and ordered ESP32 WROVER-B module as replacement. After soldering it on the PCB I cannot connect to the module via Arduino IDE. My question is, is -B module not supported by Arduino IDE or should I check my connections again ?

Re: ESP32 WROVER-B, Arduino IDE compatibility

Posted: Wed Sep 25, 2019 10:17 am
by faizi968
ESP32 WROVER-B is compatible with Arduino IDE. The manufacturers ship it with Arduino support stored inside ROM. You might be have connection issues. You should verify.
does your board support manual or automatic bootloader configuration?

Re: ESP32 WROVER-B, Arduino IDE compatibility

Posted: Wed Sep 25, 2019 12:50 pm
by ForumNewMember
Designed it for automatic bootloader, but I included, reset and GPIO0 tact switch in case I made some mistakes in the circuit. I am trying to connect manually for now with only TX and RX connected to TTL converter.

Re: ESP32 WROVER-B, Arduino IDE compatibility

Posted: Fri Sep 27, 2019 6:00 am
by faizi968
Try this approach and let me know.