This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Cannot build light_switch_provisioner_nrf52832 demo

Hello,

I am trying to build the light_switch_provisioner_nrf52832_xxAA_s132_6.0.0 example with my Laird BL652 DVK, I have modified the board to be hardware identical to the Nordic nRF52832 development board and and am using the SEGGER Embedded Studio for ARM V3.40. I have successfully built the light switch demo client and server examples to other boards, but when attempting to build the provisioner example I get the following error:

Cannot open file: C:/Users/Curtis.Strong/Documents/bluetooth/Nordic SDK/nRF5_SDK_15.0.0_a53641a/nrf5_SDK_for_Mesh_v2.0.1_src/examples/light_switch/provisioner/build/light_switch_provisioner_nrf52832_xxAA_s132_6.0.0_Debug/obj/light_switch_provisioner_nrf52832_xxAA_s132_6.0.0.ind

I am using SDK v 15.0 and I have also successfully built and run non-mesh example code without issue. Could someone please assist me with what may be causing this error?

Thanks,

Curtis

Related