<?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 to make application run with softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3294/how-to-make-application-run-with-softdevice</link><description>I made Pwm program with 3 channels without using softdevice and without using interrupts at that time it is working perfectly. But when i am trying to use softdevice with ppi as sd_ppi_xxxx my program is not working. I refered softdevice specification</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Jul 2014 14:14:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3294/how-to-make-application-run-with-softdevice" /><item><title>RE: How to make application run with softdevice</title><link>https://devzone.nordicsemi.com/thread/12018?ContentTypeID=1</link><pubDate>Tue, 29 Jul 2014 14:14:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfb43acb-24ca-4962-9f05-9a534cb4f03e</guid><dc:creator>krishna</dc:creator><description>&lt;p&gt;even using free channels I am not able to run my code with softdevice.can you please tell me how to start softdevice?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make application run with softdevice</title><link>https://devzone.nordicsemi.com/thread/12017?ContentTypeID=1</link><pubDate>Tue, 29 Jul 2014 14:09:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b8994ac-86a6-46f3-a615-8acd020bd06d</guid><dc:creator>Scott</dc:creator><description>&lt;p&gt;Your post has not rendered well and it&amp;#39;s hard to follow what&amp;#39;s going on.&lt;/p&gt;
&lt;p&gt;At the very least you have re-used PPI channels 8-13 which are allocated to the soft device.&lt;/p&gt;
&lt;p&gt;Changes these to free channels as documented page 34 of the S110 softdevice specification for &amp;quot;Application&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>