<?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>nrf_sdh_enable_request returns error 4097?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30952/nrf_sdh_enable_request-returns-error-4097</link><description>I call nrf_sdh_enable_request and get a error return code of 4097...where can I find a list of what the error codes mean? 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Apr 2018 16:43:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30952/nrf_sdh_enable_request-returns-error-4097" /><item><title>RE: nrf_sdh_enable_request returns error 4097?</title><link>https://devzone.nordicsemi.com/thread/126913?ContentTypeID=1</link><pubDate>Wed, 04 Apr 2018 16:43:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00c1d041-24d2-45a6-b7c0-f78f9995d14f</guid><dc:creator>schoensn</dc:creator><description>&lt;p&gt;have you fixed the issue? I have the same problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf_sdh_enable_request returns error 4097?</title><link>https://devzone.nordicsemi.com/thread/122310?ContentTypeID=1</link><pubDate>Wed, 28 Feb 2018 14:01:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21fc0ace-7c86-4250-912e-2cd774c33d5a</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Hey Eric,&lt;/p&gt;
&lt;p&gt;If you look in the nrf_error.h header file you will find a list of error codes. The error code 4097dec translates to 1001hex.&lt;/p&gt;
&lt;p&gt;With a base of 1 and offset of 1 you will end up at&amp;nbsp;NRF_ERROR_SVC_HANDLER_MISSING.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>