<?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>Application version string in nrfutil</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46499/application-version-string-in-nrfutil</link><description>Hi, 
 I was looking at the --help command of nrfutil pkg generate and I noticed that there is an application version string option. 
 What is the use of this option? I know that the application version integer is stored in flash in the bootloader settings</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Apr 2019 12:58:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46499/application-version-string-in-nrfutil" /><item><title>RE: Application version string in nrfutil</title><link>https://devzone.nordicsemi.com/thread/184086?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2019 12:58:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf460fbb-0107-4d5d-a8f7-90bd8b0dda70</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;Thanks! I think that should be documented. Especially since the application string overrides the integer provided in the options.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Application version string in nrfutil</title><link>https://devzone.nordicsemi.com/thread/184084?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2019 12:54:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2fcaadf-793e-4f17-b1a2-175aa6a4a50c</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;If you take a look at &lt;a href="https://github.com/NordicSemiconductor/pc-nrfutil/blob/3592ca8c9e1df4bb0002720280c173f3e7fea7b0/nordicsemi/__main__.py#L254"&gt;this&lt;/a&gt; link, you can see that the user can specify the application version with two different formats, either as an integer or as a string. If the type of the input is a string, &lt;a href="https://github.com/NordicSemiconductor/pc-nrfutil/blob/3592ca8c9e1df4bb0002720280c173f3e7fea7b0/nordicsemi/__main__.py#L844"&gt;this&lt;/a&gt; function will convert the input.&amp;nbsp;E.g.&amp;nbsp;the input &amp;quot;1.2.3&amp;quot; will be converted to&amp;nbsp;&lt;span&gt;10203.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Simon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>