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

[button debouncer nrf51822]

Hello Nordic~

I want to control button debouncing on my nrf51822 based custom board. I went through the button_debounce example found in [Board/nrf6310/debounce_example........]

I tried to run it on my custom board with nrf51822+SD110; but its not responding. (when downloading its showing error: Flash Download failed - "Cortex-M0)

Is there any document to understand [button_bouncing] for nrf51822. please suggest.

Thanks.

Parents
  • Hi~

    Thanks for clearing my confusion. I am trying the second link example now. I also configured it as you suggested using IROM and IRAM setting, but its not compiling well. Showing error:

    [RTE\nRF_Libraries\nRF51422_xxAC\app_button.c(19): error: #5: cannot open source input file "nrf_drv_gpiote.h": No such file or directory]; Please suggest.

    Where this file is located ?

    Thanks

Reply
  • Hi~

    Thanks for clearing my confusion. I am trying the second link example now. I also configured it as you suggested using IROM and IRAM setting, but its not compiling well. Showing error:

    [RTE\nRF_Libraries\nRF51422_xxAC\app_button.c(19): error: #5: cannot open source input file "nrf_drv_gpiote.h": No such file or directory]; Please suggest.

    Where this file is located ?

    Thanks

Children
No Data
Related