Bluetooth BLE does not work with ESP32-D0WD-V3 chip

I'm working on ESP32, specifically it's an example that has an Arduino IDE, "BLE_multiconnect" with some changes. I have two esp32 boards, one Esp32s with ESP32-D0WDQ6 chip (revision 1) and another Esp32 DevKit V1 with ESP32-D0WD-V3 chip ( revision 3).
However, a device loaded this same code on both boards, however, only the board32s with chip ESP32-D0WDQ6 (revision 1) worked.
Does anyone know why the Esp32 Devkit v1 board with ESP32-D0WD-V3 chip (revision 3) does not work with BLE?
I have other Devkit v1 boards, none of them worked. I can't buy new ESP32 boards.

Your topic has been moved to a more suitable location on the forum. Introductory Tutorials is for tutorials that e.g. you write, not for questions. Feel free to write a tutorial once you have solved your problem :wink:

If you do not get an answer, try esp32.com which is run by Espressif.

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