meshcore

Meshcore west coast radio settings

Default for USA/Canada
Frequency: 910.525 MHz
Bandwidth: 125 kHz
Coding Rate: 5
Spread Factor: 11

Northern California
Frequency: 909.875 MHz
Bandwidth: 62.5 kHz
Coding rate: 9
Spreading factor: 5

Oregon
Frequency: 910.525 MHz
Bandwidth: 62.5 kHz
Coding rate: X
Spreading factor: 7

meshcore repeater and room server CLI reference:

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 guest.password {guess-password}
Sets/updates the guest password. (for repeaters, guest logins can send the 'Get Stats' request)

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.