<?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>ADC sampling after wireless timer syncronization</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75784/adc-sampling-after-wireless-timer-syncronization</link><description>Hi all, 
 I have tested successfully the wireless timer syncronization proposed by: 
 https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/wireless-timer-synchronization-among-nrf5-devices 
 Now I want to add a new feature</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Jun 2021 13:48:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75784/adc-sampling-after-wireless-timer-syncronization" /><item><title>RE: ADC sampling after wireless timer syncronization</title><link>https://devzone.nordicsemi.com/thread/312911?ContentTypeID=1</link><pubDate>Tue, 01 Jun 2021 13:48:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05e28227-7327-452b-9237-d6dfbe2723f8</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;What have you tested and have you been stuck at a error?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;The SAADC example show how PPI can be used to link a event to a task, and you should be able to mix and tricks the events and tasks as you like. So if you are using a synchronized timer and you are using it to generate a event, then using that event to triggers a SAMPLE from the SAADC could be done.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;NOTE:&amp;nbsp;make sure you are not re-using the same timer TIMER0 as the SAADC peripheral example and softdevice uses that timer. The same goes for PPI channels, the Sync code uses hard coded, but SAADC example use the driver witch is dynamically allocating.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>