Hi,
I was trying to follow the steps for this example: https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo
However, I reached step 5, where I should compile and download the firmware in to multiple Thingy devices. But I got an error about the header file ( nrf_mesh_config_core.h).
The error message:
nrf_mesh_node_config.h: No such file or directory
I was trying to search and add this file, but I could not find it.