Is the ble-sniffer application able to capture AUX_SYNC_IND advertisement packages?

I try to capture the broadcast packets from the broadcast_audio_source application to investigate the BASE (which holds the configuration of BIGs, subgroups and streams). As I understood the BASE should be inside the AUX_SYNC_IND advertisement packets. But on my recordings with the sniffer I only see AUX_ADV_IND packets from the broadcast device.

I use the nRF52833 as sniffer device. According to nrfutil the ble-sniffer is version 0.13.0.

Related