meshtastic¶
this is a work in progress, probably forever.
get info¶
basic configuration¶
set region, modem config and id + channel
meshtastic --set region EU433
meshtastic --ch-set modem_config Bw125Cr48Sf4096 --ch-index 0
meshtastic --ch-set id 4422 --ch-index 0
meshtastic --ch-set name h0mer --ch-index 0
encrypt communication with random key
set transmission (speed? and range?)¶
send message¶
export / import config¶
that's what I did to put the same config on multiple devices, chats did work afterwards. not sure about any implications...