Hi,
I am currently trying to implement a beacon scanner and want to filter out all advertisements except beacons. Is there something in the beacon advertising packet that specifically identifies the peripheral as a beacon? Or do I have to implement some form of workaround to pick up any of my beacons? I have noticed nRF Connect for mobile identifies the beacon as a beacon and want to do the same in my application.
I am running 2 nRF52 Thingys - 1 with the example beacon application and 1 with a slightly modified ble_app_blinky_c example. Both are on SDK16.0.0, S132 7.0.1.
Many Thanks,