rdm.sh
Attachments
History
Blame
View Source
Changelog
Documentation
About An Otter Wiki
Toggle dark mode
Login
Home
A - Z
Menu
MeshCore
Meshcore
Meshcore-Cli
e68a60
Commit
e68a60
2026-04-25 10:43:06
David Marsh
: -/-
meshcore/meshcore-cli.md
..
@@ 64,3 64,38 @@
]
}
```
+
+
## node_discover
+
+
```
+
$ meshcli -j -s /dev/ttyUSB1 nd | jq
+
[
+
{
+
"SNR": 10.5,
+
"RSSI": -88,
+
"path_len": 0,
+
"node_type": 2,
+
"SNR_in": 11.0,
+
"tag": "a4b73a58",
+
"pubkey": "e2601d59151789bd"
+
},
+
{
+
"SNR": 10.75,
+
"RSSI": -42,
+
"path_len": 0,
+
"node_type": 2,
+
"SNR_in": 10.25,
+
"tag": "a4b73a58",
+
"pubkey": "2fd9c7bbc93def5f"
+
},
+
{
+
"SNR": 11.0,
+
"RSSI": -81,
+
"path_len": 0,
+
"node_type": 2,
+
"SNR_in": 12.0,
+
"tag": "a4b73a58",
+
"pubkey": "75ab85174506c320"
+
}
+
]
+
```
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