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

problem with mesh and application timer

I am trying to use the mesh network using the nrf51822. I have to use the app_timer with my application. Mesh library and the app_timer library making conflict with the SWI0 interrupt( both are using the same SWI0 interrupt) .Please give some guidelines to overcome this difficulty . How should I handle both interrupts without making any issues ?

Parents Reply Children
No Data
Related