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

How to config port interrupt when 4 GPIOTE have been used by app_button

I have 4 button and the app_button use gpiote module, button works OK. But nrf51822 only has 4 gpiote, so what should I do if I want to use pin interrupt for g_sensor?

Related