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

How to use app_button and wake up?

Hi,

i need to start my application while pressing two seconds a button. For this i use an gpiote event like here --> devzone.nordicsemi.com/.../how-to-use-app_timer_cnt_diff_compute. But when i want to start my application i first have to push the button and than hold it for 2 seconds, then the application starts. If i hold the button for 2 seconds without push it before the system doesen't wake up. How can i configure that my app_button is a wakeup button?

best regards Nils

Related