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

GPIOTE library in SDK7.2 with nRF51422

I'm using GPIOTE library to check the change of two switch inputs. Normally it works well, but rarely GPIOTE_IRQHandler become never happen even if the pin level changes. I think the reason is bounds like noise. For example, the pin changes many times while serving this interrupt.

Could you please tell me the solution?

Related