<?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>unable to find source of issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21690/unable-to-find-source-of-issue</link><description>hi i am unable to find cause of issue i am working on BLE and PWM driver when i get data in nus_data_handler i am calling pwm init function. and then it is going to
ble_advertising_on_ble_evt(p_ble_evt); in ble dispatch event. 
 after that stucks at</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 29 Apr 2017 10:47:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21690/unable-to-find-source-of-issue" /><item><title>RE: unable to find source of issue</title><link>https://devzone.nordicsemi.com/thread/85191?ContentTypeID=1</link><pubDate>Sat, 29 Apr 2017 10:47:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3484868-6419-4765-83a1-0e92662d8e1b</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;That is a &lt;em&gt;small&lt;/em&gt; PC value - so the error origin is in the soft device, unfortunately. The error code in &lt;code&gt;p_error_info&lt;/code&gt; is obviously bogus, as this points to &lt;code&gt;NULL&lt;/code&gt; (0x00000000) which is in flash (vector table in the softdevice).&lt;/p&gt;
&lt;p&gt;You can only check the basics here, like whether your interrupt priorities are correct. Remember that the default 0 level is forbidden for application interrupts when softdevice is active.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: unable to find source of issue</title><link>https://devzone.nordicsemi.com/thread/85190?ContentTypeID=1</link><pubDate>Fri, 28 Apr 2017 11:46:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3511dc2-7741-439d-a325-0485140275ab</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you still having this problem? If you are trying to init the PWM, and it&amp;#39;s already initialized you will get an error. 1401(0x579) is not a valid error code, the valid ones are listed in nrf_error.h.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>