<?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>PPI With SoftDevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27973/ppi-with-softdevice</link><description>Hi everyone: 
I use nrf_drv_ppi_channel_alloc(&amp;amp;m_ppi_channel1) to allocate ppi channel. Every time i call nrf_drv_ppi_channel_alloc(&amp;amp;m_ppi_channel1), the m_ppi_channel1 will increase. when m_ppi_channel1 &amp;gt; 16 will return error. How to release ppi channel</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Dec 2017 08:34:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27973/ppi-with-softdevice" /><item><title>RE: PPI With SoftDevice</title><link>https://devzone.nordicsemi.com/thread/110367?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2017 08:34:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9607ce69-f8cc-41d3-be9f-ecbabcd1550a</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;There is a function called channel_allocated_clr_all() inside nrf_drv_ppi_uninit() which is supposed to clear all channels. How is it not working for you? What happens?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PPI With SoftDevice</title><link>https://devzone.nordicsemi.com/thread/110366?ContentTypeID=1</link><pubDate>Thu, 07 Dec 2017 16:06:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c36fdfa1-3d98-4e53-bb42-fc7e6f1dfc5c</guid><dc:creator>letter57</dc:creator><description>&lt;p&gt;Hi Martin :&lt;br /&gt;
Using nrf_drv_ppi_channel_free() to release PPI Channel，it works fine. Another question, if i use nrf_drv_ppi_uninit() instead of nrf_drv_ppi_channel_free(), will it release ppi channel? I have tried it and it looks unworkable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PPI With SoftDevice</title><link>https://devzone.nordicsemi.com/thread/110365?ContentTypeID=1</link><pubDate>Thu, 07 Dec 2017 13:41:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0443e5db-f044-438c-bacd-72ffaf96c743</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you looked at &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/group__nrf__drv__ppi.html#ga901e6e7a9f2e5ca98bafd784d2713f87"&gt;nrf_drv_ppi_channel_free()&lt;/a&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>