This document explains how to check location data from a GrowSpace UWB listener device using serial commands.
(For use with Tera Term or other serial terminal environments)
Applies To
- GrowSpace UWB
Purpose
- Checking the real-time computed location results for tags
Basic Commands
For the common basic commands shared by tags, listeners, and anchors, please see the link below.
Dedicated Command Summary
| Command | Description |
|---|---|
lep | Output location data (CSV format) |
Command Details
✅ lep – Output Location Data
Input Example
lep
Output Example
POS,0,365D,-3.41,9.54,-1.53,74
POS,0,365D,-3.42,9.53,-1.53,73
POS,0,365D,-3.40,9.55,-1.55,71
POS,0: temporary tag identifier number (starts at 0)365D: tag ID-3.41,9.54,-1.53: x, y, z- last number: quality factor (QF) – 0–100 (higher is more accurate)
