Hi,
I have an imx8mm board with a better loudspeaker.
The board bluetooth functionality is fine, it could be paired with my phone.
While, How do I set it to be a bluetooth speaker? just connected to my phone, and music from my phone to the board loudspeaker?
Hello,
Besides the comment that Radhika made. Make sure that your device is being set as a2dp_sink profile. To set it, use the following command:
# pactl set-card-profile <Your Bluez card name or number> a2dp_sink
Best regards,
Diego.
Hi Xin Jian,
Set the default source as a bluetooth and audio jack (On which the loudspeaker was connected) as a default sound card.
You can follow the below steps after pairing and Connecting your phone using bluetoothctl with i.MX8m mini
Verify that your phone is connected with the board using bluetoothctl before playing the music.
Regards,
Radhika Somaiya.