Hi, i have read your repo and found it very interesting. However, when reimplement your library to my app, I want to look the status of Bluetooth connections. Some Bluetooth device also share the strength of battery life. It may be useful to track the status of battery strength as well.
I also see the 'onRemoteRssi' method in your peripheral callback. Should we can use this method to track the status of connection?
Hi, i have read your repo and found it very interesting. However, when reimplement your library to my app, I want to look the status of Bluetooth connections. Some Bluetooth device also share the strength of battery life. It may be useful to track the status of battery strength as well.
I also see the 'onRemoteRssi' method in your peripheral callback. Should we can use this method to track the status of connection?
Thanks for your reply.