Other Parts Discussed in Thread: CC2538, CC2541
1. I want to use the timer to create a delay function. I have read the peripheral library document. But i didn't get, if i set a timer of 10 Sec, how i will get a call back after 10 Sec. I want to use Timer rather than osal_timer. Can any body suggest me to this
2. If i am building the source from scratch for CC2538, what are the things i need to do.