This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

ias and ans client simultaneously

I use s110 softdevice and want to use multiple BLE gatt clients. Is there a way to use both ias and ans client provided by the sdk at once? At the initialization step both try to discover services with different parameters and one will always fail with NRF_ERROR_BUSY.

Related