@Engineer
Can we get access/entitlements for a private API that allows us to delete the BLE cache? Or is there any other way to delete the BLE cache from an app?
Our embedded team creates firmware based on Espressif, so they can't add the Service Changed characteristic. Espressif added a new characteristic in ESP-IDF v5.2; if you upgrade from ESP-IDF v4.4 to v5.2, that characteristic is not discovered.
The characteristic is discovered after turning Bluetooth to OFF and ON in Settings.