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

build error for light_switch_dimming_server example of ble_mesh2.2 that timer 2_irq_handler

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?

Parents Reply Children
No Data
Related