<?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>blue_nus_init not enough ram error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39014/blue_nus_init-not-enough-ram-error</link><description>So I&amp;#39;m trying to merge the ble_app_uart example with a project of my own, using SDK 14.2.0, but keep getting errors with the ram. 
 At first, my own project&amp;#39;s ram start was 0x20002000 and the size was 0xE000, but I changes these to 0x20002A68 and 0xD598</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Oct 2018 12:27:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39014/blue_nus_init-not-enough-ram-error" /><item><title>RE: blue_nus_init not enough ram error</title><link>https://devzone.nordicsemi.com/thread/151227?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 12:27:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75adb601-672b-4b18-825f-6f5c31fbb42b</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;0x1001 corresponds to&amp;nbsp;NRF_ERROR_SDM_INCORRECT_INTERRUPT_CONFIGURATION, and indicates that you have&amp;nbsp;enabled&amp;nbsp; reserved interrupt priorities prior to enabling the softdevice. Priority 0,1,4,5 are reserved for the softdevice. Note, IRQ priorities are set to &amp;#39;0&amp;#39; after a reset.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: blue_nus_init not enough ram error</title><link>https://devzone.nordicsemi.com/thread/151168?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 08:14:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed166725-e638-4182-8a78-cc9d64af9f7c</guid><dc:creator>TheEpicZelda</dc:creator><description>&lt;p&gt;For some reason I now get an error before getting to this part.&lt;/p&gt;
&lt;p&gt;The problem is that&amp;nbsp;sd_softdevice_enable in&amp;nbsp;nrf_sdh_enable_request gives the error 0x1001. Not sure what the error is as some googling seems to give different answers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: blue_nus_init not enough ram error</title><link>https://devzone.nordicsemi.com/thread/150932?ContentTypeID=1</link><pubDate>Mon, 01 Oct 2018 11:13:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:684cf9ee-671a-4eff-b99f-379c390f7d88</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you changed the&amp;nbsp;&amp;nbsp;NRF_SDH_BLE_VS_UUID_COUNT define in sdk_config.h? It needs to correspond to the number of vendor-specific UUIDs (128-bit base UUIDs) you have.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>