04-16-2018, 04:46 PM
I'm also having issues with Bluetooth in Moode 4.1 when trying to use Moode as an audio sink.
I previously used Moode 4.0 on a Raspi Zero W, where connecting worked without a problem.
Now on Moode 4.1 on a Raspi 3 B+, I can pair my phone with the Raspberry Pi, but Moode does not advertise itself as audio device. When showing the device in Android, it is not listed as audio device, so I can't send any audio to it.
If I try to connect from Moode *to* the phone, then I get this log in the bluetoothd journal:
My phone (FP2D) is trusted and paired:
But as I wrote, I cannot connect to it as an audio device. Restarting both Moode and the phone didn't help.
Any ideas?
I previously used Moode 4.0 on a Raspi Zero W, where connecting worked without a problem.
Now on Moode 4.1 on a Raspi 3 B+, I can pair my phone with the Raspberry Pi, but Moode does not advertise itself as audio device. When showing the device in Android, it is not listed as audio device, so I can't send any audio to it.
If I try to connect from Moode *to* the phone, then I get this log in the bluetoothd journal:
Quote:Apr 16 18:40:00 moode bluetoothd[843]: a2dp-source profile connect failed for 84:CF:BF:88:CA:16: Protocol not available
My phone (FP2D) is trusted and paired:
Code:
$ sudo /var/www/command/bt.sh -l | grep FP2D
** 84:CF:BF:88:CA:16 FP2D
$ sudo /var/www/command/bt.sh -p
** Paired devices
**
** 84:CF:BF:88:CA:16 FP2D
**
But as I wrote, I cannot connect to it as an audio device. Restarting both Moode and the phone didn't help.
Any ideas?