Hi,
I'm looking for a way to access the PDU header data from received BLE advertisements, but I can't find where it is stored. I see that the payload is in p_ble_gap_evt->params.adv_report.data but the header doesn't seem to be stored with it. Can you point me to the right place?
I'm using the pc-ble-driver tools working on sd_api_v6.
Greatly appreciate any help.