Hi,
Are there any examples utilizing the nRF9160 RTC? I want to timestamp my data that I send to the cloud because my use-case involves queuing up data for extended periods of time (a few hours) and then sending it all at once. It would be nice if I could timestamp the data with actual timestamps instead of just milliseconds since boot. What are my options for this?
Thanks