Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

building error multilink_central for PCA10031

Hi,

I got the same error as the guy in this question: https://devzone.nordicsemi.com/f/nordic-q-a/26041/compiling-error-for-nrf51-development-dongle 

I use another example, the ble_app_multilink_central example. This example do not contain the same functions and can not be solved the same way as for the ble_app_hrs example. So I wounder if you can help me with figuring out what I should to to solve this error?

Thanks

Parents Reply
  • Great! It worked at first but then i tried to change some code, mainly add "m_target_periph_name_1[]" as one more periph name that i want. When I got the error I commented all the changes out and I still got the same error. 

    I inserted a picture of the error below.

    In the error list it says "fatal error: 'sdk_config.h' file not found. If I open "Manage Project Items" I find the file there. Added a picture of that ass well below. 

Children
Related