<?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>Return code from nrf_sdh_ble_enable</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28257/return-code-from-nrf_sdh_ble_enable</link><description>Hi, trying to upgrade from V12.3 to V14.2 with a nrf52382 and SD 132. 
 I&amp;#39;m stuck with nrf_sdh_ble_enable returning an error code - unfortunately, the SDK documentation does not list the return codes from this API so it&amp;#39;s difficult to work out what the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Dec 2017 21:34:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28257/return-code-from-nrf_sdh_ble_enable" /><item><title>RE: Return code from nrf_sdh_ble_enable</title><link>https://devzone.nordicsemi.com/thread/111615?ContentTypeID=1</link><pubDate>Mon, 11 Dec 2017 21:34:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:822830bf-d9d2-4f24-877f-775b090fe6f8</guid><dc:creator>YYZ</dc:creator><description>&lt;p&gt;Thanks you&amp;#39;re right. I stupidly thought it was part of the actual SD binary and not just a wrapper function. I will check more thoroughly next time.&lt;/p&gt;
&lt;p&gt;Thanks for answering.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Return code from nrf_sdh_ble_enable</title><link>https://devzone.nordicsemi.com/thread/111614?ContentTypeID=1</link><pubDate>Mon, 11 Dec 2017 21:20:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5290ccc5-e071-4fa4-8afe-826aa9359b53</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Goodness. That function is 8 lines of C and just returns the result of calling the actual softdevice function sd_ble_enable() which is fully documented including the &amp;#39;4&amp;#39; error code. You could have looked at the code or just single stepped it to work out what was going on.&lt;/p&gt;
&lt;p&gt;Read the docs for sd_ble_enable()&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>