Open
Description
Hi @h2zero
The latest NimBLE-Arduino 2.1.3 is working with ESP32-BLE-Gamepad after a couple of users added some patches to the library
One issue we seem to have now is that on Windows (tested on Windows 10 and 11), it works fine when you pair it the first time, however when you power the board down and it automatically reconnects, gamepad input no longer works.
The main loop seems to be working as any serial output or LEDs modified in the sketch still update.
Android and perhaps Linux seem to work fine still
If you've got the time; any advice on what might need to be changed?
There is a thread with some testing feedback here: lemmingDev/ESP32-BLE-Gamepad#251
Thanks