10-14-2021, 02:55 AM
(10-09-2021, 03:43 PM)TheOldPresbyope Wrote: @daveozzz
Sorry, I can't repro your experience. I can re-establish the Bluetooth connection from my Pixel 3A without issue when I powercycle my moOde player.
One curious thing is the error message
Code:Oct 9 15:09:37 moode bluetoothd[2073]: Authentication attempt without agent
You could try making bluetoothd "trust" your phone. Something like
Code:pi@moode:~$ sudo bluetoothctl
[bluetooth] trust xx.xx.xx.xx
[bluetooth] exit
where xx.xx.xx.xx is the MAC address of your phone's bluetooth controller.
Note that this is not necessary for my Pixel 3A. I have no non-Google Android devices to test with.
Regards,
Kent
Hi world. Also having problems with release 7.4.1 and a PI 4. Using the trust command in bluetoothctl worked for me. Probably wont survive reboot...