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

Unable to press or execute any task

Open mohitarora1701 opened this issue 10 months ago • 1 comments

I am using Xiao seeed studio esp32s3 and that device is connecting and disconnecting sometimes when it connected to device it won't execute any task like its not printing, key pressing but loop is working inside bleKeyboard.isConnected(). Few weeks ago its working fine but now its not working. I tried BleMouse library is completely working fine.

mohitarora1701 avatar Apr 14 '24 05:04 mohitarora1701

I've been having similar issues and found that enabling NimBLE (as outlined in the readme) produces much better results.

pookzilla avatar Apr 14 '24 14:04 pookzilla