Terminal Chat CLI
Below are the commands you can enter into the Terminal Chat clients:
Device Configuration
Set the LoRa frequency. Example:set freq 915.8
Sets the LoRa transmit power in dBm.
Sets your advertisement name.
Sets your advertisement map latitude (decimal degrees).
Sets your advertisement map longitude (decimal degrees).
Sets the transmit duty cycle limit (1–100%). Example: set dutycycle 10 for 10%.
Sets the transmit air-time factor. Deprecated — use set dutycycle instead.
Clock
Set the device clock using UNIX epoch seconds. Example:time 1738242833
Displays the current time according to the device's clock.
Device Information
Shows the device version and firmware build date. Displays *your* "business card", which others can manually *import*.Contacts
Imports the given card into your contacts. Lists all contacts by most recent. The optional parameter{n} limits the output to the last *n* contacts by advertisement date.
Messaging
Sends an advertisement packet. Shows the name of the current recipient contact (used for subsequentsend commands).
Sets the recipient to the *first* matching contact (in list) by name prefix — you don't have to type the whole name.
Sends the text message (as a direct message) to the current recipient.
Resets the path to the current recipient for new path discovery.
Sends the text message to the built-in "public" group channel.