Hello, Nordic.
I am developing a project that is based on interactive services that exchange data through BLE connections.
Everything is good except for service discovery on Android.
I've tried a number of different methods, but I found that caching GATT is the best way to reduce service discovery time, like iOS
Does anyone have any experience with caching GATT on Android, or reducing service discovery time in other ways?
Thanks.
I'm current using
: nRF51822
: SDK 9.0.0
: Android Device