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.