T-vK / ESP32-BLE-Keyboard

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

Not working on reconnection #159

Open JoDe52078 opened 2 years ago

JoDe52078 commented 2 years ago

BleKeyboard is working fine after first pairing with an Android device, but no response after reconnection. I tried this with three different phones/tablets. BleKeyboard in recognized and reconnected immediatly after power on. I always have to remove the keypad from the Android device and connect as new to get it working again. Any help appreciated.

sivar2311 commented 2 years ago

Please try the 0.3.2 beta release. This issue should be fixed in the beta version.

JoDe52078 commented 2 years ago

Wow, I'm impressed! It works fine now. Very fast responce and the solution! Thank you so much!

badmaxx commented 2 years ago

Had the same issue with Windows 10, using the beta fixed the problem.

vcchm commented 1 year ago

Yes but beta does not connect to Windows 11 ou new Android (Samsung Galaxy note 20)...

mayaku2go commented 1 year ago

Here's the solution: https://github.com/T-vK/ESP32-BLE-Keyboard/issues/168#issuecomment-1399208029