rdm.sh
Attachments
History
Blame
View Source
Changelog
Documentation
About An Otter Wiki
Toggle dark mode
Login
Home
A - Z
Menu
MeshCore
Meshcore
Linux
5f4a9c
Commit
5f4a9c
2026-04-23 02:14:52
David Marsh
: -/-
meshcore/linux.md
..
@@ 60,12 60,20 @@
/dev/ttyS0 n/a [n/a]
/dev/ttyUSB0 CP2102 USB to UART Bridge Controller - CP2102 USB to UART Bridge Controller [USB VID:PID=10C4:EA60 SER=0001 LOCATION=1-1]
```
-
## Configure node
-
Start meshcli and do basic companion configuration:
+
## Start MeshCLI
+
+
```
+
meshcli -s /dev/ttyUSB0
+
```
+
+
### Configure node
+
+
Do basic companion configuration. You should only need to do this once, unless you want to change these settings:
```
meshcli -s /dev/ttyUSB0
set radio 915.800,250,11,5
set name "🦷 dave test"
+
quit
```
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