refresh cache on gatts client
Posted: Mon Oct 23, 2017 9:56 am
During testing of an BLE application, UUIDs are changed from time to time.
My Android (V7) caches theses UUIDs, and I've to clear cache. Most of the time, I forget .....
Is there a way to tell my Android to refresh UUIDS ?
Tried to call gatt_set_srv_chg(); after change of UUID, without success.
Any idea what to do ?
My Android (V7) caches theses UUIDs, and I've to clear cache. Most of the time, I forget .....
Is there a way to tell my Android to refresh UUIDS ?
Tried to call gatt_set_srv_chg(); after change of UUID, without success.
Any idea what to do ?