<?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>Using PPI with app timer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46302/using-ppi-with-app-timer</link><description>Hi, 
 I am using NRF52 SDK 15.3 on nrf52840 Preview DK 
 I am using BLE to transmit data, I want to use PPI to get readings off of SAADC but using &amp;#39;app timer&amp;#39; instead of TIMER 
 How can I go about doing that, as I don&amp;#39;t see any get_event_address function</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Apr 2019 13:21:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46302/using-ppi-with-app-timer" /><item><title>RE: Using PPI with app timer</title><link>https://devzone.nordicsemi.com/thread/182633?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 13:21:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:731694bb-833d-4d25-8211-9c74f6367801</guid><dc:creator>Aamir</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using PPI with app timer</title><link>https://devzone.nordicsemi.com/thread/182615?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 12:32:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4085aeb-8944-4e7d-ab58-c398b9c10487</guid><dc:creator>Krzysztof Chruscinski</dc:creator><description>&lt;p&gt;I meant that RTC0 is used by softdevice, RTC1 is used by app_timer and RTC2 is available.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using PPI with app timer</title><link>https://devzone.nordicsemi.com/thread/182590?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 11:59:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e56f9f67-2978-42ff-8eb6-ac0ab1d95e1d</guid><dc:creator>Aamir</dc:creator><description>&lt;p&gt;Do you mean SD (soft device)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using PPI with app timer</title><link>https://devzone.nordicsemi.com/thread/182523?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 07:50:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1a83e6e-f663-42f1-bf89-9192b9f780f0</guid><dc:creator>Krzysztof Chruscinski</dc:creator><description>&lt;p&gt;app_timer is a software timer build on top of RTC peripheral so it&amp;#39;s not a good option to use as a source for PPI since you will get COMPARE events&amp;nbsp;on every timeout of any timer used in the application. I you want to trigger SAADC using PPI you can use another RTC instance (RTC2 is not used by SDK) or TIMER instance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>