<?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>PWM and Softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3455/pwm-and-softdevice</link><description>Hi, 
 I am trying to get the PWM example ( github.com/.../nrf51-pwm-library) to work with a Softdevice (S110) that advertises. 
 There have been several Questions on the topic, but I still don&amp;#39;t understand how I make sure that the timer used to trigger</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 16 Aug 2014 15:18:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3455/pwm-and-softdevice" /><item><title>RE: PWM and Softdevice</title><link>https://devzone.nordicsemi.com/thread/12506?ContentTypeID=1</link><pubDate>Sat, 16 Aug 2014 15:18:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8abbc5d8-48ff-418a-8451-2aa98a2783ab</guid><dc:creator>Oscar</dc:creator><description>&lt;p&gt;Found it!&lt;/p&gt;
&lt;p&gt;I chose the max_pwm value too low compared to the actual values in the pwm. As such, nrf_gpiote_task_config was never called and after the first interrupt no task would be scheduled.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>