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.

BLE Stack v1.3, Timers, Interrupts and sending data to the iOS app...

Sorry for the long title.

This is all in relation to CC2540DK-MINI Keyfob.

I am hoping for some best practice advice on making some modification to the v1.3 stack.

1. We would like to maintain powersaving, but we need a 1ms increment accurate 32-bit timer, which is persistant from boot, through powersaving and accurate to 1ms.

2. We would then like to snapshot that timer when an interrupt is generated by pressing one of the two keyfob buttons.

3. We would then like to send that 32-bit int to the iOS app, within 100ms.

Please can the all-knowing pros & expert TI staff give me a hand here, at least point me in the right direction.

Thanks in advance!

Ben