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

How to remove BSP to implement long press and short press on the same button through app_button instead?

I recently found that BSP doesn't allow you to differentiate between long press and short press on the same button. I also found the posts to implement the long/short press on the same button with app_button on the forums. I am having issues removing all references to bsp and adding the app_button.c. What functions do I have to change/remove to transition to app_button?

I am using SDK 14.2 on nRF52832.

Parents Reply Children
No Data
Related