I am trying to use my MKR 1010 scan for an iBeacon (RADBeacon Dot), as a way of filtering the beacons from every other Bluetooth device in the vicinity - I need access to their Major/Minor values. After a day working on this - it doesn't seem that this is as straight forward as I might have hoped. The examples that are directly able to access IBeacons are designed for ESP8266 boards.
Any help of how I might be able to extract the raw Advertised data from these RadBeacon Dots would be greatly appreciated.
Using the ArduinoBLE Library - but if someone can suggest a better alternative - all the better.