Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

NRF5 SDK

I am trying to implement mesh with NRF SDK V17.

But nrf5_SDK_for_Mesh_v5.0.0.

When I build the light_switch application, I get the error "boards.h No such file or directory".

In SDK_for_Mesh common folder with V17.

How can i solve this problem.

I'm waiting for your help.

Thank you.

Parents
  • Hi

    Since you "verified" my last reply as an answer I did not get a notification that you had a follow-up question. Regarding your question: Have you checked that there is a file called app_error.c in this path on your computer? I'm not sure you added the SDK_ROOT correctly, are you sure the boards.h file is found in your application now?

    Best regards,

    Simon

Reply
  • Hi

    Since you "verified" my last reply as an answer I did not get a notification that you had a follow-up question. Regarding your question: Have you checked that there is a file called app_error.c in this path on your computer? I'm not sure you added the SDK_ROOT correctly, are you sure the boards.h file is found in your application now?

    Best regards,

    Simon

Children
No Data
Related