ERROR IN COMPILE NRF52 MESH

Getting error: board.h and other header no such file or directory. with nRF5_SDK_15.0.0_a53641a and nrf5sdkformeshv500src in the same path.

What could it be?

The evaluation board is nRF52833 purchased by Mouser.

Thanks in advance,

Antonio

Parents Reply
  • Hi again, 
    Please show which file is missing. At least now it's not complaining about boards.h. 

    Please double check this: 

    You see the highlight part, for some reason the compiler is putting the nRFSDK 5 folder inside the nRF5 Mesh SDK folder. You may want to try close the program and open it again. 

    An option if it still doesn't work is to remove SDK_ROOT and put the nRF5_SDK_17.1.0_ddde560 folder to the same folder as the Mesh SDK. Like they are in the same parent folder. 

Children
Related