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

NRF_BREAKPOINT_COND - GPIOTE and Timer/Counter

Hello,

I am using nRF5 SDK v16.0.0 on nRF5232 PCA10040 DK.

I am trying to create an application that will count the number of button presses (GPIOTE events) using a Timer configured as a Counter.

Upon debug, I encounter the NRF_BREAKPOINT_COND and I have no idea why this is happening.

Please see the attached blinky.rar. Thank you!

Project path: blinky/pca10040/blank/ses/blinky_pca10040

Related