Dear All,
I’m trying to replicate an example heart rate monitor example published by Nicholas D’Aquila :
The app builds fine but when it runs there’s no request for BLE permissions and no list to choose a device either.
I’ve double-checked the Service UUID and Characteristic UUID and they are both correct. Also I’ve added the BLE Client and Server components as per suggestion on that webpage so when it runs it would then prompt for the permissions.
All that I get is a black screen.
Is there something else that needs configuring to make BlueTooth work for Android?
Thanks guys,
Martin