Hi Nordic,
I want to know, how the button_push_sequence works on case of handling different events at different button_push sequence like... (--nrf51-ble-app-lbs--)
- Immediate push----> handle event 1; release -----> handle event 2
- long push for 3 sec ----> handle event 3; release ----> handle event 4
- long push for 5 sec -----> handle event 5; release ----> handle event 6
- double push -------> handle event 7.......etc:..............................
Please share any example code to make it understandable.
Thanks n Regards.