<?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>DFU over BLE + BLE peripherals</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93770/dfu-over-ble-ble-peripherals</link><description>Hi. I am trying to build a project with the DFU over BLE on nRF 52810 . If I only add BLE and DFU modules to prj.conf, FLASH region gets overflowed by 60 KB. I know that this IC has only 192 KB of FLASH and 24 KB of RAM. Building this project for nRF52832</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 Nov 2022 17:17:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93770/dfu-over-ble-ble-peripherals" /><item><title>RE: DFU over BLE + BLE peripherals</title><link>https://devzone.nordicsemi.com/thread/395187?ContentTypeID=1</link><pubDate>Thu, 10 Nov 2022 17:17:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:573b7bab-e4fa-418e-8b6a-df0b1995879c</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user=""]Maybe i can somehow change the partition scheme of the flash memory region or turn this DFU into a single bank?[/quote]
&lt;p&gt;Hope this&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/app_memory.html"&gt;Memory footprint optimization&lt;/a&gt;&amp;nbsp;documentation can help.&amp;nbsp;&lt;span&gt;For the single bank, you could do serial dfu within the bootloader itself via UART and USB. Otherwise, it has to be &amp;quot;dual banked&amp;quot;. That means the BLE DFU cannot support single bank, unfortunately.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>