Hello,
We are switching our firmware from the old sdk into the NRFConnect zephyr sdk and I cant see any way to retrieve the channel of the advert when scanning. We need this for machine learning powered positioning from advertising.
The original firmware used `ble_gap_evt_adv_report_t::ch_index` from ble_gap_evt_adv_report_t. Does zephyr have any equivalent in when using the nrfconnect sdk scan module?
Thanks,
Sam