Hi ! Im trying to follow this demo but when I compile with Segger I get this
What went wrong?
Hi.
Looks like the compiler cant find the path to several of your files. Did you do point 3. Download and extract nRF5 SDK v15.0.0? Did you do point 9. Make sure you followed the SES.md guide in \doc\getting_started in nRF MESH SDK v2.2.0 of adding SDK_ROOT macro into SES, the same as when you started with Mesh examples?
If you did these and it still does not work, try to manually include the paths and files you are missing. See on the infocenter here how you can add source files (.c files), and how you can include header files (.h files).
Best regards.
Andreas
Hi.
Looks like the compiler cant find the path to several of your files. Did you do point 3. Download and extract nRF5 SDK v15.0.0? Did you do point 9. Make sure you followed the SES.md guide in \doc\getting_started in nRF MESH SDK v2.2.0 of adding SDK_ROOT macro into SES, the same as when you started with Mesh examples?
If you did these and it still does not work, try to manually include the paths and files you are missing. See on the infocenter here how you can add source files (.c files), and how you can include header files (.h files).
Best regards.
Andreas