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

Segger Embedded Studio, Bluetooth mesh light switch example. boards.h: No such file or directory

Hello,

I just installed SEGGER Embedded Studio to build the light switch example for Bluetooth mesh.

I managed to successfully follow the quick start guide using 3 development kits (nRF52) and the python script. But now I want to build using SEGGER instead and it seems like whatever I do, the solution can't find the root to the nRF52 SDK instance.

Here you can see the build log with error.

And here you can see my global macros. I followed this guide.

Any ideas?

Related