BLE Audio Test app supporting both CIS and BIS

Do we have a sample BLE Audio Test app supporting both CIS and BIS ? If we don't have already what changes needed to make it work.

What is the configuration required for enabling BIS only ? It also should start advertising for connecting with another broadcast assistant for offload scan.

Thanks 

Parents Reply
  • Thank you Karl.

    We want the app to support both BIS and CIS concurrently. Is this feasible ?

    As you mentioned i tried to enable BIS only by adding the CONFIG_TRANSPORT_BIS=y in kconfig options and the build was successful. But my Broadcast assistant app is not able to scan the nRF5340 flashed with BIS app. Does the BIS app start advertising after bootup ?

    Below is my use case.

    1. nRF5340 Audio DK flashed with BIS enabled app.

    2. I have a DeviceA which is both the Broadcast Source and Broadcast assistant.

    3. I need to start Broadcast LE Audio from DeviceA to nRF5340 Audio DK using the Broadcast assistant app on DeviceA.

    Also how can i enable the app logs in the console connected via serial port ?

Children
No Data
Related