<?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 RTC specs anywhere?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42582/nrf9160-rtc-specs-anywhere</link><description>I haven&amp;#39;t been able to find documentation for the RTC or RTCs on the 9160. I want to know what the drift is and which RTC timers are available in various stages of sleep when using something like edrx or psm</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Jan 2019 09:05:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42582/nrf9160-rtc-specs-anywhere" /><item><title>RE: Nrf9160 RTC specs anywhere?</title><link>https://devzone.nordicsemi.com/thread/166743?ContentTypeID=1</link><pubDate>Mon, 21 Jan 2019 09:05:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c80af72-159a-409a-a992-1c25ae21e630</guid><dc:creator>Cyril</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;I think you can rely on having the MCU draws about 3uA while keeping the calendar active.&amp;nbsp;&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/Product_Spec/nRF9160/latest/_tmp/alta-nRF9160/autodita/CURRENT/parameters-id_current_sleep"&gt;https://www.nordicsemi.com/DocLib/Content/Product_Spec/nRF9160/latest/_tmp/alta-nRF9160/autodita/CURRENT/parameters-id_current_sleep&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I never used Zephyr, but looking at the documentation, you can configure Zephyr to several power modes:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/subsystems/power_management.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/subsystems/power_management.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You should try that example and measure current:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/power/power_mgr/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/power/power_mgr/README.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To my mind, there is no need for an external RTC.&lt;/p&gt;
&lt;p&gt;Best&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 RTC specs anywhere?</title><link>https://devzone.nordicsemi.com/thread/166649?ContentTypeID=1</link><pubDate>Sat, 19 Jan 2019 19:43:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5996b121-da89-4e87-ba47-9068c7456d0f</guid><dc:creator>rkguy</dc:creator><description>&lt;p&gt;Thank you. While this answers the original question, do you have an opinion on whether it is more worthwhile to try to implement a date time clock using RTC counters or just get an external rtc clock? Specifically, while I like less components I am wondering if keeping a timestamp calendar using just the 9160 will severely impact battery life?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here are relevant links&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicPlayground/nrf5-calendar-example"&gt;https://github.com/NordicPlayground/nrf5-calendar-example&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And an older one&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/2107/nrf51822-long-time-timekeeping"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/2107/nrf51822-long-time-timekeeping&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The other concern is how hard it would be to port this logic to work with Zephyr.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Looking for informed opinions&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 RTC specs anywhere?</title><link>https://devzone.nordicsemi.com/thread/165911?ContentTypeID=1</link><pubDate>Wed, 16 Jan 2019 10:17:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dfe2e42c-75d3-41c6-8de6-dd6878495d48</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;You can find the documentation on our website &lt;a href="https://www.nordicsemi.com/DocLib"&gt;https://www.nordicsemi.com/DocLib&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I believe the documentation you are looking for is; &lt;br /&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/Product_Spec/nRF9160/latest/rtc"&gt;nRF9160 OPS - RTC - Real Time Counter &lt;/a&gt;&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/Product_Spec/nRF9160/latest/pmu_oscillators?112#frontpage"&gt;NRF9160 OPS - Clock Management &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let me know if there is anything else you are looking for.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 RTC specs anywhere?</title><link>https://devzone.nordicsemi.com/thread/165906?ContentTypeID=1</link><pubDate>Wed, 16 Jan 2019 10:07:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b521582-fd5d-4f9b-ab0f-83fdc07c95b6</guid><dc:creator>Cyril</dc:creator><description>&lt;p&gt;I guess what you are looking for is in:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/Product_Spec/nRF9160/latest/rtc"&gt;https://www.nordicsemi.com/DocLib/Content/Product_Spec/nRF9160/latest/rtc&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/Product_Spec/nRF9160/latest/pmu_oscillators" rel="noopener noreferrer" target="_blank"&gt;https://www.nordicsemi.com/DocLib/Content/Product_Spec/nRF9160/latest/pmu_oscillators&amp;nbsp;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>