testing nrf5340_audio: How to print the complete packets' contents the Broadcast sink received

Hi,

I am using the nrf5340 to study the flow of BIS broadcast audio. I have two nrf5340s, one as gateway to run the broadcast_source program and one as headset to run the broadcast_sink program. Currently playing audio on the host connected to the gateway, the audio content can be heard on the headset side. In order to confirm the contents of the air packets received by the headset and the scanning channel of the headset, I need to print the contents of all the air packets received by the headset as well as the current channel information, where and in what form should I add the content to the project to achieve this purpose?

I am using SDK v2.6.0.

Thanks.

Related