nRF51 SDK - S210 SoftDevice
|
The combined bicycle speed and cadence sensor implementation implements all the features, which are required for this type of sensor to be compliant with the ANT+ Bicycle Speed and Cadence profile, as defined by the ANT+ Bike Speed and Cadence Device Profile specification:
The general architecture of the combined bicycle speed and cadence sensor is illustrated in the picture below.
The following compile time configuration options are available to suite various combined bicycle speed and cadence sensor implementations:
The combined bicycle speed and cadence sensor will trace error handler specific information to UART depending on the selected compile time configuration options.
The following compile time configuration options are available, and enabled by default, to assist in the development phase of the combined bicycle speed and cadence sensor implementation:
The name of the example for PCA10028 is ant_bicycle_comb_spd_cad_sensor_pca10028, and for PCA10031 it is ant_bicycle_comb_spd_cad_sensor_pca10031. If you are not using the Keil Pack Installer, you can find the source code and project file of the example in the following folder: <InstallFolder>\Nordic\nrf51\examples\ant\ant_bicycle_comb_spd_cad\sensor