rdm.sh
Attachments
History
Blame
View Source
Changelog
Documentation
About An Otter Wiki
Toggle dark mode
Login
Home
A - Z
Menu
Mesh
Mesh
Commands
Meshcore-Cli
de8b71
Commit
de8b71
2026-04-22 13:36:27
David Marsh
: -/-
mesh/commands/meshcore-cli.md
..
@@ 27,3 27,31 @@
]
}
```
+
+
`meshcli -j -s /dev/ttyUSB0 trace e260,4aaa,e260`
+
+
```json
+
{
+
"tag": 4020427322,
+
"auth": 0,
+
"flags": 1,
+
"path_len": 3,
+
"path": [
+
{
+
"hash": "e260",
+
"snr": 6.75
+
},
+
{
+
"hash": "4aaa",
+
"snr": -3.75
+
},
+
{
+
"hash": "e260",
+
"snr": 2.75
+
},
+
{
+
"snr": 5.75
+
}
+
]
+
}
+
```
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9