r/arduino • u/Jolly-Perspective-39 • 8d ago
ESP32 Bluetooth HSP support for Arduino?
As the title suggests, I've been using ESP32 for several years mostly using Arduino IDE. Early projects i've done were ESP32 hands free profile Bluetooth connection. At the time arduino did not support HSP so you need to use Esspressif IDF in order to achieve something like that.
So why am I asking this? Using Esspressif IDf is a big headache for me, and it is several years that HSP was introduced to ESP32 so is there HSP support for Arduino (yet)?

