Hi all,
I've just installed the latest release of the SDK (2.6.0) and if I change codec capability (i.e. set CONFIG_BT_BAP_BROADCAST_24_2_1=y
) of the audio application, the audio coming from my receiver is completely broken.
I use completely clean audio application as it comes with the SDK, the only changes are these two lines added to the prj.conf
:
CONFIG_BT_BAP_BROADCAST_24_2_1=y
CONFIG_TRANSPORT_BIS=y
I'm working in broadcast mode and I have one gateway and one receiver. I tried feeding the gateway from both the USB and from the line in with the same result.
Previously I worked with 2.4.X version of the SDK and back then, using Kconfig such as CONFIG_BT_BAP_BROADCAST_24_2_1=y
was enough to change the codec capability (i.e. audio quality). Is the behavior I'm observing with 2.6. a bug, or do I need to use a different Kconfig(s) now?
Thank you very much!
Best,
Lada