<?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 Daul Bank DFU using uart</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82330/about-daul-bank-dfu-using-uart</link><description>Hi 
 I can‘t find the bank size configuration in the project secure_bootloader_uart_mbr_pca10056。 For safety reasons, I want to artificially divide the size of bank0 and bank1 to ensure dual bank update.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Jan 2022 09:57:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82330/about-daul-bank-dfu-using-uart" /><item><title>RE: About Daul Bank DFU using uart</title><link>https://devzone.nordicsemi.com/thread/347329?ContentTypeID=1</link><pubDate>Wed, 12 Jan 2022 09:57:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d07b0e54-171f-44b3-9940-276490c1868a</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;nrf_bootloader_flash_protect() uses the &lt;span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52833/acl.html?cp=4_1_0_5_2"&gt;ACL — Access control lists&lt;/a&gt;&lt;/span&gt; module to change the read/write permissions for a given flash region. And as noted in the documentation, once protection is enabled, the only way to disable it again is through a reset.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Daul Bank DFU using uart</title><link>https://devzone.nordicsemi.com/thread/347325?ContentTypeID=1</link><pubDate>Wed, 12 Jan 2022 09:45:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc1a3ba6-0c9d-4f7d-9c60-cd7dd0273ece</guid><dc:creator>helen</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1、I use keil to download app failed after I call nrf_bootloader_flash_protect（）to protect app area.Is there a function to unprotect the flash area?&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 2、Can the flash protected area be read and written through API or SWD after the flash area is protected?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Daul Bank DFU using uart</title><link>https://devzone.nordicsemi.com/thread/343069?ContentTypeID=1</link><pubDate>Mon, 13 Dec 2021 08:30:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e6821f2-10e1-4e5c-8213-5512e8c8aa8b</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The easiest approach is generally to perform DFU within the bootloader even with custom DFU transports. This also enables updates of the Softdevice and the bootloader itself.&lt;/p&gt;
&lt;p&gt;We do have support for background DFU of the application (i.e. receiving the FW image while running the main app), but we do not have any official examples for it, only the demo sample I uploaded in this post: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/46994/background-dfu-application-source-code/187534#187534"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/46994/background-dfu-application-source-code/187534#187534&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Daul Bank DFU using uart</title><link>https://devzone.nordicsemi.com/thread/342889?ContentTypeID=1</link><pubDate>Fri, 10 Dec 2021 10:47:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05503108-892b-464e-97d4-b7b414e451ca</guid><dc:creator>helen</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Due to the requirements of customer&amp;#39;s protocol，The customer wants to use uart to receive the new firmware of .bin file in the ble_app_hrs_freertos, and then this&amp;nbsp;&amp;nbsp;.bin file is written to bank1.Is it feasible to implement dual bank dfu in this way?Is there such a sample?&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Daul Bank DFU using uart</title><link>https://devzone.nordicsemi.com/thread/341700?ContentTypeID=1</link><pubDate>Thu, 02 Dec 2021 12:56:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b53828a2-4351-4e0a-add6-bcfeb03dac89</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can enable the NRF_DFU_FORCE_DUAL_BANK_APP_UPDATES setting in your sdk_config header to make the bootloader only accept dual bank updates.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>