This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NRF_ERROR_SVC_HANDLER_MISSING on sd_ble_gap_device_name_set

Looking at the documentation for SDK 6.0.0 this error doesn't seem to be a normal return from this function.

After searching the error code in to forum I read that this may be caused by a mismatch in the header files for the softdevices. I'm currently using SDK 6 with S110 v7.0. Is there any place I should check to make sure my code is compatible with this setup?

Related