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.

Timestamp implementation in wireless heart monitor

hai,

I have run the wireless heart rate monitor sample and now need to implement timestamp in that application.I was looking through the OSAL_ClockBLE.c file which contains all the RTC related functions,but am stuck on how to proceed and call the function?CAn you tell me if i am proceeding in the correct direction and how to continue? And we are interested in getting the time in seconds with an accuracy of 2 decimal points. I would like to know how to achieve this???

The channel 3 is currently not necessary for our purpose so can u also suggest me how to program this time stamp into that channel???

For implementing the timestamp i was told to look into the OSAL_timer file and was suggested that it will be easier to proceed.But still am a little unclear on which to choose to meet our requirement.

Thank you in advanced.Some quick suggestions will be helpful.