Network communication to show meshtastic devices in ATAK ecosystem. Utilizes MQTT and Nodered
This project implements the servers and protocol translation so that a network of meshtastic devices can be displayed in ATAK system.
This includes a mqtt server and a node red server.
The initial functionality is to allow meshtastic devices to be used as trackers in ATAK, they do not need to be connected to phones via bluetooth, they provide situational awarenes to the people runing atak clients. This is not an offline solution for running atak without an existing network. There is a seperate project that tries to solve that use case.
Meshtastic | ATAK | example |
---|---|---|
Long Name | Callsign | meshtastic e9f3 |
1st char of short name | Team Role | MY02 = Team Member |
2nd char of short name | Team Color | MY02 = Yellow |
Battery level | Battery Level |
This solution is designed to run in docker utilizing docker compose. It is setup to work out of the box to connect to a local tak server runing on the same machine.
To start run the following command run.ps1 or run.sh