Tomawk/TrainAround-Client

Sometimes the watch does not find all the services

Closed this issue · 1 comments

This problem seems related to a caching mechanism of BLE GATT client android library.

image

I already tried to handle the callback onServiceChanged but this get called rarely.

Need to try this solution:

https://stackoverflow.com/questions/50739085/how-to-refresh-services-clear-cache

It works