A
Android Central Question
I Developed app for Ble Low Engry Device . i used code for connect device
mConnGatt = DeviceScanActivity.device.connectGatt(getApplicationContext(), false, mGattcallback,BluetoothDevice.TRANSPORT_LE);
But it is continues disconnect app in above Nogout device .
Please help me
mConnGatt = DeviceScanActivity.device.connectGatt(getApplicationContext(), false, mGattcallback,BluetoothDevice.TRANSPORT_LE);
But it is continues disconnect app in above Nogout device .
Please help me