Order-independent reassembly
Fragments may arrive by any path in any order.
Technology · Transport · Whitepaper
The mesh transport carries sync digests, positions, canned messages and the second link of the emergency chain over LoRa. This page documents the framing, the key schedule, the repair behavior and the limits — including the ones that make it unsuitable for some traffic.
01 / Problem statement
LoRa gives extraordinary range for milliwatts and almost no bandwidth. A protocol built on it has to accept three hard limits.
The frame is tiny. A useful payload is around 240 bytes. Anything larger is fragmentation, and fragmentation over a lossy multi-hop link is where naive implementations fail.
Duty cycle is regulated. ISM band duty-cycle limits cap how much any node may transmit. A protocol that ignores this is either illegal or unreliable, depending on jurisdiction.
Topology is unstable. Nodes move, terrain occludes, batteries die. A route computed once is wrong within minutes.
02 / Mechanism
03 / Properties
Fragments may arrive by any path in any order.
Per-message keys from a rotating chain.
Per-hop acknowledgment.
Beacon gap to first retry on a new path.
Self-accounted airtime with emergency pre-emption.
Emergency traffic is never queued behind bulk.
Held traffic advertised with its age.
04 / Reference
| Parameter | Value | Note |
|---|---|---|
| Bands | 868 / 915 MHz ISM | Region-dependent |
| Frame payload | 240 bytes | Fragmented above this |
| Reassembly | Order-independent | Completeness only |
| Key rotation | Per message | Derived from a rotating chain |
| Acknowledgment | Per hop | Not end to end |
| Repair target | < 2 s | Beacon gap to retry |
| Priority classes | 4 | Emergency, position, digest, bulk |
| Duty cycle | Self-accounted | Emergency pre-empts |
| Not suitable for | Video, bulk imagery | Use satellite or cellular |
05 / Process
Read the sync fabric next for what actually travels over this transport.
Pre-lancio
In arrivo.
{{what}} si apre quando NavTrax esce dai test chiusi. Tutto quello che puoi leggere su questo sito è già pronto — gli account sono l'ultimo cancello.