I had a working setup on rpi3B with some issues, and after dist-upgrade (bad idea), I cannot connect anymore from the Grip/Order menu.
Joycontrol is indefinitely waiting for Switch to connect :
- hcidump shows request from the Switch, but after some exchanges, it terminates after passkey sent (HCI Auth Failure, Remote Terminated)
- I found that the Device Class is not properly set (even if the command returns correct in python, hciconfig shows 0x000000. Setting manually to 0x002508 is reset to 0x000000 when re-running joycontrol). That may explain the Authentication Failure.
- so now I have doubts about the bluez5 (don't know my previous version), but the SDP seems correctly set (Nintendo Wireless Gamepad with L2CAP+HIDP) However, the AuthenticationRequired=False may not be honoured, another possible explanation to the Auth Failure
[EDIT: unrelated issue fixed.]
I'm trying to fix this before being able to troubleshoot amiibo_writing again. :)
I had a working setup on rpi3B with some issues, and after dist-upgrade (bad idea), I cannot connect anymore from the Grip/Order menu.
Joycontrol is indefinitely waiting for Switch to connect :
[EDIT: unrelated issue fixed.]
I'm trying to fix this before being able to troubleshoot amiibo_writing again. :)