←back to thread

190 points owenmakes | 3 comments | | HN request time: 1.293s | source

Coming back with my own blog (hosted on iPad 2) after asking here the same question
1. tambourine_man ◴[] No.45154185[source]
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.
replies(1): >>45164406 #
2. mrheosuper ◴[] No.45164406[source]
ESP32 has bluetooth classic.
replies(1): >>45168177 #
3. tambourine_man ◴[] No.45168177[source]
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...