android - onServicesDiscovered function not calling after connecting to bluetooth.connect -


i trying value ble blood pressure device. device connecting. services not discovering. onservicesdiscovered() override method not calling after connecting gatt service. discoverservices() function returns true. onservicediscoverd function not calling. not getting services because of server ble device problem or code problem or client device phone problem?

is there other way value device without executing onservicediscovered function?


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -