Hi all,
I am having build error of example light_switch_dimming_server in mesh sdk 2.2 that timer 2_irqhandler multiple define it is define in
D:/../../nrf5_SDK_for_Mesh_v2.2.0_src/mesh/bearer/src/bearer_handler.c:void BEARER_ACTION_TIMER_IRQHandler(void) function and also redefine in
void nrfx_timer_2_irq_handler(void) in nrfx_timer.c file how to solve this error?