-
Notifications
You must be signed in to change notification settings - Fork 243
Repeater & Room Server CLI Reference
You can configure both Repeater and Room Server devices either via Serial (and terminal app/putty/Serial Monitor), or via the T-Deck CLI screen.
set freq {frequency}
example: set freq 915.8
time {epoch-secs}
example: time 1738242833
erase
Completely erases the device's local file system.
advert
Sends an advertisement packet
reboot
Reboots the device. (note, you'll prob get 'Timeout' which is normal)
clock
Displays current time per device's clock.
password {new-password}
Sets a new admin password for the device.
set af {air-time-factor}
Sets the air-time-factor.
set tx {tx-power-dbm}
Sets LoRa transmit power in dBm. (reboot to apply)
set repeat {on|off}
Enables or disables the repeater role for this node.
set advert.interval {minutes}
Sets the timer interval in minutes to send a local (zero-hop) advertisement packet. Set to 0 to disable.
set name {name}
Sets the advertisement name.
set lat {latitude}
Sets the advertisement map latitude. (decimal degrees)
set lon {longitude}
Sets the advertisement map longitude. (decimal degrees)
ver
Shows the device version and firmware build date.
clock sync
Syncs device's clock with T-Deck's clock