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 Reply
  • Thanks Aryan for the clarification. but in my case when I try your fixed standalone project...its shows "manage run time environment error for "Device" and for "nRF_Libraries". I simply try to download project zip file and placed at [Keil5\ARM\Devices..........\SDK_8.1.0....\ble_peripheral]; showing the same error while compiling: [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]]

    Do I need to add something more?

    Thanks

Children
No Data
Related