Ir para o conteúdo
NavTrax Sistema operacional de expedição

Platform · Off-grid communications

No tower. No satellite. Still linked.

Mesh radio is the channel that costs nothing per byte and works in the terrain that kills everything else. NavTrax speaks Meshtastic and MeshCore over 868 and 915 MHz, with per-message key rotation and dead-node repair inside two seconds.

915MHzISM band868 MHz in Europe
240BFrame sizeFragmented, ordered, acknowledged per hop
<2sDead-node repairBeacon gap to first retry on a new path
6.4kmTypical hopTerrain-dependent; RSSI shown per link

The mechanism, not the promise.

Per-message keys
Rotated every message, giving forward secrecy rather than a shared channel key that leaks the whole history when one node is captured.
Fragmentation
Payloads split into 240-byte frames, ordered, with acknowledgment per hop rather than end to end only.
Hop rerouting
A missing acknowledgment within two seconds marks the node down and recomputes the path. The message does not wait for a human to notice.
Beacon cloaking
Jittered intervals to reduce the RF signature, which matters more the further from recreation you get.
Bridge to IP
Any node with cellular or satellite becomes the group’s gateway. The bridge is a role, not a device you have to designate.

What you actually get.

01

Text and position

Party positions, canned messages and check-ins over a channel with no subscription.

02

Store and forward

Unattended relay caches hold traffic for a bounded window and report what they are still holding.

03

Sync transport

The mesh is a first-class sync channel, not a chat sideline. Trip edits travel over it as compacted digests.

04

SOS flood

Hop-limited flood with per-hop acknowledgment, as the second link in the escalation chain.

05

Link quality visible

RSSI and hop count per peer, so a marginal link is a number rather than a surprise.

06

Jam and spoof response

Channel hop, mode change and dead-reckoning fallback when the RF environment turns hostile.

Mesh transport characteristics
PropertyValueNote
Bands868 / 915 MHz ISMRegion-dependent
Frame240 bytesFragmented and ordered
Key rotationPer messageForward secrecy
Repair time< 2 sBeacon gap to retry
StacksMeshtastic, MeshCoreOff-the-shelf hardware
Cost per byteNoneThe reason it matters

Traced, node by node.

Every node in this graph names the file it came from, so the diagram can be audited against the codebase rather than taken on trust.

Mesh networking — process graph Arraste para deslocar · ⌘/Ctrl + scroll para zoom · arraste um nó para reorganizar

The channel that costs nothing.

Mesh radio is on Pro. Self-healing behavior and cloaking are documented on the defense pages.