main.cHi,
Currently I am using "ble_app_uart" base example to understand how ble works. I have gone through bsp and other header that related to button events.
There are few things that I didn't understand well enough to use this application in my project. In my project when ever I hold button for 5sec then only advertise instead of just a simple push that it is currently doing. Also if I press and release then do something else.
Can anyone help me where to start if I want to implement the above requirement.
Siva