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

    Did you follow "Installing the toolchain" in the user guide? Are you having trouble following the guide, or want details on how to move the folders should be moved closer to the root of your path. The nRF5 SDK and Mesh SDK folders should be located in the same folder. So for example, I have both these SDKs in the following path: C:\nordicsemi\SDK. If your SDK folders are located in for example C:\users\...\...\...\...\SDKs try moving it down a bit and see if that helps. If it doesn't, I think something went wrong during installation, and you should try removing and reinstalling the nRF5 SDK and Mesh SDKs.

    Best regards,

    Simon

Reply
  • Hi

    Did you follow "Installing the toolchain" in the user guide? Are you having trouble following the guide, or want details on how to move the folders should be moved closer to the root of your path. The nRF5 SDK and Mesh SDK folders should be located in the same folder. So for example, I have both these SDKs in the following path: C:\nordicsemi\SDK. If your SDK folders are located in for example C:\users\...\...\...\...\SDKs try moving it down a bit and see if that helps. If it doesn't, I think something went wrong during installation, and you should try removing and reinstalling the nRF5 SDK and Mesh SDKs.

    Best regards,

    Simon

Children
Related