Hello. I am new to using UWB modules and would like to use DWM3000 to create an tracking system with multiple sets of anchors and tags using two-way ranging.
Would it be possible to set up at least 2 clusters of anchors (3 anchors each), and have multiple tags dynamically “hop” between the clusters based on their proximity? For instance, 2 clusters distanced 300 meters apart. Could the tags be detected by both clusters if they are near a cluster?
UWB is not an efficient technology (due to high RX current) for discovery phase. Therefore, we are typically relying on out of band methods (normally BLE) for discovery and UWB activation. In your scenario, you could use BLE for determining which cluster you are in and then use 1 to Many UWB ranging as described in this tutorial.
In terms of the device to use, I would recommend to start with DWM3001C as it is a module which incorporates a BLE chip, nRF52833.