nRF51 SDK v10.0.0
This information applies to the following SoftDevices: S110, S130, S310
This module implements the Cycling Speed and Cadence Service. If enabled, notification of the Cycling Speead and Candence Measurement is performed when the application calls ble_cscs_measurement_send() .
If an event handler is supplied by the application, the Cycling Speed and Cadence Service will generate Cycling Speed and Cadence Service events to the application.
- Note
- The application must propagate BLE stack events to the Cycling Speead and Candence Service module by calling ble_cscs_on_ble_evt() from the SoftDevice Event Handler function.