In light switch example, I am trying to implement relay feature. I used nRF5_SDK_15.2.0_9412b96, nrf5_SDK_for_Mesh_v3.0.0_src.
When compiled light_switch_client_nrf52840 in SEEGER Studio, got error: nrf_log.h: No such file or directory.
Same error was for nrf SDK v3.1.0.
How this error can be removed?
Thanks