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

Android 13 Rejects Pairing Incorrect PIN #642

Open
mallory98e opened this issue May 23, 2023 · 0 comments
Open

Android 13 Rejects Pairing Incorrect PIN #642

mallory98e opened this issue May 23, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mallory98e
Copy link

With the latest available container it gets rejected with the default config (no password) right away so I have tried what others suggested, I wanted to use code anyway:

Apologies, that variable should be BLUETOOTH_PIN_CODE, also you will need to set BLUETOOTH_PAIRING_MODE=LEGACY, the documentation

Although this does apply and it asks for passcode now I get incorrect pin again after entering it (simple 4 digit code).

This is what I see in the logs on the docker:

bluetooth org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

I have tried the basics: forget device, reboot phone etc none works. With an older Android 12 tablet I can connect to the same bluetooth box.

Hardware: Raspberry PI 3B+

@mallory98e mallory98e added the bug Something isn't working label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant