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

NRF51 with interrupts

Hello developers, I am struggling badly to use interrupt in my application. I am using softdevice S130 and ble_nus, ble_bas and ble_hrm services. All I want is to trigger a timer on interrupt event by pressing a button. I have tried every possible thing gpiote, app_gpiote also many examples including pin_change_int but I am not able to make it work, please help me with this.

Regards, Sid

Related