<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RTC/timer with Freertos,libuarte and softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91807/rtc-timer-with-freertos-libuarte-and-softdevice</link><description>I am trying to use RTC to get timestamp (to get current time). So, I am using FreeRTOS which uses RTC1 by default, libuarte which uses RTC2 and I am not using softdevice as of now but I want to include that later in my code. So, I cannot use RTC-0. I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Oct 2022 22:12:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91807/rtc-timer-with-freertos-libuarte-and-softdevice" /><item><title>RE: RTC/timer with Freertos,libuarte and softdevice</title><link>https://devzone.nordicsemi.com/thread/389286?ContentTypeID=1</link><pubDate>Tue, 04 Oct 2022 22:12:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:306aec74-be56-48cd-b7dc-15b00b23668e</guid><dc:creator>Rohith</dc:creator><description>&lt;p&gt;Thanks a lot. It&amp;#39;s working now. Yes, I had a free TIMER module and now I modified the libuarte to use the timer instead of RTC.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTC/timer with Freertos,libuarte and softdevice</title><link>https://devzone.nordicsemi.com/thread/385730?ContentTypeID=1</link><pubDate>Mon, 12 Sep 2022 12:06:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8c7029b-60ed-45d6-b515-8bed7057e25c</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am not sure if there is an easy fix to this problem unfortunately. There are some timer functions provided by freeRTOS, but I don&amp;#39;t think they are accurate enough for time tracking.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you have a free TIMER module that you could use?&lt;/p&gt;
&lt;p&gt;Alternatively, could you set up libuarte to use a TIMER instead of an RTC, so that you could free up an RTC module for time tracking?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>