nRFBareRadio is a library to use the Radio peripheral in a nRF51 or nRF52 Nordic microcontroller in "bare" mode transmitting raw packets, instead of the usual BLE protocols.

Embed: (wiki syntax)

« Back to documentation index

RadioAddress Struct Reference

RadioAddress Struct Reference

RadioAddress is a struct type for storing transmit and receive addresses, being used as argument to configure a radio. More...

#include <nRFBareRadio.h>


Detailed Description

RadioAddress is a struct type for storing transmit and receive addresses, being used as argument to configure a radio.

Definition at line 125 of file nRFBareRadio.h.