nRF51 SDK - S110 SoftDevice
|
The Running Speed and Cadence Application is an example that implements the Running Speed and Cadence profile using the hardware delivered in the nRF51 Development Kit.
The application includes the two services in the Running Speed and Cadence profile:
In addition, use of the Battery Service is also demonstrated.
When the application starts, it starts a timer to simulate Running Speed and Cadence Measurements.
Also, a timer for generating battery measurements is started.
The sensor measurements are simulated the following way:
When notification of Running Speed and Cadence Measurement characteristic is enabled, the Running Speed and Cadence Measurement, containing the current value for all the components of the Running Speed and Cadence Measurement characteristic, is notified each time the Running Speed and Cadence measurement timer expires. When notification of Battery Level characteristic is enabled, the Battery Level is notified each time the Battery Level measurement timer expires.
The name of the example is ble_app_rscs_s110_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>\Nordic\nrf51\examples\ble_peripheral\ble_app_rscs
Button assignments:
Test the Running Speed and Cadence Application with the Master Control Panel by performing the following steps: