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

ble_app_uart -> Button hold event

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

Parents Reply
  • Hi butch, Thanks for answering. I know how it works but I don't know how to implement with this compiler because I am new to arm gcc stuff so it takes lot of time to follow and understand the Syntax. Do you have an example for just button event time record? If you have that could save lot of time for us. I am working on this from the past 3 days to understand the flow diagram of button evetn on ble_app_uart example and lost in space. I have started with teh wrong example I think. Siva

Children
No Data
Related