[Battlemesh] mesh protocol for lora

Juliusz Chroboczek jch at pps.univ-paris-diderot.fr
Tue Aug 30 13:24:26 CEST 2016


> 300 bit/s is tough... even sending an empty IPv4 UDP packet would normally
> cost 14+20+8=42 bytes, which block a channel like this for more than a
> second.

You'd probably need header compression, perhaps combined with link-layer
fragmentation.  I'd look at ROHC, 6lowpan, and perhaps some of the work of
the RPL crowd (not the RPL protocol itself, which is overkill in your case
since you have plenty of RAM and CPU power, but their experiences with
low-throughput links).

-- Juliusz



More information about the Battlemesh mailing list