ESP32-BLE-Keyboard
ESP32-BLE-Keyboard copied to clipboard
Unable to press or execute any task
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.
I've been having similar issues and found that enabling NimBLE (as outlined in the readme) produces much better results.