This is a copy of the community maintained fork of the open firmware which powers RNode devices. This version will have support for the hardware made by Mees Electronics.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Mark Qvist 4d943999d5 Prepared EEPROM functionality 7 years ago
.gitignore Initial commit 7 years ago
Config.h Prepared EEPROM functionality 7 years ago
EEPROM.cpp Prepared EEPROM functionality 7 years ago
Framing.h Prepared EEPROM functionality 7 years ago
LoRa.cpp Prepared EEPROM functionality 7 years ago
LoRa.h Data carrier detection 7 years ago
README.md Added readme 7 years ago
RNode_Firmware.ino Prepared EEPROM functionality 7 years ago
Utilities.cpp Prepared EEPROM functionality 7 years ago

README.md

RNode Firmware α

RNode is a LoRa-based radio interface designed for use with the Reticulum Network Stack.

Reticulum is a cryptography-based networking stack for low-bandwidth, high-latency, wide-area networks built on cheap and readily available hardware. Reticulum allows you to build very wide-area networks with cheap off-the-shelf tools, and offers end-to-end encryption, cryptographically backed multi-hop transport, efficient addressing, resource caching, unforgeable packet acknowledgements and much more.

For more info, see unsigned.io/projects/reticulum

Current Status

The entire Reticulum project is currently in pre-alpha state. Even the master branch should be considered experimental. At this point the protocol may change without notice, and is made publicly available for development collaboration, previewing and testing features. Do not build anything serious with Reticulum yet. Stable alpha release will be at the end of May 2018.