Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0).
During development, I was wondering about advertised packets.
I thought that the advertisement packet information would be included in the "scan_evt_t" structure when the advertisement was received, but there was missing information such as Preamble and Access Address.
How should I get the advertisement packet?
Is there a function to get it?
Also, if information is entered in the "scan_evt_t" structure, please tell me which information is entered in which place.
Please let us know if you have any questions.
Thank you.