This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

keypress count in PM2 mode

Other Parts Discussed in Thread: CC2540

hello everyone,i am new to BLE

i am making cc2540 based device,in that i want to awake a processor from sleep mode by 5 times keypress with in 3 sec.

i am using PM2 mode and key is connected at port P0_1.key is configure to give interrupt at falling edge.

can anyone suggest me to do this task in programming...