ESP32-BLE-Keyboard icon indicating copy to clipboard operation
ESP32-BLE-Keyboard copied to clipboard

BleKeyboard not communicate after reset

Open PierreJom opened this issue 1 year ago • 6 comments

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 avatar May 11 '24 22:05 PierreJom

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)

PierreJom avatar May 12 '24 13:05 PierreJom

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 avatar May 26 '24 22:05 ALex-Pash

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

ALex-Pash avatar May 26 '24 23:05 ALex-Pash

This is resolved in ESP32-BLE-Keyboard v0.3.2-beta https://github.com/T-vK/ESP32-BLE-Keyboard/releases/tag/0.3.2-beta

icandothat2 avatar Jan 24 '25 08:01 icandothat2

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

Hi. May I ask how are you able to make this code work on nano ESP32? I loaded the example code to my device. Device can be discovered by my computer but no input can be made.

kdsl01 avatar May 07 '25 18:05 kdsl01

I was not using an Arduino Nano, I was using a XIAO ESP32 C6

On Wed, May 7, 2025 at 11:47 AM kdsl01 @.***> wrote:

kdsl01 left a comment (T-vK/ESP32-BLE-Keyboard#301) https://github.com/T-vK/ESP32-BLE-Keyboard/issues/301#issuecomment-2859873463

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

Hi. May I ask how are you able to make this code work on nano ESP32? I loaded the example code to my device. Device can be discovered by my computer but no input can be made.

— Reply to this email directly, view it on GitHub https://github.com/T-vK/ESP32-BLE-Keyboard/issues/301#issuecomment-2859873463, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3SVDDLI3YGEXCT6KGLJHT25JIKXAVCNFSM6AAAAABVZDKFTGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQNJZHA3TGNBWGM . You are receiving this because you commented.Message ID: @.***>

icandothat2 avatar May 07 '25 18:05 icandothat2