ANT stack configuration

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

Configuration of resources used in the ANT stack. More...

Functions

uint32_t ant_stack_static_config (void)
Function for configuring and enabling the ANT stack. More...

Detailed Description

Configuration of resources used in the ANT stack.

This module initializes the stack according to the configuration of the ANT channels.

Function Documentation

uint32_t ant_stack_static_config ( void )

Function for configuring and enabling the ANT stack.

The function sets the channel configuration for the stack using the parameters provided in the ant_stack_config_defs.h file. It also assigns a correspondingly large buffer as static resource.

Returns
A SoftDevice error code.

Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .