NRF BLE radio driver

Radio driver for nRF5x SoCs for using the radio in BLE mode. More...

Detailed Description

Radio driver for nRF5x SoCs for using the radio in BLE mode.

Files

file  nrfble.h
 Interface definition for the nrfble radio driver.
 

Macros

#define NRFBLE_TXPOWER_DEFAULT   (0) /* 0dBm */
 Default transmission power used.
 

Functions

netdev_tnrfble_setup (void)
 Setup the device driver's data structures. More...
 
#define NRFBLE_CHAN_MIN   (0U)
 nrfble channel configuration
 
#define NRFBLE_CHAN_MAX   (39U)
 

Function Documentation

◆ nrfble_setup()

netdev_t* nrfble_setup ( void  )

Setup the device driver's data structures.

Returns
pointer to the device's netdev struct