You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a weird issue with one of my test phones (it's Huawei P Smart 2017) I don't know how, but it looks like cache corrupts somehow and I can't connect one more time after disconnect. I can clear the cache with nRF connect app and it work's like a charm. I want to have this feature too
Hello!
I have a weird issue with one of my test phones (it's Huawei P Smart 2017) I don't know how, but it looks like cache corrupts somehow and I can't connect one more time after disconnect. I can clear the cache with nRF connect app and it work's like a charm. I want to have this feature too
It's hidden in BluetoothGatt class.
https://stackoverflow.com/questions/22596951/how-to-programmatically-force-bluetooth-low-energy-service-discovery-on-android
Maybe we could have an additional parameter
clearCache = false
indisconnect()
/close()
?The text was updated successfully, but these errors were encountered: