The stack
Each Radio Earns Its Place by What It Does Badly
Choosing a technology is choosing a set of limitations. The four below are in the same device precisely because their limitations do not overlap — where one falls away, another is already covering.
Cellular
Wide area, outdoor, no infrastructure of ours
Carries position and events from anywhere with carrier coverage, with no anchors to install. It is what makes the badge work on day one, before a single node is mounted — and what keeps a lone worker reachable outside the instrumented perimeter.
Where it stops: Costs battery and a monthly line per device. Useless indoors.
LoRaWAN
Long range, low power, own network
Kilometres of range from a handful of gateways, on a battery budget that cellular cannot match. For a large site, one gateway can cover what would need dozens of BLE nodes — at the price of low bandwidth and coarse position.
Where it stops: Tells you the worker is on site. Not which room.
BLE — Anchors and Mesh
Two jobs, one radio: knowing the zone, and getting the data out
Anchors are BLE beacons fixed to a zone — a corridor, a module, a floor of a structure. The badge hears them, compares signal strength across the ones in range, and resolves which zone the person is standing in. The beacon never knows who passed; the badge works out where it is. Each anchor is mapped to a position on the plant drawing, so a zone read becomes a place a supervisor recognises by name.
The same radio then does a second job: the nodes relay through each other instead of each needing a cable and a gateway. In a refinery, running power and network to every position is often the real cost of a project — mesh removes most of it, and a failed node is routed around instead of leaving a hole in coverage.
Where it stops: Zone resolution, not a coordinate. And the anchor map is only as good as the survey behind it — mount them badly and the zones blur into each other.
UWB
Precision, where precision is actually needed
Sub-metre position from anchors with a known geometry. Expensive per square metre, which is exactly why it should not be the whole site — it belongs in the areas where knowing the room is not enough.
Where it stops: Needs anchors, power and a survey. Deploy it selectively.
Worth being explicit about the anchors, because it is the part most often misread: they are not readers. A BLE anchor transmits and nothing more. It does not detect people, does not store passages and has no idea who walked past it.
The badge does the work: it listens, weighs the signals it can hear, and decides which zone it is in. That inversion is what makes the approach affordable at scale — anchors are battery devices you screw to a wall, and adding a zone means adding a beacon and a line on the plant map, not an installation project.