Configure UWB beacon

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…

  1. no config for UWB beacon. no write support in current firmware I’m told

  2. one can manual connect, but as there is no support for BLE operations, doesn’t matter