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
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+
The text was updated successfully, but these errors were encountered:
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+
The text was updated successfully, but these errors were encountered: