Ricardo Quesada

Results 124 comments of Ricardo Quesada

Fixed. - Bluepad32: contains the fix in "develop" branch. - Bluepa32-arduino: I've just released v1.1.4 which contains the fix. Please LMK if that works Ok.

@ste2425 in case you want to test it before the release, you should know that we have automatic builds. for example, the latest one is here: https://gitlab.com/ricardoquesada/bluepad32/-/jobs/3180787721 Just press "download"...

mmm... good point. I wonder what happens if you connect the DS4 to Linux (or Android or Windows...) and disconnect it from the host. Does it turn-off ? If it...

great. thanks for testing. once I get home I'll fix it.

fixed. tested it both in NINA and from the console, and now `disconnect` "shuts down" the gamepad. Tested with DS4. The FW images should appear here (once the CI finishes):...

notice that the binaries generated by CI don't have the "DualShock reconnect" fix... but once v3.5.2 is released, it will contain it (I should patch CI, and tell it to...

It seems that FW 5.13.3143.0 migrated from Bluetooth Classic to BLE only. So, in order to support it I have to add BLE support.... which was already in the todo...

More info about 5.13.3143.0 , and how to revert to 4.8 (as a temporary solution): https://www.reddit.com/r/xboxinsiders/comments/ta7kib/xbox_one_controller_firmware_5133143_available/

sorry, but where should I put that file, I couldn't find it. I'm following these steps: https://docs.espressif.com/projects/esp-idf/en/stable/get-started/macos-setup-scratch.html but I couldn't find any `crosstool-config-overrides` in the `~/esp` folder. Thanks!