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.

RTOS/CC2640R2F: how to integrate timer with ble simple peripherl code

Part Number: CC2640R2F

Tool/software: TI-RTOS

I am using Simple ble peripheral example and i added temperature service to it which will transmit data to my phone app. i want to send that data every 1 sec. For that i have used GPTimer with 1 sec interrupt. But as i call the timer function in my simple ble peripheral init() function, the code stops working. I am not ble to understand where to call timer fuction and how to integrate it with ble. Please help me ith this.

Urgently required

Smriti