SoftDevice Manager API

S332 SoftDevice v0.9.1 API

S332 SoftDevice v0.9.1

APIs for SoftDevice management. More...

Macros

#define ANT_LICENSE_KEY ""
Evaluation key for the ANT SoftDevices. Use this key in sd_softdevice_enable call to start using the evaluation stacks. More...
#define NRF_CLOCK_LF_SRC_RC (0)
#define NRF_CLOCK_LF_SRC_XTAL (1)
#define NRF_CLOCK_LF_SRC_SYNTH (2)

Detailed Description

APIs for SoftDevice management.

Macro Definition Documentation

#define ANT_LICENSE_KEY   ""

Evaluation key for the ANT SoftDevices. Use this key in sd_softdevice_enable call to start using the evaluation stacks.

You MUST obtain a valid commercial license key BEFORE releasing a product to market that uses the ANT SoftDevices. For

more information about licensing please visit the website below:

https://www.thisisant.com/developer/ant/licensing

#define NRF_CLOCK_LF_SRC_RC   (0)

LFCLK RC oscillator.

#define NRF_CLOCK_LF_SRC_SYNTH   (2)

LFCLK Synthesized from HFCLK.

#define NRF_CLOCK_LF_SRC_XTAL   (1)

LFCLK crystal oscillator.