Hi everyone,
We are using the MDEK1001 kit to track multiple people in a large room. The DRTLS Manager App displays the tag positions and has a position log, but there doesn’t seem to be an option to save it. Is there an easy way to extract this data from the phone? Ideally, we would also like a start timestamp for the recorded positions.
Additionally, we have set up a listener following the instructions in the user manual and are communicating with it via Tera Term. However, we have encountered two issues:
- Timestamps in Tera Term
- The position data from the listener does not include timestamps.
- Is there a way to add timestamps to each position entry?
- Getting Both Position and Distance Data
- We need the (x, y, z) positions of the tags worn by people.
- We also need the distances from each anchor to each tag at every timestamp.
- With our current listener setup, we only receive the tag positions, but not the anchor-to-tag distances.
- How can we retrieve both the tag positions AND the distances from the anchors?
Any guidance on extracting and logging this data efficiently would be greatly appreciated!
Thanks!