My app needs to be able to read data from ANT plus speed or speed/cadence sensors.
To handle this I create an AntPlus.BikeSpeed and AntPlus.BikeSpeedCadence objects, both with appropriate listeners.
It mostly works, BUT if I do the following the...