<?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>simple PPI question</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13118/simple-ppi-question</link><description>hi, i am going to make a simple PWM with SDK 6.0.0, nrf51822 and softdevice. 
 first, i use ble_app_uart example as a base code, because i need to BLE communication with high frequency. 
 here is my simple code 
 /**@brief Application main function</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Apr 2016 12:15:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13118/simple-ppi-question" /><item><title>RE: simple PPI question</title><link>https://devzone.nordicsemi.com/thread/50018?ContentTypeID=1</link><pubDate>Tue, 12 Apr 2016 12:15:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90417806-afb0-4132-b45d-ef61e58b18de</guid><dc:creator>wooyongKim</dc:creator><description>&lt;p&gt;Thanks a lot.&lt;/p&gt;
&lt;p&gt;so, anyone is right??
1 ) with the softdevice from SDK 6.0.0, i cannot use ppi function at all.
2 ) with the softdevice from SDK 6.0.0, i cannot access the ppi directly. however there is a indirect access way that i use ppi function&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: simple PPI question</title><link>https://devzone.nordicsemi.com/thread/50017?ContentTypeID=1</link><pubDate>Mon, 11 Apr 2016 18:18:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91a734d7-dee7-4316-81db-acb78c1ba711</guid><dc:creator>Krzysztof Chruscinski</dc:creator><description>&lt;p&gt;If you are using SoftDevice  from SDK6.0.0 then PPI is a restricted resource (controlled by SoftDevice). You cannot access it directly. Check nrf_soc.h API in SoftDevice for controlling PPI. Note, that newer softdevice releases removed this limitation and PPI can be accessed directly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>