USB AUDIO + BROADCAST (NRF5340)

TOOL : NRF SDK 2.6.99 (VSC)

1.When connecting a broadcast audio source with USB audio to listen to music on the sync side, there seems to be some stuttering. How can I solve this issue?



I tried changing the broadcast audio source's send rate from BT_BAP_LC3_BROADCAST_PRESET_24_2_1 to BT_BAP_LC3_BROADCAST_PRESET_48_2_1.
To do this, I changed the sample rate in the USB audio settings by taking the value from usb-audio-hs.yaml and applied it.

However, this change doesn't seem to modify the descriptor. When connected to a PC, the headset is recognized but it cannot play audio.

2.Is there an appropriate way to change the descriptor so that audio can be played, or am I doing something wrong?


Please Let me know

Related