T-vK / ESP32-BLE-Keyboard

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

BleKeyboard not communicate after reset #301

Open PierreJom opened 1 month ago

PierreJom commented 1 month ago

Hi, i want to create a Bluetooth macropad based on a ESP32, for that I use the BleKeyboard librarie and everything work well until I reset my ESP32 or unplug the power supply.

It say me that it is connected and send the keys but nothing happened on my computer and same on my phone. the only solution i found is to delete the connection to repair after.

I'm using a ESP32 Wroom 32 from DIY more and i'm on a Window 10.

there is somthing i forget or i don't understand

PierreJom commented 1 month ago

After some research i found something in my Window OS, the device seems paired but is not and window get an error and can't find it (Metadata batching failure)

ALex-Pash commented 1 month ago

Same problem...everythink works until reset/power off...Have you solve the problem? Any clue?

[win10 / nano esp32 / nextion]

After some research i found something in my Window OS, the device seems paired but is not and window get an error and can't find it (Metadata batching failure)

ALex-Pash commented 1 month ago

Hell Yeeeah. Problem fully disappear after reinstall library from 3.0 to 3.2 beta. Fix: Fixed https://github.com/T-vK/ESP32-BLE-Keyboard/issues/115 since v3.1