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

app_timer and nrf_esb

Hi

there I'm having a problem in compiling an application using nrf_esb and app_timer.

./nRF5_SDK/components/properitary_rf/esb/nrf_esb.c:900: multiple definition of `SWI0_IRQHandler'
_build/app_timer.o: ./nRF5_SDK/components/libraries/timer/app_timer.c:947: first defined here

Any hint how to solve this?

thx

Related