Hi everyone, I noticed an important missing feature in the BLE library.
It seems to not be possibile to refresh the ServiceList, given the fact that the only place where you can get it is in the "Connected" event....
I'have a BLE Device that exposes a Service only after you complete a procedure... how can I get the updated ServiceList after that?
I need to understand it both for iOS and Android.
(for testing purposes I use the "nRF Connect" Nordic App on Android, and it has the "refresh services" button)
Thanks in advance
It seems to not be possibile to refresh the ServiceList, given the fact that the only place where you can get it is in the "Connected" event....
I'have a BLE Device that exposes a Service only after you complete a procedure... how can I get the updated ServiceList after that?
I need to understand it both for iOS and Android.
(for testing purposes I use the "nRF Connect" Nordic App on Android, and it has the "refresh services" button)
Thanks in advance