https://github.com/dannixon/rf24transport
A transport layer for nRF24 radios
https://github.com/dannixon/rf24transport
Last synced: about 2 months ago
JSON representation
A transport layer for nRF24 radios
- Host: GitHub
- URL: https://github.com/dannixon/rf24transport
- Owner: DanNixon
- Created: 2014-07-13T11:05:35.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-28T18:28:36.000Z (almost 11 years ago)
- Last Synced: 2025-04-02T13:11:22.151Z (about 2 months ago)
- Language: C++
- Size: 214 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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