Skip to content

Releases: meshtastic/pluginmeshtastic

1.0

13 May 18:20

Choose a tag to compare

Add support for the LOCKDOWN mode in Meshtastic NRF52 devices.

0.2

18 Sep 19:18

Choose a tag to compare

0.2

Added a Device Metrics card under STATUS to show the telemetry data (battery level, uptime, etc)

0.1

15 Sep 18:24

Choose a tag to compare

0.1

Suggest using a device freshly --factory-reset

Before you connect to the device ensure you put your own password into the menu for PSK generation, this password needs to match on all ATAK users.

Gist of the plugin will auto configure your node depending on US-900 or EU-868 version.

device.role = TAK
device.rebroadcastMode = LOCAL_ONLY

lora.region = US | EU-868
lora.hopLimit = 6
lora.modemPreset = SHORT_TURBO | SHORT_FAST

Note: USB serial isn't working yet.