nRF5340 Audio DK as both LE audio and BLE transfers

Hi,

We are currently working with the nRF5340 Audio DK board and aim to implement Bluetooth Low Energy (BLE) message transmission alongside the existing LE audio transmission feature.

To achieve this, we are integrating the broadcast_source (nRF5340 Audio application) with the peripheral_uart (Bluetooth sample) and the broadcast_sink (nRF5340 Audio application) with the central_uart (Bluetooth sample). Despite completing all configurations and code integration, we are facing issues with central-to-peripheral Bluetooth message transfers not functioning as expected.

Do you have any suggestions for addressing this issue, or is there a more effective approach to implementing Bluetooth alongside the existing LE audio configurations?

Regards,

Virat

Related