I have been using the nRF5 Mesh SDK for development and am in need of implementing single press, double press and long press on the nRF52832. I have seen the nRF5 SDK for examples and the app_button.c & bsp.c provide functionality to implement the above but the same is not available for nRF5 SDK for MESH. Will I have to manually configure the GPIOs along with timers to develop logic for the same or is it possible to import it from the nRF5 SDK? I am using SES for development purpose and would be glad to receive any kind of assistance with this problem.