Hello All.
I am using the following
SDK Version : nRF5_SDK_15.2.0_9412b96
Segger Studio Version : 4.10
Mesh Version : nrf5_SDK_for_Mesh_v2.2.0_src
I am trying to build the light client and light server but both the examples are not building. I am getting the following error when i build light_switch_client
1) app_error.c : No such file or directory
2) app_util_platform.c : No such file or directory
3) system_nrf52.c : No such file or directory
But all 3 files are present in the specified location. Find the image describing the error and depicting the location of the files. Please let me know if i am missing something.