<?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>No response from Softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1176/no-response-from-softdevice</link><description>I have a have a problem which i cant fix. I&amp;#39;m trying to run the Heart Rate project, but the soft device hangs up (at this line: sd_app_evt_wait(); ) The software jumps not in the error Handler and is not reacting in any kind (Buttons, Advertising) 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Mar 2015 18:07:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1176/no-response-from-softdevice" /><item><title>RE: No response from Softdevice</title><link>https://devzone.nordicsemi.com/thread/5505?ContentTypeID=1</link><pubDate>Thu, 05 Mar 2015 18:07:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63321c03-ecce-47b4-9e58-2bb5e3cf50ab</guid><dc:creator>Britto</dc:creator><description>&lt;p&gt;Hi, I get the above mentioned same error. all my init function passes but when it is sd_app_evt_wait() the code hangs. I tried sniffing the packets using Ti packet sniffer but no packets were observed.&lt;/p&gt;
&lt;p&gt;I use a NRF51822 chip along with eclipse and GNU GCC compiler for arm&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No response from Softdevice</title><link>https://devzone.nordicsemi.com/thread/5504?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2013 15:09:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2107dae2-2a4b-4cf2-bb22-f3eae70bc39f</guid><dc:creator>Sebastian Wantia</dc:creator><description>&lt;p&gt;Thank you for your help. Now it works!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No response from Softdevice</title><link>https://devzone.nordicsemi.com/thread/5503?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2013 14:31:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4231ac8-deeb-43a7-95d2-caed4deb2479</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Sebastien: Most likely the chip was advertising. What master did you use to scan for advertising package? Would you be able to scan for any other BLE device ?  If you use Master Control Panel, could you take a screenshot ?&lt;/p&gt;
&lt;p&gt;Regarding nRFGo Studio&amp;#39;s unknow ID, it was because the current nRFGo studio haven&amp;#39;t been updated with new Softdevice. So it doesn&amp;#39;t recognize the S110 softdevice v5.2.1 and v6.0.0 ID.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No response from Softdevice</title><link>https://devzone.nordicsemi.com/thread/5502?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2013 14:22:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:acaa821e-f210-4ed0-842b-e9574b7c1a40</guid><dc:creator>Sebastian Wantia</dc:creator><description>&lt;p&gt;Thank you for the quick answer!
Yes the LED_0 is on. The breakpoint in the app_error_handler() was never called. The SMA antenna is connected. What about the the nrFgo Studio, the software says unknown Firmware and hardware id?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Breakpoint-Error-Handler.pdf"&gt;Breakpoint Error Handler.pdf&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No response from Softdevice</title><link>https://devzone.nordicsemi.com/thread/5501?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2013 10:48:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0bb8491b-77e9-4b77-b108-7f4cbc4c439e</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Sebastian,&lt;/p&gt;
&lt;p&gt;Did you see any LED turn on ?
It&amp;#39;s not easy to debug when the softdevice is running, you will most likely stuck at sd_app_evt_wait() and a hardfault after that because the softdevice is precompiled and is not halted by the debugger.&lt;/p&gt;
&lt;p&gt;What you can do is to add a breakpoint into app_error_handler() and trace back the line and file name if something causes an error.
Also if you use PCA10005, please don&amp;#39;t forget to connect the SMA antenna.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>