<?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>bootloader settings page</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19541/bootloader-settings-page</link><description>What happens when the bootloader settings page is not programmed with the bootloader to the device? 
 This page is automatically created and all the versions set to 0? Or the dfu skips version verification?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 Feb 2017 10:01:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19541/bootloader-settings-page" /><item><title>RE: bootloader settings page</title><link>https://devzone.nordicsemi.com/thread/75954?ContentTypeID=1</link><pubDate>Wed, 08 Feb 2017 10:01:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b9d97a5-c932-4fe8-8949-71b77c28649c</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;On startup the bootloader will call &lt;code&gt;nrf_dfu_settings_init()&lt;/code&gt;( in &lt;code&gt;nrf_dfu_init()&lt;/code&gt; in nrf_dfu.c), which checks the CRC of the bootloader settings page. If the page is not present(i.e. it is set to all 0xFFs), then the page is reset to 0s and the settings version is set to &lt;code&gt;NRF_DFU_SETTINGS_VERSION=1&lt;/code&gt;(defined in preprocessor symbols).&lt;/p&gt;
&lt;p&gt;The device will then stay in bootloader mode, waiting for an application update, which will set the dfu settings page to the values corresponding to the image that has been received, e.g. application CRC , application version etc ... .&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>