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.

Re; Timers usage in CC2541

Other Parts Discussed in Thread: CC2541

Hi Everyone

I have a doubt while using timers in CC2541 I been through the CC254X document, I am bit confusing with it.

In short what I need is

A; //Here I need to start the timer for 5 sec

B;

C;

D;

.

.

.

}

I need to start the TImer at A for 5 sec's and I need to execute below loop in 5 sec's which approach will be helpful without using loops.

Thanks in advance

Jayaraj