<?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>about DFU on nrf51822 aa (use sdk v11,s130)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11421/about-dfu-on-nrf51822-aa-use-sdk-v11-s130</link><description>Hi....
I have a problem when i use dfu_dual_bank_ble_s130_pca10028 in sdk v11 on my board. cpu is nrf51822QFAA.it seems reset all the time. using keil debug, it&amp;#39;s wrong on this point 
 dfu_init() in bootloader_dfu_start()

 in dfu_init() there is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Jan 2016 11:36:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11421/about-dfu-on-nrf51822-aa-use-sdk-v11-s130" /><item><title>RE: about DFU on nrf51822 aa (use sdk v11,s130)</title><link>https://devzone.nordicsemi.com/thread/43076?ContentTypeID=1</link><pubDate>Thu, 21 Jan 2016 11:36:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0cee3d6-1b12-4526-b9ed-c0d949ebe65e</guid><dc:creator>Liu</dc:creator><description>&lt;p&gt;&lt;a href="https://github.com/StepMoves/dfu_s130_sdk_v11_nrf51822/tree/master/bootloader"&gt;github.com/.../bootloader&lt;/a&gt;&lt;br /&gt;
here is. thanks a lot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about DFU on nrf51822 aa (use sdk v11,s130)</title><link>https://devzone.nordicsemi.com/thread/43071?ContentTypeID=1</link><pubDate>Thu, 21 Jan 2016 09:50:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36ff9201-61ff-4914-be37-814a0563563b</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Could you share your project( entire project folder)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about DFU on nrf51822 aa (use sdk v11,s130)</title><link>https://devzone.nordicsemi.com/thread/43070?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 10:00:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e27deac-e9f5-4958-9bb5-eac0bca13bc1</guid><dc:creator>Liu</dc:creator><description>&lt;p&gt;I Set PSTORAGE_NUM_OF_PAGES 2,but it seem no effect&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about DFU on nrf51822 aa (use sdk v11,s130)</title><link>https://devzone.nordicsemi.com/thread/43073?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 09:36:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7c66f4e-4c98-4e04-b1cb-2a35ff518ff9</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;It should by default be set to&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;   #define PSTORAGE_NUM_OF_PAGES       2    
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;in SDK v11. Can you explain what you mean by not understanding the definition?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about DFU on nrf51822 aa (use sdk v11,s130)</title><link>https://devzone.nordicsemi.com/thread/43074?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 08:58:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2921d5c4-a676-4e98-acc4-c90b75f27423</guid><dc:creator>Liu</dc:creator><description>&lt;p&gt;i have tried ,because i found it&amp;#39;s defined 2 in earlier version。 but it&amp;#39;s not work, i can not understand the definition ,how it worked?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about DFU on nrf51822 aa (use sdk v11,s130)</title><link>https://devzone.nordicsemi.com/thread/43075?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 08:54:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79a6d44e-e020-4df0-bd65-0eb61274a4e8</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Try setting &lt;code&gt;PSTORAGE_NUM_OF_PAGES&lt;/code&gt; to 2.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about DFU on nrf51822 aa (use sdk v11,s130)</title><link>https://devzone.nordicsemi.com/thread/43069?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 08:52:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b63493d-c6ad-40cb-85fb-c434f45611dc</guid><dc:creator>Liu</dc:creator><description>&lt;p&gt;thanks for your reply.
yes, i modify the ram setting as follow&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;IRAM1  0x20002000  size 0x1F80&lt;/li&gt;
&lt;li&gt;IRAM2  0x20003F80  size 0x80        noInit&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;and the flash equal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about DFU on nrf51822 aa (use sdk v11,s130)</title><link>https://devzone.nordicsemi.com/thread/43068?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 08:45:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14c5a2b2-d426-4fe1-a3dc-8952132a2495</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Have you edited the ROM/RAM settings? The SDK examples are by default compatible with QFAC variants, i.e. 256kB Flash and 32kB RAM. The QFAA variants only have 16kB RAM and this must be taken into account.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about DFU on nrf51822 aa (use sdk v11,s130)</title><link>https://devzone.nordicsemi.com/thread/43072?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 05:04:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32ed0541-7735-4216-a729-8fcdf4023cf0</guid><dc:creator>Liu</dc:creator><description>&lt;p&gt;the text edit unskilled and my english is pool.....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>