We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v25.01
HW1
System specific
Internal install DIY
Me
Nintendo GameCube
Sony PS4 DualShock 4
The controller seem to pair but no button presses detected on GC.
ESP32-WROOM-32E, no dev board.
Connecting PS4 controller gives this serial output:
# bt_hci_cmd_exit_periodic_inquiry # bt_hci_cmd_le_set_scan_enable # bt_hci_cmd_le_set_scan_param_passive # bt_hci_cmd_le_set_scan_enable # bt_hci_cmd_auth_requested dev: 0 type: 4:0 Wireless Controller # BT_HCI_EVT_CMD_COMPLETE # BT_HCI_EVT_CMD_COMPLETE # BT_HCI_EVT_CMD_COMPLETE # BT_HCI_EVT_CMD_COMPLETE # BT_HCI_EVT_CMD_STATUS # BT_HCI_EVT_LINK_KEY_REQ # bt_hci_cmd_link_key_neg_reply # BT_HCI_EVT_CMD_COMPLETE # BT_HCI_EVT_IO_CAPA_REQ # bt_hci_cmd_io_capability_reply # BT_HCI_EVT_CMD_COMPLETE # BT_HCI_EVT_USER_CONFIRM_REQ # bt_hci_cmd_user_confirm_reply # BT_HCI_EVT_CMD_COMPLETE # BT_HCI_EVT_LINK_KEY_NOTIFY # BT_HCI_EVT_AUTH_COMPLETE # dev: 0 Pairing done # bt_l2cap_cmd_hid_ctrl_conn_req # BT_L2CAP_CONN_RSP
I expected the controller to be able to control the GC when paired.
br_debug_trace.bin.zip
The text was updated successfully, but these errors were encountered:
OK, never mind. The PS4 controller I had was the problem. It works as intended! Awesome project, thank you!
Sorry, something went wrong.
No branches or pull requests
BlueRetro firmware version
v25.01
BlueRetro firmware specification
HW1
BlueRetro firmware variant
System specific
BlueRetro hardware type
Internal install DIY
Manufacturer
Me
System used
Nintendo GameCube
Bluetooth controller brand & name
Sony PS4 DualShock 4
What is the problem? (only list ONE problem per report)
The controller seem to pair but no button presses detected on GC.
ESP32-WROOM-32E, no dev board.
Connecting PS4 controller gives this serial output:
What did you expect to happen?
I expected the controller to be able to control the GC when paired.
Attach BlueRetro debug trace here
br_debug_trace.bin.zip
The text was updated successfully, but these errors were encountered: