<?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>Add buttonless dfu to my own application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54667/add-buttonless-dfu-to-my-own-application</link><description>Hi, I&amp;#39;m trying to add buttonless dfu to my own application (unbonded). I have followed the tutorials listed below: 
 1, https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader#h23sjziacp7vrw0scs2t3tua1ax0426</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Nov 2019 20:06:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54667/add-buttonless-dfu-to-my-own-application" /><item><title>RE: Add buttonless dfu to my own application</title><link>https://devzone.nordicsemi.com/thread/221427?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 20:06:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2ff4645-e0be-4782-a344-a8a2737d6850</guid><dc:creator>w52918</dc:creator><description>&lt;p&gt;Problem solved, as described here:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/41922/dfu-support-for-sdk15-2-0/163787#163787"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/41922/dfu-support-for-sdk15-2-0/163787#163787&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Just change&amp;nbsp;&lt;span&gt;NRF_SDH_BLE_VS_UUID_COUNT&amp;nbsp;1 to 2. Then, everything works fine.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;And the RAM config (I&amp;#39;m using 10040 and SDK15.3) should be,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;FLASH_SIZE=0x5a000
RAM_START=0x20002aa8
RAM_SIZE=0xd558&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add buttonless dfu to my own application</title><link>https://devzone.nordicsemi.com/thread/221366?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 14:51:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98f86d39-8785-4ddc-a1f4-0b3b43b5b533</guid><dc:creator>w52918</dc:creator><description>&lt;p&gt;Hi Amanda,&lt;/p&gt;
&lt;p&gt;I have tried to&amp;nbsp;&lt;span&gt;set RAM start to 0x20002A98&lt;/span&gt;&lt;span&gt;&amp;nbsp;and size to 0xD568. But when the program trying to run&amp;nbsp;advertising_init(), it reset automatically.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;And do you know why&amp;nbsp;RAM_START=0x20002228&amp;nbsp;RAM_SIZE=0xddd8 works for the&amp;nbsp;ble_app_buttonless_dfu sample code? I used the same softdevice and bootloader, but I didn&amp;#39;t get any memory error in the log.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add buttonless dfu to my own application</title><link>https://devzone.nordicsemi.com/thread/221347?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 13:57:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f24ceb3-8b67-470c-8908-db43a3e1ea6e</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please refer to the log&lt;span&gt;&amp;nbsp;which is instructing you to set RAM start to 0x20002A98&lt;/span&gt;&lt;span&gt;&amp;nbsp;and size to 0xD568.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>