<?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>How trigger sampling through PPI on an RTC event?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27493/how-trigger-sampling-through-ppi-on-an-rtc-event</link><description>Hi, 
 I am using nRF52832 and softdevice is S132 adk13.1. My application is read 3 ADC channel one by one and send this value to android app using NUS. For this i have use This Time drive Adc exmple but for this is very high power consumption and also</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Nov 2017 11:02:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27493/how-trigger-sampling-through-ppi-on-an-rtc-event" /><item><title>RE: How trigger sampling through PPI on an RTC event?</title><link>https://devzone.nordicsemi.com/thread/108596?ContentTypeID=1</link><pubDate>Thu, 23 Nov 2017 11:02:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79a5b544-23f6-4857-a820-13c020e1d581</guid><dc:creator>vishal</dc:creator><description>&lt;p&gt;Ya write, Thanks you so much....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How trigger sampling through PPI on an RTC event?</title><link>https://devzone.nordicsemi.com/thread/108595?ContentTypeID=1</link><pubDate>Thu, 23 Nov 2017 09:05:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d0e01fa-a649-4784-9d82-4374a0e4b6a3</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Answered in your &lt;a href="https://devzone.nordicsemi.com/question/172373/adc-conversion-using-4096hz-for-nrf52832-chip/"&gt;other post&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How trigger sampling through PPI on an RTC event?</title><link>https://devzone.nordicsemi.com/thread/108594?ContentTypeID=1</link><pubDate>Wed, 22 Nov 2017 16:53:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a12126d-85d0-485d-b13c-43ed7bab9933</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;Basically anything that has a hardware register for an task/event can be tied to a PPI channel.
So, in your application you would need to tie the RTC event compare or event overflow to the SAADC TASKS_START or TASKS_SAMPLE event via PPI. You will still need to have inited the saadc elsewhere and the result will still hit the callback handler.  But this way the execution is all in PPI.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>