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
The device will not connect, and gets stuck in "waiting for switch to connect..."
pi@raspberrypi:~/joycontrol $ sudo python3 run_controller_cli.py PRO_CONTROLLER
[18:46:02] joycontrol.device set_name::69 INFO - setting device name to Pro Controller...
[18:46:02] joycontrol.server create_hid_server::83 INFO - Advertising the Bluetooth SDP record...
[18:46:02] joycontrol.device set_class::61 INFO - setting device class to 0x002508...
[18:46:02] joycontrol.utils run_system_command::75 DEBUG - ['hciconfig hci0 class 0x002508' exited with 0]
[18:46:02] joycontrol.server create_hid_server::96 INFO - Waiting for Switch to connect... Please open the "Change Grip/Order" menu.
I have done all the fixes offered by the community and, so far, nothing is working. I am using a Raspberry Pi 3A+ and a Switch OLED (version 14.1.1), no idea if this changes anything... If anyone has a similar configuration and does not suceed, please let me know
The text was updated successfully, but these errors were encountered:
I am on current switch FW but I am using a 3B and was having this issue. I did however get it to work by altering the suggested string for the bluetooth.service. Try this string and see if it corrects your issue.
The device will not connect, and gets stuck in "waiting for switch to connect..."
I have done all the fixes offered by the community and, so far, nothing is working. I am using a Raspberry Pi 3A+ and a Switch OLED (version 14.1.1), no idea if this changes anything... If anyone has a similar configuration and does not suceed, please let me know
The text was updated successfully, but these errors were encountered: