Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dannixon/rf24transport

A transport layer for nRF24 radios
https://github.com/dannixon/rf24transport

Last synced: 7 days ago
JSON representation

A transport layer for nRF24 radios

Awesome Lists containing this project

README

        

RF24Transport
=============

A transport library for RF24 radio nodes, currently it is built on top of the [RF24Network](https://github.com/maniacbug/RF24Network) library.

Planned features
----------------

- NACK on failure
- Ability to use RF24 without network layer