<?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>nrf9160 calendar mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52151/nrf9160-calendar-mode</link><description>Hi, 
 In my application I need accurate calendar capabilities such as alerts on every hour and alert on a specific hour every day. Is there any implementation of such a mode with an internal RTC on nrf9160? 
 Meni</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Sep 2019 17:08:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52151/nrf9160-calendar-mode" /><item><title>RE: nrf9160 calendar mode</title><link>https://devzone.nordicsemi.com/thread/209915?ContentTypeID=1</link><pubDate>Mon, 16 Sep 2019 17:08:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10746f0d-3ec4-4d77-810e-30d90ea725dd</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is no functionality in the modem that can poll the application on a set interval, and there is not an accurate real time clock there. Therefore, for calendar applications you must either set up a timer in the app (as suggested by &lt;a href="https://devzone.nordicsemi.com/members/crfosse"&gt;Carl Richard&lt;/a&gt;), or use an external real time clock.&lt;/p&gt;
&lt;p&gt;For calibration you can also subscribe to unsolicited network time notifications (see &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fref_at_commands%2FREF%2Fat_commands%2Fnw_service%2Fxtime.html"&gt;%XTIME&lt;/a&gt;). The date and time that you receive from AT+CCLK is also based on those time notifications. In-between receiving such packets from the network, the AT+CCLK value is probably not better with regards to drift than what your application timer or external real time clock will be.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 calendar mode</title><link>https://devzone.nordicsemi.com/thread/209858?ContentTypeID=1</link><pubDate>Mon, 16 Sep 2019 13:32:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d82b8ea5-e7a4-4909-897c-f71ac70f14b5</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;From what I know, no. I would recommend using k_timer, and then calling AT+CCLK every hour to adjust for eventual drift.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Good luck!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 calendar mode</title><link>https://devzone.nordicsemi.com/thread/209757?ContentTypeID=1</link><pubDate>Mon, 16 Sep 2019 07:22:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16a89c99-3a1b-40eb-8260-5bf73040f8ff</guid><dc:creator>Meni</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Can the modem create a time event every round hour?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 calendar mode</title><link>https://devzone.nordicsemi.com/thread/209734?ContentTypeID=1</link><pubDate>Sun, 15 Sep 2019 20:52:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be5fed09-f832-414a-8051-b25439344fec</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;hi &lt;a href="https://devzone.nordicsemi.com/members/meni"&gt;Meni&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Have you tried AT cmd: AT+CCLK?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/mob_termination_ctrl_status/cclkl_set.html"&gt;infocenter.nordicsemi.com/.../cclkl_set.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>