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

sd_rpc_open() error code 0x0D.

Hi 

I'm testing heart_rate_collector in pc-ble-driver. in CONSOLE application, it work well.

but in Win32 Application, it doesn't work when run sd_rpc_open().

error code always is 0x0D(NRF_ERROR_TIMEOUT).

what should I do and where is my problem? thanks !

Related