<?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>Version Number meaning when generating Bootloader Settings</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47767/version-number-meaning-when-generating-bootloader-settings</link><description>Hi there, I could not find any documentation about the meaning of the version numbers, when creating bootloader settings: 
 nrfutil settings generate --family NRF52840 --application app.hex --application-version 3 --bootloader-version 2 --bl-settings</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 May 2019 13:17:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47767/version-number-meaning-when-generating-bootloader-settings" /><item><title>RE: Version Number meaning when generating Bootloader Settings</title><link>https://devzone.nordicsemi.com/thread/189347?ContentTypeID=1</link><pubDate>Mon, 27 May 2019 13:17:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06b4d0f9-34b0-43a8-9eae-908f7ad3d328</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Sammy,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Except for bootloader setting version &amp;quot;&lt;span&gt;--bl-settings-version&amp;quot; , the other versions are application defines. The rule is that application version of the new image has to be &amp;gt;= the current application , and the bootloader version of the new image has to be &amp;gt; the current bootloader version. It&amp;#39;s discussed a little bit &lt;a href="https://devzone.nordicsemi.com/nordic/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader"&gt;here in my blog&lt;/a&gt;, at step C.&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;Regarding bootloader setting version, you may find some more information by typing: &amp;quot;nrfutil settings generate --help&amp;quot;. It&amp;#39;s not for the application to choose but mount to the SDK.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt; Basically from SDK v15.3 we added a bootloader setting back up page. If you use SDK v15.2 or earlier, you should use&amp;nbsp;&lt;span&gt;--bl-settings-version = 1.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>