This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

boards.h: No such file or directory

Currently I want to build the light_switch examples from the nrf5_SDK_for_Mesh_v2.2.0  on my nrf52832 dev board but this gives the following error "boards.h: No such file or directory". I have placed the nRF5_SDK_15.0.0_a53641a in the same folder as the nrf5_SDK_for_Mesh_v2.2.0, but I still keep the same issue.

I have searched this issue on similar tickets but the links that some of them provided bring me to a missing page.

I also tried to work with the nrf5_SDK_for_Mesh_v3.2.0  with the appropriate nRF5_SDK_15.3.0_59ac345 but this also gives the same issue.

What am I missing?

Related