Featured
-
How to identify the network usage of your particular application in android?
Hello Tech Nerds, I have created an app for And
by sachin.joshi
Tags
Lag in receiving packets from ble device
Hi
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 googl...
BLE Packet delay
Hello Everyone, I have been testing BLE on android. I have observed a significant delay between received packets which appears randomly. I am receiving 24 bytes and the delay between certain packets is random and high. The delay is between 20 to ...
BLE (Bluetooth Low Energy ) Android
Has anybody here worked on BLE (bluetooth low energy) ?How is it done in android and how it can be implemented? I want to implement it.Sharing any suggestions, advices, experiences, etc for working on BLE messaging system would be appreciated.