Hi,
I’m trying to make an indoor positioning system using the UWB (rock shape) beacons as anchors to trilaterate the location of UWB-compatible phones in a room. I have been able to work with the SDK to get discovery and distance information on the phone-side but I’m wondering if this is possible to to get on the beacon-side? If possible, I want all connected beacons to send distance and discovery events to a central server which would pipe to a web app.
Thanks!