Skip to content
New issue

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

GC HW1 Internal - PS4 Paring done but no output #1161

Closed
murrayhack opened this issue Feb 8, 2025 · 1 comment
Closed

GC HW1 Internal - PS4 Paring done but no output #1161

murrayhack opened this issue Feb 8, 2025 · 1 comment

Comments

@murrayhack
Copy link

murrayhack commented Feb 8, 2025

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:

# 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

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

@murrayhack
Copy link
Author

OK, never mind. The PS4 controller I had was the problem. It works as intended! Awesome project, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant