Hello, I am using SDK version 15.3 and nRF5280DK.
I am having trouble finding an example that uses the button handling library.
From the information I could find on the forum and infocenter (link above), this library may handle different types of button presses, such as long press, double press, debounce, etc.
Does the SDK have a simple example for this library? It looks like a great shortcut for us, not having to implement all the types of events ourselves.
Thank you