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 !

Parents Reply Children
  • Hello,

    Zeddy said:

    I have fixed this issue. 

    now I use 'PostMessage' to show log data. it's my problem in using prameter.

    I am glad to hear that you were able to resolve your issue!

    Zeddy said:
    thanks for your reply again ! 

    No problem at all, I am happy to help! :)

    Please do not hesitate to ask if you should encounter any issues or questions in the future.
    Good luck with your development!

    Best regards,
    Karl

Related