<?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>Relation RTC1 Compare / app_timer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41397/relation-rtc1-compare-app_timer</link><description>Hi, 
 I&amp;#39;m using a nrf52810 on with SDK V15.2 with SD112. 
 The application uses the app timer and also TIMER1 for other purposes (and TIMER0 is locked by Softdevice). 
 What I essentially need is RTC1 to periodically trigger a SAADC sample event without</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Dec 2018 12:57:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41397/relation-rtc1-compare-app_timer" /><item><title>RE: Relation RTC1 Compare / app_timer</title><link>https://devzone.nordicsemi.com/thread/160987?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 12:57:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4de14bd-9606-4e29-8278-87050aae0949</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Yes you are correct, nRF52810 has only two instances of RTC. I see your dilemma now.&lt;/p&gt;
&lt;p&gt;You might have to upgrade to nRF52832 for that. You idea then using the PPI to connect the timer events to trigger SAADC samples sounds easy then.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Relation RTC1 Compare / app_timer</title><link>https://devzone.nordicsemi.com/thread/160954?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 11:57:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a759c665-8f87-4c30-a84a-82e9bd5c8c55</guid><dc:creator>Franz</dc:creator><description>&lt;p&gt;Hi Susheel,&lt;/p&gt;
&lt;p&gt;Ok - that&amp;acute;s what I feared.. well I would have to look for the specific revision ID of the chip, but as far as I can see form the datasheet, the nRF52810 only has RTC0 and RTC1, right? (I think only nRF52832 and upwards have RTC2)&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Franz&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Relation RTC1 Compare / app_timer</title><link>https://devzone.nordicsemi.com/thread/160945?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 11:18:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:357a0dc6-ddc6-4383-96c6-9a70de268e51</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Theoretically yes, you can use it. But I would not recommend it as the behavior of the app_timer would change. Which chip revision are you using? can&amp;#39;t you just use RTC2 instance for this?&lt;/li&gt;
&lt;li&gt;Please see above, I do not thinking using another CC register of RTC1(app_timer) will fulfill your purpose of periodical trigger of SAADC sample without interfering with app_timer. Using another CC channel in RTC1 would still cause RTC1 interrupts confusing the app_timer a lot.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>