I am using a ble device which send me data packet every second in onCharacteristicChanged() method. But the problem is, the above method not called every second as expected and there is a random milliseconds delay. I searched a lot on google but do not find any solution.
0 Answer(s)