Remix.run Logo
tambourine_man 3 days ago

I have an old project with an Esp32 Bluetooth keyboard and an iPad 2. I only later found out that the iPad 2 does not support Bluetooth LE, which is what the Esp32 uses. If anyone knows a good solution please let me know.

mrheosuper 2 days ago | parent [-]

ESP32 has bluetooth classic.

tambourine_man 2 days ago | parent [-]

I was using this library at the time.

https://github.com/T-vK/ESP32-BLE-Keyboard

Do you know of any other that can act as Bluetooth classic keyboard?

Edit: this could be fruitful

https://community.platformio.org/t/using-esp32-as-a-bluetoot...