Hi,
I am using nRF52832 EV board (PCA10040 1.2.4) to develop my application.
Also, I am using nRF Connect SDK (version 1.8.0) with VS Code.
After I create the example application ((BLE MESH) sensor_server) and create the build configuration with "nrf52dk_nrf52832" board, I found that I cannot "Pristine build" the firmware.
There is a error "Variable ${workspaceFolder:sensor_server_H} can not be resolved. No such folder 'sensor_server_H'."
However, if I create the build configuration with "nrf52840dk_nrf52840" board, I can "Pristine build" the firmware.
Please help.
Thanks!
Terry