starryalley / CSC_BLE_Bridge

Android app that bridges ANT+ Cycling Speed/Cadence/HR sensors as Bluetooth LE sensors
MIT License
65 stars 17 forks source link

Dependency not installed. #21

Closed TyroneRoux closed 1 year ago

TyroneRoux commented 3 years ago

Help needed. I am unable get get any sensors?
I am using a Samsung Note 20 Ultra. It keeps saying Dead (Dependency not installed) What have I done wrong.

starryalley commented 3 years ago

Please search google play and install ANT Radio Service, ANT+ Plugins. FYI, S21 series and S20 FE have removed ANT+ support. Not sure about Note 20 ultra though.

TyroneRoux commented 3 years ago

Screenshot_20210612-072415_Google Play Store

TyroneRoux commented 3 years ago

![Uploading Screenshot_20210611-210721_CSC BLE Bridge.jpg…]()

starryalley commented 2 years ago

I'm sorry @TyroneRoux I was not able to be helpful during last year about this issue.

Now that there is another issue #23 where another user has encountered the same issue, and sent me a Android bug report, I realised that this could be due to Android 11's change that by default blocks this app's access to ANT+ services. Sorry I don't have any Android 11 devices that support ANT+ so I can't test/debug myself.

If possible can you check the apk I attached here and see if it fixes your issue? https://github.com/starryalley/CSC_BLE_Bridge/issues/23#issuecomment-1016259422

Thank you.

starryalley commented 2 years ago

Release v1.3.2 should fix Android 11 ANT+ issues. For Samsung Note 20 Ultra, I'm not sure if ANT+ is working. Please test with other ANT+ apps and see if HRM or other sensors work. If other app also failed, that could be ANT+ is actually not enabled on that phone. If other app works, please try with v1.3.2.

Thank you.

starryalley commented 1 year ago

Closing this old issue.