RF24G 0.9
Simple Abstraction Layer for the nRF24L01
Loading...
Searching...
No Matches
Classes | Macros
rf24g.h File Reference

A simple interface for the RF24 radio that abstracts thmr20's Driver. More...

#include "RF24.h"

Go to the source code of this file.

Classes

class  packet
 
class  RF24_G
 

Macros

#define PACKET_CNTER   32
 
#define MAX_NODES   7
 
#define MAX_PAYLOAD_SIZE   32
 
#define BASE_ADDRESS   0xDEADBEEF00LL
 
#define TIMEOUT   5
 

Detailed Description

A simple interface for the RF24 radio that abstracts thmr20's Driver.

Author
Caio Motta
Date
19 Sep 2016

This library provides a simple way for up to 7 nRF24L01 and/or nrf52x radios to communicate with each other.

See also
http://tmrh20.github.io/RF24/
https://tmrh20.github.io/nrf_to_nrf/html
https://arduino-info.wikispaces.com/Nrf24L01-2.4GHz-HowTo