Im streaming audio from a gateway to headsets using BIS, but I am unable to get multiple streams working, so that I can switch between streams on the headsets.
How do I set it up, so that multiple stream are being broadcast?
Im streaming audio from a gateway to headsets using BIS, but I am unable to get multiple streams working, so that I can switch between streams on the headsets.
How do I set it up, so that multiple stream are being broadcast?
Hi,
You can use the nRF Auraconfig sample as a reference. This sample showcases a LE Audio gateway with multiple BIS capabilitie, and is meant to be used with a maximum of two Broadcast Isochronous Groups (BIG) with four BIS streams each. This allows for multiple BIS streams from a single gateway.
Additionally, the sample features a shell interface that allows you to configure the broadcast source in various ways, providing flexibility in setting up multiple BIS streams.
It's worth noting that this sample is designed specifically for the nRF5340 Audio Development Kit.
For more detailed information on configuring and using this sample, you can refer to the https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/nrf_auraconfig/README.html
Kind regards,
Andreas