in our solution, each beacon has a unique identity, and the identity has meaning. using Bluetooth BLE we encoded that into the UUID.
I see text of a configuration app. but I don’t see access to that. does it work w UWB beacons?
how would that data show up in the scan info
secondly, the UWB framework provides a callback on connect to a beacon, I assume that is Bluetooth connect. where can I get the connection handle to call to get the ble info if we have to go that way? the object passed in the connected callback is fairly opaque…