subhash_subramaniam
Lurker
we are doing Bluetooth low energy project.We are using BluetoothLeGatt application for reading Characteristics on Ble device. In previous case we were using kitkat os, that time Ble device service UUID and its Characteristics UUID came with no problem. Note: our Ble device has one service and two characteristics. But after updated my mobile to lollipop, our app only showing one service and on characteristics. why? any help? Thanks in advance.
note:my application
compileSdkVersion 21
buildToolsVersion "21.1.1"
minSdkVersion 18
targetSdkVersion 21
note:my application
compileSdkVersion 21
buildToolsVersion "21.1.1"
minSdkVersion 18
targetSdkVersion 21