rainerblind / aTrainingTracker

An android app for tracking your sports activities (supporting ANT+ and BTLE)
GNU General Public License v3.0
45 stars 18 forks source link

Coospo BK8A speed+cadence sensor #43

Open tstenner opened 4 years ago

tstenner commented 4 years ago

I tried to connect a Coospo BK8A but aTrainingTracker doesn't find it, neither via BLE nor ANT+. The BLE Scanner app finds it and displays the Cycling Speed and Cadence service and the nRF Toolbox app can connect and display realistic sensor data:

Screenshot_20200904-164208 Screenshot_20200904-164833 Screenshot_20200904-164719

The advertised measurement UUID matches the one in app/src/main/java/com/atrainingtracker/banalservice/devices/bluetooth_le/BluetoothConstants.java, so I'm stuck.