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

Data Structures

Data Structures

Here are the data structures with brief descriptions:
BareRadioBareRadio represents and controls the RADIO peripheral in a nRF51 or nRF52 Nordic microcontroller
RadioAddressRadioAddress is a struct type for storing transmit and receive addresses, being used as argument to configure a radio
RadioConfigRadioConfig holds various setup parameters, being used as argument to configure a radio