[android-developers] Android 7.0 Nougat not work with BLE API i.e. BluetoothLeService

2016-09-19 Thread Kalpak Keskar
Hello, I am trying to use android BLE API i.e. BluetoothLeService on Android 7.0 Nougat. In this Android 7.0, mGattUpdateReceiver is not receiving the data from BLE peripheral device. BluetoothLeService.*ACTION_GATT_CONNECTED* This response shows BLE peripheral device is connected. How

Re: [android-developers] Re: Android 7.0 Nougat not work with BLE API i.e. BluetoothLeService

2016-10-09 Thread Kalpak Keskar
No. Still having the same issue. On Sun, Oct 9, 2016 at 12:14 PM, Nadav Gruber wrote: > Hi, > did you manage to solve this issue? > having the same problem. > > On Monday, September 19, 2016 at 4:29:20 PM UTC+3, Kalpak Keskar wrote: >> >> Hello, >> >> >