I am building a cadence sensor form the Cycling Speed and Cadence Service module.
Unfortunately the sensor I have built is recognized to have both speed and cadence when it is only supplying cadence. This prevents me from using separate speed and cadence sensors.
I have based my code on the nRF51 SDK 5.2.0 Cycling Speed and Cadence Service example s110/ble_app_cscs modified to work with the nRF51822 evaluation board.
I have attach the differ of the changes I made to advertise the appearance of the Cycling Speed and Cadence Service as Cadence Service ONLY..