<?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 implemntation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9747/rtc-timer-implemntation</link><description>Hi 
 as u suggested i created timer function app_timer_create well how to implement rtc in handler any example code on this ??</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Oct 2015 10:17:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9747/rtc-timer-implemntation" /><item><title>RE: rtc timer implemntation</title><link>https://devzone.nordicsemi.com/thread/36106?ContentTypeID=1</link><pubDate>Fri, 16 Oct 2015 10:17:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62634fef-3b4d-46cd-86bc-2981546a3a25</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;I would not expect nordic to make calendar implementation, because it has nothing to do with bluetooth or wireless connectivity - it is just standard C problem. I used time.h library - my linux based central sent unix time which was my exact date/time value to the peripheral (nrf51). I don&amp;#39;t have that implementation anymore because it took too much memory and I just erased it. It was standard &lt;a href="http://www.tutorialspoint.com/c_standard_library/time_h.htm"&gt;time.h&lt;/a&gt; functions usage although.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: rtc timer implemntation</title><link>https://devzone.nordicsemi.com/thread/36107?ContentTypeID=1</link><pubDate>Thu, 15 Oct 2015 17:03:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2fdfdcb-4afd-4fc8-85c8-3a7fd2c4609a</guid><dc:creator>Alessandro</dc:creator><description>&lt;p&gt;My question of few days ago might be a good starting point:
&lt;a href="https://devzone.nordicsemi.com/question/53893/best-way-to-implement-system-clock-on-nrf51/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: rtc timer implemntation</title><link>https://devzone.nordicsemi.com/thread/36105?ContentTypeID=1</link><pubDate>Thu, 15 Oct 2015 15:51:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58dfb41a-d6a4-489c-98f5-ebae4b2ab8e2</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;Please do not underestimate Nordic support - app_timer is quite well described in SDK documentation.
Describing your problem more precisely would increase your chance of getting answers.&lt;/p&gt;
&lt;p&gt;If you want to implement calendar in nrf51, standard C time.h library would probably be helpful, I have been using it for some date/time related things.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>