Full Command Reference
Full Command Reference
All commands are entered at the meshcore-cli prompt after establishing a connection.
| Command | Purpose |
info | Device details, firmware version, battery level |
status | Radio state and statistics |
nodes | List all discovered nodes in range |
config get | Read all current settings |
Configuration
| Command | Purpose |
config set name "MyNode" | Set node name |
config set tx_power 20 | Set TX power in dBm |
config reset | Restore factory defaults |
set name NAME | Set repeater/room server name |
set lat LAT | Set latitude coordinate |
set lon LON | Set longitude coordinate |
password NEWPW | Set admin password |
Messaging
| Command | Purpose |
send <node> <message> | Direct message to a specific node |
broadcast <message> | Message to all nodes (floods) |
listen | Monitor all incoming messages in real time |
Network & Routing
| Command | Purpose |
advert | Trigger immediate advertisement broadcast |
set flood.advert.interval 6 | Set flood advert interval in hours |
set path.hash.mode 1 | Path hash mode: 0=1-byte, 1=2-byte, 2=3-byte |
region put us | Add US region scope |
region put us-co us | Add Colorado sub-region under US |
region save | Save region configuration |
Repeater & Room Server
| Command | Purpose |
set agc.reset.interval 4 | Reset AGC every N minutes (fix receiver deafness) |
set repeat on | Enable packet repeat (room server firmware) |
Firmware & Maintenance
| Command | Purpose |
reboot | Restart the device |
flash | Update firmware |
No comments to display
No comments to display