I have the module nrf52840
You are about to download the nrf5SDKforMeshv310src file to run the Bluetooth mesh example.
As I build, I get the following error. How do I fix it?
I have the module nrf52840
You are about to download the nrf5SDKforMeshv310src file to run the Bluetooth mesh example.
As I build, I get the following error. How do I fix it?
Did you carefully follow the instructions for downloading the Standard nRF5 SDK, the Mesh SDK, and making sure they are correctly installed relative to each other?
Follow the Getting Started instructions:
The error suggests that your include path is not correctly set - which could be due to not following the installation instructions
On setting Include Paths:
https://devzone.nordicsemi.com/f/nordic-q-a/46716/simple-adc-code/184681?Redirected=true#184681
Note that this is a standard 'C' thing - nothing specifically to do with Nordic.
how to setup segger path??
did you not read the linked post?
I read the your suggest post. but It doesn't seem to be detailed