I am trying to make the broadcast_audio_sink work. It is always stuck with the following logs:
Broadcast Sink created, waiting for BASEwhich then times out with:
sem_base_received timed out, resettingThis happens across all non encrypted broadcast source that i have tested. I have not changed any config parameters. I just create a build config based on a nrf5340dk and flash that.
For the source i tried using the broadcast_audio_source sample with its default config which results in this behaviour. Using a FlooGoo USB dongle to open a broadcast works without issues with my Sennheiser TWS 4 but the broad_cast_sink sample hangs in the same state as well.
What could be the issue here? Any help is very much appreciated