<?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>S110 8.0.0 DFU example on nrf51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5990/s110-8-0-0-dfu-example-on-nrf51822</link><description>Hi, 
 I am having problems using the the dfu_dual_bank_ble_s110_pca10028 example on a nrf51822_xxAA device. 
 I have changed the memory ares to: 
 IROM 1: 0x3C000, 0x3C00
IRAM 1: 0x20002C00, 0x1380
IRAM 2: 0x20003F80, 0x80 (NoInit) 
 Altough i become</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 24 Dec 2015 09:59:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5990/s110-8-0-0-dfu-example-on-nrf51822" /><item><title>RE: S110 8.0.0 DFU example on nrf51822</title><link>https://devzone.nordicsemi.com/thread/20903?ContentTypeID=1</link><pubDate>Thu, 24 Dec 2015 09:59:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:265efcfb-0411-4c59-b6ad-f53519ab03d6</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Mathias, I am having the same issue. Would you mind explain the reason behind adding #define PSTORAGE_RAW_MODE_ENABLE? I read the Raw Mode section &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk51.v10.0.0%2Flib_pstorage.html&amp;amp;cp=4_0_1_3_17_3&amp;amp;anchor=pstorage_raw_mode"&gt;here&lt;/a&gt; but I still am not very clear on how Raw Mode helps.
Also, are there any concerns when decreasing the Stack so much?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S110 8.0.0 DFU example on nrf51822</title><link>https://devzone.nordicsemi.com/thread/20902?ContentTypeID=1</link><pubDate>Wed, 11 Mar 2015 15:55:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e0a0a7f-a2a5-46f2-ad11-01bf91a1f622</guid><dc:creator>Mathias</dc:creator><description>&lt;p&gt;I solved the problem myself by reducing the stack size to 255 in arm_startup_nrf51.s, hope this will be enough for the bootloader application but think so?&lt;/p&gt;
&lt;p&gt;Additionally I had to add:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;#define PSTORAGE_RAW_MODE_ENABLE
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;in pstorage_platform.h.&lt;/p&gt;
&lt;p&gt;BR
Mathias&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>