Any questions?
Address frequently asked questions about this product to minimize any concerns or uncertainties that might deter a customer from making a purchase.
A warehouse cart, mobile robot, tool case, or interactive exhibit can be easy to see but difficult to locate automatically. GPS performs poorly indoors, while Wi-Fi or Bluetooth signal strength can shift when people, doors, shelving, and machinery move. The M5Stack UWB Unit uses a DW1000-based BU01 module and STM32F103 controller to measure radio time of flight for indoor ranging and positioning experiments.
The unit supports Two-Way Ranging (TWR) and Time Difference of Arrival (TDOA) workflows. The host receives ranging data through UART AT commands, avoiding the need to implement the complete low-level UWB ranging stack before testing an anchor-and-tag layout.
Fixed anchors can be mounted around a room, work cell, laboratory, exhibit, or storage zone while a tag moves with the object being tracked. The current firmware supports up to four base stations with different IDs and one tag at a time, making it suitable for proof-of-concept positioning and controlled single-target systems.
Anchor placement determines whether the calculated position is stable. Spread anchors around the measurement area instead of placing them along one wall or line. Keep mounting height and orientation consistent, then test around the real shelving, metal frames, walls, equipment, and walking paths.
The product specification lists positioning accuracy up to approximately 10cm under suitable conditions. Reflections and blocked paths can make the measured distance longer than the direct path, especially near metal racks, concrete walls, machinery, or people. Poor anchor geometry can magnify a small ranging error into a much larger position error.
Commission the system at the actual site. Record reference points, compare measured and known positions, identify non-line-of-sight zones, and adjust anchor position before building application logic around the results.
UART communication defaults to 115200bps. The integrated firmware reduces the time needed to evaluate TWR or TDOA behavior, data rates of 110Kbps, 850Kbps, and 6.8Mbps, and the available UWB channels. Add host-side filtering, timeout handling, stale-data detection, and clear behavior when one or more anchors disappear.
The current firmware is intended for ranging data and does not provide arbitrary custom UWB payload transport. Select it when distance and position are the primary outputs. A project that needs a custom high-speed UWB communication protocol requires a different firmware or hardware path.
One tag and up to four anchors can demonstrate room-scale positioning, robot feedback, zone detection, and asset-location concepts. Multi-tag fleet tracking, production-wide coverage, redundant anchor networks, and safety-critical control require additional architecture, synchronization, testing, and often different system software.
Command references and setup details are available in the M5Stack UWB Unit documentation.