T-vK / ESP32-BLE-Keyboard

Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
2.4k stars 399 forks source link

Can't connect with BLE using seeed studio ESP32C3 #231

Open lewiss66 opened 1 year ago

DriftKingTW commented 1 year ago

I'm experiencing the same issue with Seeed Studio's ESP32C3 as well. My workaround is to enabling NimBLE-Mode, and it's working without issues now. Hope it helps!