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
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
Hi Antonio,
Please be aware that it's not recommended for new development to start with NRF5 SDK and nRF5 SDK for Mesh. These SDKs have been put on "maintenance mode" for very long time (since 2020). For new product development please use nRF Connect SDK. The mesh stack and samples are provided in the new SDK as well.
If for some reason you have to use nRF5 SDK for mesh , please show us a full log or the screenshot of the error. Make sure you set the SDK_ROOT to the correct path to the nRF5 SDK (the main SDK not the mesh one). Take a look here: docs.nordicsemi.com/.../md_doc_getting_started_how_to_build.html

Hi Hung,
i attached the print screen of the error.
Thanks in advance,
Antonio
Hi Antonio,
You should use this path in the setting, with out the <
SDK_ROOT=C:\Users\Anto ...
Try to make the path as short as possible. Too long path can also cause the problem.

Hi Hung,
as you can see, i reduced the path but it doesn't work again...
What do you suggest me?
Thanks in advance,
Antonio
Hi Antonio,
Are you using Windows? I don't see why you always have < and > in the path, could you try to remove that ?
For example here is my setting: