You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thx for your reply @ricardoquesada. I've experimented a bit and it does happen for the 'controller' example too, on that ESP32 and another one (different type). But then I tried switching the Pro 2 to 'Android' mode with the selection switch on the back and the problem was gone. It was in 'Xbox (One)' mode during all my previous tests.
So the bug seems to be only for that mode. But the workaround is easy: just switch to Android mode.
What happened?
I'm using this sketch: https://github.com/JohnFodero/MiniSkidi-V3.0/tree/main/MiniSkidi_3.0
With version 4.1.0 and my 8BitDo Pro 2. My controller loses connection every 30s. The controller shuts down after this (it seems...)
Typically I would get something like this:
I did get 1 crash so far, I'm not sure if it's related, but just in case, here's the log:
The only thing I've tried so far is to comment out line 138:
BP32.forgetBluetoothKeys();
. But this did not improve anything.Bluepad32 Version
Other
Bluepad32 version custom
4.1.0
Bluepad32 Platform
Arduino IDE
Platform version
Arduini IDE 2.3.2
Controller
8BitDo Pro 2
Microcontroller
ESP32
Microcontroller board
ESP32 Dev Module
OS
macOS
Relevant log output
No response
Relevant sketch
No response
The text was updated successfully, but these errors were encountered: