This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

GPIO sense interval?

Dear Nordic Developer Zone,

I'm using nrf51822 EK testing the GPIO sense function. The code I'm using is based on what a nordic employee has posted elsewhere in this dev Zone.

I configured PIN 0 as input sensing for low level. It worked but couldn't work as fast as I wanted it to. By that I mean I can only trigger it again after waiting for another 2 seconds. If not doing so, the LED toggling wouldn't trigger.

I checked the datasheet but ended with no info for that.

Anyone knows whats happening?

Here is my code. main.c

Thanks.

Regards,

Tony

Related