Range data from Gateway

The tag can only calculate its position when it sees at least three anchors. Luckily, the tag can tell us its range measurements to the anchors, even when it sees only one or two anchors .

However we can access only position data with the Gateway. Is there any possibility to get the range measurement data through the gateway, in the case when the tag sees less than three anchors?

Many Thanks

1 Like

Hi, if possible.
pans2.0 firmware does not allow it directly. however you can compile a small user application where you identify through location events if it is not a valid location. in this case you send the range of visible anchors via iot messages.

best regards

2 Likes

What exactly do you mean by location events? And do we program these applications on the dwm-1001 dev boards? Sorry, I’m new to this and I’m really confused