HI, I am using nrf52832 soc and i develop our own module. i need to create a mesh network within the device.
I am using segger embedded studio 3.34 (windows 10) and SDK 15.2
I want to run a light switch demo in mesh network
when i build the example light switch client i got the error
boards.h: No such file or directory
ble.h: No such file or directory
app_timer.h: No such file or directory
nrf.h: No such file or directory
i don't know where to interface this hex.files and also how to interface the nrf15.2 to this nrf52 mesh