<?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>Problems with the SDK 6 Single Bank bootloader for nrf51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21906/problems-with-the-sdk-6-single-bank-bootloader-for-nrf51822</link><description>I am using nrf51822 with sdk 6. I was using double bank ble dfu for the firmware upgrade. But now I have to switch to single bank dfu since my code size has exceeded the maximum limit. I tried using the example given in this link Single bank dfu . I having</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 May 2017 11:56:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21906/problems-with-the-sdk-6-single-bank-bootloader-for-nrf51822" /><item><title>RE: Problems with the SDK 6 Single Bank bootloader for nrf51822</title><link>https://devzone.nordicsemi.com/thread/86017?ContentTypeID=1</link><pubDate>Wed, 10 May 2017 11:56:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c364fa86-999e-49c6-a2e3-b7c5afab86ef</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;If it&amp;#39;s bootloader from SDK v6.0 I think bootloader update is not supported . Please have a look &lt;a href="https://devzone.nordicsemi.com/blogs/696/compatibility-between-dfu-bootloader-and-dfu-maste/"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with the SDK 6 Single Bank bootloader for nrf51822</title><link>https://devzone.nordicsemi.com/thread/86016?ContentTypeID=1</link><pubDate>Wed, 10 May 2017 06:09:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef7dc6bc-29a2-4e1c-a5b3-8c29a58e8786</guid><dc:creator>mukesh</dc:creator><description>&lt;p&gt;Thank you for the help. The issue is solved. I changed the optimization level to &amp;#39;Level 3&amp;#39; and I changed the BOOTLOADER_REGION_START to 0x0003c00. As well as I changed IROM settings also. Now it works fine. But when I try to upload bootloader from single bank dfu it gives error as I mentioned before. Does it supports bootloader and softdevice upgradation?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with the SDK 6 Single Bank bootloader for nrf51822</title><link>https://devzone.nordicsemi.com/thread/86015?ContentTypeID=1</link><pubDate>Tue, 09 May 2017 13:49:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78962721-93e2-4758-8f30-9d4c4e7ed13d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Mukesh: The size of the bootloader is bigger because I removed optimization , as far as I remember.
You can enable optimization and see if it can get to the similar size with the dual bank bootloader. Also please modify the bootloader start address so that it has the same start address as your dual bank bootloader.&lt;/p&gt;
&lt;p&gt;If you want to modify the dual bank bootloader yourself, try look for the comment &amp;quot;SINGLEBANK PATCH&amp;quot; in the code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with the SDK 6 Single Bank bootloader for nrf51822</title><link>https://devzone.nordicsemi.com/thread/86014?ContentTypeID=1</link><pubDate>Tue, 09 May 2017 10:40:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04d36268-e295-4b99-9ad1-6f43485759ce</guid><dc:creator>mukesh</dc:creator><description>&lt;p&gt;I am using nrf51822 with softdevice s110 7.3 which has 256kb program size. My application size is almost 80 kb&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with the SDK 6 Single Bank bootloader for nrf51822</title><link>https://devzone.nordicsemi.com/thread/86013?ContentTypeID=1</link><pubDate>Tue, 09 May 2017 10:26:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:110cd48f-d104-47f0-b84b-80398c8a2bb2</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Mukesh, how big is your application ?&lt;/p&gt;
&lt;p&gt;Which chip are you testing with, what is the flash size of it ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>