Index / Questions / Why is it so hard to read data from a Bl

Why is it so hard to read data from a Bluetooth cycling cadence sensor?

Answer

A Bluetooth cadence sensor does not send you a cadence number. It identifies as a combined speed and cadence sensor, sends flag-driven raw packets, and only gives a cumulative revolution count with a timestamp, from which you calculate RPM yourself.

Sources