hi....
i am just started to program the mesh , i am getting the error in my example code , how to solve ? this is the latest version of 3.1
boards.h: No such file or directory
hi....
i am just started to program the mesh , i am getting the error in my example code , how to solve ? this is the latest version of 3.1
boards.h: No such file or directory
You have to merge the Mesh SDK with the nRF 5x SDK. You can take a look at this post by Hung Bui: https://devzone.nordicsemi.com/f/nordic-q-a/29108/how-to-add-mesh-into-nrf5-sdk-v14-1-v15-ble-application
Edit: oops, my bad giving the incorrect answer :( Just download the nRF5x SDK and place it next to the Mesh SDK. Please read the answer from Mttrinh.
+Root_folder
|-----+Mesh_SDK_folder
|-----+nRF5x_SDK_folder
You have to merge the Mesh SDK with the nRF 5x SDK. You can take a look at this post by Hung Bui: https://devzone.nordicsemi.com/f/nordic-q-a/29108/how-to-add-mesh-into-nrf5-sdk-v14-1-v15-ble-application
Edit: oops, my bad giving the incorrect answer :( Just download the nRF5x SDK and place it next to the Mesh SDK. Please read the answer from Mttrinh.
+Root_folder
|-----+Mesh_SDK_folder
|-----+nRF5x_SDK_folder