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