<?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>Peer Manager Init returns NRF_ERROR_STORAGE_FULL at boot time, why?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27879/peer-manager-init-returns-nrf_error_storage_full-at-boot-time-why</link><description>Hello, 
 I am using nrf52832 pca10040 with softdevice v3 of SDK v12.2, when booting my device tries to initialize the peer manager with pm_init() and this function is returning error code 0x3 . 
 I have traced it a bit and within pm_init() the function</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Dec 2017 13:11:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27879/peer-manager-init-returns-nrf_error_storage_full-at-boot-time-why" /><item><title>RE: Peer Manager Init returns NRF_ERROR_STORAGE_FULL at boot time, why?</title><link>https://devzone.nordicsemi.com/thread/109953?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2017 13:11:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d07bf7f4-177b-4420-b299-d7d2454fea88</guid><dc:creator>ndarkness</dc:creator><description>&lt;p&gt;Hi @Petter Myhre, I found my issue, it had to to with the fact that whike using EMbedded Studio the assambly mapping file (thumb_crt0.s) for the nrf52 was not correct, and therefore the FDS instructions where no being executed throwing the memory error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peer Manager Init returns NRF_ERROR_STORAGE_FULL at boot time, why?</title><link>https://devzone.nordicsemi.com/thread/109951?ContentTypeID=1</link><pubDate>Tue, 28 Nov 2017 14:25:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:169dafb1-6a9f-4c88-9b2b-0fed8e72a7ee</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;This is probably not a RAM issue. So pds_init() returns NRF_ERROR_STORAGE_FULL? And what does fds_init() return? FDS_ERR_NO_PAGES? Please try to figure out the origin of the error.&lt;/p&gt;
&lt;p&gt;Have you made any modifications to Peer Manager? Is your application using FDS?&lt;/p&gt;
&lt;p&gt;You can also consider uploading your complete project, if you want me to try to reproduce here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peer Manager Init returns NRF_ERROR_STORAGE_FULL at boot time, why?</title><link>https://devzone.nordicsemi.com/thread/109952?ContentTypeID=1</link><pubDate>Fri, 24 Nov 2017 10:50:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b3ed627-8014-4dc4-be06-138cd28b6b0d</guid><dc:creator>ndarkness</dc:creator><description>&lt;p&gt;thanks @karthikeyan , it didn&amp;#39;t help, I erased the whole chip  and flash again, it worked the first two times but after that my nrf52 hangs when calling &lt;code&gt;fds_init()&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peer Manager Init returns NRF_ERROR_STORAGE_FULL at boot time, why?</title><link>https://devzone.nordicsemi.com/thread/109950?ContentTypeID=1</link><pubDate>Fri, 24 Nov 2017 10:38:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c1a2cd1-b946-475d-b0e8-e50c1ed0e054</guid><dc:creator>karthikeyan</dc:creator><description>&lt;p&gt;i think you should change the ram value in c/c++. try to print it through uart. it will specify you about the ram value&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>