<div dir="ltr">Hello,<div><br></div><div>This is exactly one of the tasks that we are looking at for the Serval Project in the next few months. We already have a similar thing working on our Mesh Extender prototypes using a UHF packet radio.  This is all open-source (see <a href="http://developer.servalproject.org">http://developer.servalproject.org</a>), and operates on cheap Linux boards, although we have not used the RPi, instead using Atheros 9k based boards, as their WiFi supports simultaneous ad-hoc + AP.</div><div><br></div><div>If the radio has a UART, it would be very easy for us to integrate this, and thus allow two-way secure text, voice recording and arbitrary file transfer over such links, from any Android phone with the Serval Mesh app installed.  I have CC'd Kim who is our resident HAM in the lab.</div><div><br></div><div>In short, I believe it would be possible to integrate your radios with the Serval Mesh Extender concept in probably a couple of days of solid effort, mostly around tweaking our radio interface code to talk nicely with your radios.  All we need is a raw packet interface, we already have the appropriate FEC and packet-loss handling code that is radio-independent.</div><div><br></div><div>Paul.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 29, 2016 at 6:39 AM, Kristoff <span dir="ltr"><<a href="mailto:kristoff@skypro.be" target="_blank">kristoff@skypro.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
<br>
I am experimenting with lora-modules for ham-radio.<br>
<br>
The modules I currently use have a simple UART interface so the setup is very simple: They just provide the Lora modulation sceme, not the higher-level LoraWan protocol.. Every message send into the serial interface in one node will be transmitter over the air and pop-up out of the serial interface of every other node that is a 2 to 3 km area around the transmitting node.<br>
<br>
<br>
So this looks like the ideal application for a meshed network.<br>
<br>
<br>
As I do not want to re-invent the wheel, does anybody know of a mesh-protocol that would be best here:<br>
- operate on a low-bitrate network (300 bps)<br>
- used in a mostly station setup<br>
- available in source-code: the codes currently are linux devices (RPi) but I would like to migrate to microcontrollers (STM32F1)<br>
<br>
<br>
Anybody any ideas?<br>
<br>
<br>
Cheerio! Kr. Bonne (ON1ARF)<br>
<br>
______________________________<wbr>_________________<br>
Battlemesh mailing list<br>
<a href="mailto:Battlemesh@ml.ninux.org" target="_blank">Battlemesh@ml.ninux.org</a><br>
<a href="http://ml.ninux.org/mailman/listinfo/battlemesh" rel="noreferrer" target="_blank">http://ml.ninux.org/mailman/li<wbr>stinfo/battlemesh</a><br>
</blockquote></div><br></div>