I'm using nRF51 SDK 6.0.0 and wanted to know when an "advertisement packet received" event is posted to the application. It looks like within a scan window only one such event is posted irrespective of the actual number of advertisement packets received? Is this true? WIth an external BLE sniffer, many more adv packets were seen on all 3 channels than that reported on the intended receiver.
Additionally, is there a way to perform a certain set of actions for every adv packet seen by the BLE radio on the device?
I don't think I've seen a similar question elsewhere so apologies in advance if I missed something.