<?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>NRF51 Dongle hangs at sd_rpc_open for both c &amp;amp; python code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13303/nrf51-dongle-hangs-at-sd_rpc_open-for-both-c-python-code</link><description>Hi,
Recently, I am playing around with the NRF51 dongle and trying to make it work as a BLE master. 
 However, when I run the sample code(e.g. advertising, multi-link .etc) from Nordic, the program hangs. And, this situation happens for both C Code</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Apr 2016 13:08:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13303/nrf51-dongle-hangs-at-sd_rpc_open-for-both-c-python-code" /><item><title>RE: NRF51 Dongle hangs at sd_rpc_open for both c &amp; python code</title><link>https://devzone.nordicsemi.com/thread/50716?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2016 13:08:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1ebde6e-35c6-4c2b-91aa-833fafb0db9a</guid><dc:creator>jiadong</dc:creator><description>&lt;p&gt;Hi, Aryan.
I have not test it out yet, but cannot be more grateful for your time and help.
I will give u feedback asap, once I fix the bug.
Thank you again.
Jiadong.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51 Dongle hangs at sd_rpc_open for both c &amp; python code</title><link>https://devzone.nordicsemi.com/thread/50715?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2016 12:57:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f3d2a92-6a54-476a-bfa1-0cb95d4529da</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi jiadong,&lt;/p&gt;
&lt;p&gt;I contacted the moderator of that github repo. This is his reply&lt;/p&gt;
&lt;p&gt;&amp;quot;There is one known issue with the driver, and that is that you have to press reset before open, because of a communication protocol issue between connectivity firmware and driver. The firmware and PC side get out of sync (there are sequence numbers that must match). &amp;quot;&lt;/p&gt;
&lt;p&gt;Also you seem to be using Adafruit Bluefruit LE.. Sometimes the Segger chip also needs a power-cycle to work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51 Dongle hangs at sd_rpc_open for both c &amp; python code</title><link>https://devzone.nordicsemi.com/thread/50714?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2016 11:55:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6912f96d-630f-4a13-bf93-245ea283d5d1</guid><dc:creator>jiadong</dc:creator><description>&lt;p&gt;Hi, Aryan.
Really thank you for your time. :-)
For your reference, the driver I am using is &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver."&gt;github.com/.../pc-ble-driver.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51 Dongle hangs at sd_rpc_open for both c &amp; python code</title><link>https://devzone.nordicsemi.com/thread/50713?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2016 11:21:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28d67b2d-0c6e-4501-8368-cf109300f761</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Do not know what else could it be if those things did not help.  do you mean you are using osx_0.5.0?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51 Dongle hangs at sd_rpc_open for both c &amp; python code</title><link>https://devzone.nordicsemi.com/thread/50712?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2016 11:03:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c153bf6e-5fad-4950-b5d6-3d249921a835</guid><dc:creator>jiadong</dc:creator><description>&lt;p&gt;Hi, Aryan. I&amp;#39;ve also checked this work around, and it did not work for me either (even restarting does not work). I am using osx_0.0.0 driver, and I don&amp;#39;t know whether it is hardware issue or driver problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51 Dongle hangs at sd_rpc_open for both c &amp; python code</title><link>https://devzone.nordicsemi.com/thread/50711?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2016 10:25:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:852a2d53-b773-4521-8d4e-8d850bec88d8</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi jiadong,&lt;/p&gt;
&lt;p&gt;which version of driver are you using? I see that there has been some issues if your app have crashed before closing the driver, then it wont be able to open it again. There is a workaround for it &lt;a href="https://devzone.nordicsemi.com/question/58440/sd_rpc_open-hangs-for-ever-if-sd_rpc_close-was-not-called/"&gt;here&lt;/a&gt;. I am not sure if this is being fixed. Can you please check the workaround and see if that worked?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51 Dongle hangs at sd_rpc_open for both c &amp; python code</title><link>https://devzone.nordicsemi.com/thread/50710?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2016 10:17:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df489bf3-ffd4-4afb-8787-c02f523f5425</guid><dc:creator>jiadong</dc:creator><description>&lt;p&gt;Hi, Aryan. I have read the post before, but unfortunately, it did not work for me.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51 Dongle hangs at sd_rpc_open for both c &amp; python code</title><link>https://devzone.nordicsemi.com/thread/50709?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2016 10:11:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96f0fe48-8da9-4ba0-94fa-da5024171c3e</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Please check if &lt;a href="https://devzone.nordicsemi.com/question/64402/rf51-dongle-dev-kit-sd_rpc_open-hangs/"&gt;this&lt;/a&gt; post helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>