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 is ant_bicycle_comb_spd_cad_sensor_s210_pca10028. 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>\examples\ant\ant_bicycle_comb_spd_cad\sensor