<?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>nRF24LE1 Gazzell and RTC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19244/nrf24le1-gazzell-and-rtc</link><description>I am working with nRF24LE1 and I use the Gazzell library. But I need a real time base. I have a chance, because I think Gazzell uses that resource. Is there any way I can hang on to Gazzell&amp;#39;s timer?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Feb 2017 09:49:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19244/nrf24le1-gazzell-and-rtc" /><item><title>RE: nRF24LE1 Gazzell and RTC</title><link>https://devzone.nordicsemi.com/thread/74552?ContentTypeID=1</link><pubDate>Thu, 09 Feb 2017 09:49:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8677154-64da-475d-ba49-8e4e8f019fa7</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;I am happy to help Matias :)&lt;/p&gt;
&lt;p&gt;Feel free to accept my answer if you consider the issue resolved.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24LE1 Gazzell and RTC</title><link>https://devzone.nordicsemi.com/thread/74551?ContentTypeID=1</link><pubDate>Tue, 07 Feb 2017 20:00:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbe29f75-fd7e-4923-b003-01e8d52420a0</guid><dc:creator>Matias</dc:creator><description>&lt;p&gt;Thank you very much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24LE1 Gazzell and RTC</title><link>https://devzone.nordicsemi.com/thread/74550?ContentTypeID=1</link><pubDate>Fri, 27 Jan 2017 14:08:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3aa96859-211c-42ce-b393-a517df2390ae</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Matias&lt;/p&gt;
&lt;p&gt;The RTC interrupt is defined in gzll_timer_isr.c, and you can add some additional code here to update a timer if you want.&lt;/p&gt;
&lt;p&gt;Please be aware that the reload speed of the RTC is deciced by Gazell through the call to gzll_set_timer_period(uint16_t period), found in gzll_mcu.c&lt;/p&gt;
&lt;p&gt;If you want to use the 32k clock to keep track of time you have to take the reload value into account, as this will determine how often the interrupts will fire.&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>