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

[BUG]RGB10MAX3 cannot connect to Bluetooth controller #445

Open
cx555555 opened this issue Aug 12, 2024 · 1 comment
Open

[BUG]RGB10MAX3 cannot connect to Bluetooth controller #445

cx555555 opened this issue Aug 12, 2024 · 1 comment

Comments

@cx555555
Copy link

Describe the bug

How to reproduce

Hello, I have an RGB10MAX3,
but I can't connect it to a Bluetooth game controller.
However, the original JELOS can be recognized and connected immediately.

①Search for the device in Bluetooth connection settings

② Unable to connect and forever searching

Information

  • ROCKNIX Version: [20240812]
  • Hardware Platform: [Powkiddy RGB10MAX3]

Log file

Context

@cx555555
Copy link
Author

cx555555 commented Aug 13, 2024

https://discord.com/channels/948029830325235753/1075906301705601044/1272878806994260020

You can try to manually pair in the terminal:
-3.1. ssh to your device.
-3.2. write the command: bluetoothctl
-3.3. write: scan on (and take note of the MAC Address of your controller)
-3.4. write: pair 00:00:00:00:00:00 (change the 00 for your controller MAC Address)
-3.5. write: connect 00:00:00:00:00:00 (change the 00 for your controller MAC Address)
-3.6. write: trust 00:00:00:00:00:00 (change the 00 for your controller MAC Address)
-3.7. write: scan off
image

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

No branches or pull requests

1 participant