Meshtastic

From NURDspace
Revision as of 12:59, 15 March 2023 by Zarya (talk | contribs)

Basic info

Configuring a RF node

Android/IOS app

(cli client)

meshtastic --seturl 'https://meshtastic.org/e/#Ci0SIEfowNqBHrltz7bk6VcMvfDmtR87KcwwusNcNYchIRw4GglOdXJkU3BhY2USCggBOANAA0gBUBs'


Configuring a gateway node (MQTT)

meshtastic --seturl '<channel url>'
meshtastic --set mqtt.address '10.208.30.67' --set mqtt.enabled true --set mqtt.json_enabled true --set mqtt.username '' --set mqtt.password ''
meshtastic --ch-set downlink_enabled true --ch-index 0
meshtastic --ch-set uplink_enabled true --ch-index 0