<?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 the manifest after packaging in the security boot</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116787/about-the-manifest-after-packaging-in-the-security-boot</link><description>When I package the firmware with nrfutil v7.12.0 version， I pack with a command like this 
 
 I got the right app.zip，manifest file 
 
 My question is: In nrfutilV7.12.0, can I get the manifest file with the following content?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Nov 2024 14:02:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116787/about-the-manifest-after-packaging-in-the-security-boot" /><item><title>RE: About the manifest after packaging in the security boot</title><link>https://devzone.nordicsemi.com/thread/512779?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2024 14:02:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f04a604-e27d-47f2-9bf6-58c2b7a94fd5</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;I don&amp;#39;t see any parsing of the app version, we do parse e.g. sizes in&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/Android-DFU-Library/blob/main/lib/dfu/src/main/java/no/nordicsemi/android/dfu/internal/ArchiveInputStream.java#L63"&gt;https://github.com/NordicSemiconductor/Android-DFU-Library/blob/main/lib/dfu/src/main/java/no/nordicsemi/android/dfu/internal/ArchiveInputStream.java#L63&lt;/a&gt;&amp;nbsp;, so maybe you can extend that to read the app version.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About the manifest after packaging in the security boot</title><link>https://devzone.nordicsemi.com/thread/512654?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2024 01:32:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:570d9520-9e07-4b46-9b76-35686dc17641</guid><dc:creator>wyang0824</dc:creator><description>&lt;p&gt;this URL&lt;/p&gt;
&lt;p&gt;&lt;a id="" title="Android-DFU-Library" href="https://github.com/NordicSemiconductor/Android-DFU-Library"&gt;https://github.com/NordicSemiconductor/Android-DFU-Library&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If Android-DFU-Library doesn&amp;#39;t integrate tools like nrfutil nrf5sdk-tools pkg display app.zip, I can implement it myself in Android to get nrfutil nrf5sdk-tools pkg generate --hw-version 52 --application app.bin --sd-req 0xA9 -- key-file ./private.key --application-version-string &amp;quot;2.0.0&amp;quot; app.zip the function of the --application-version-string message in the command? By inverting the app.dat&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About the manifest after packaging in the security boot</title><link>https://devzone.nordicsemi.com/thread/512526?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2024 09:12:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:568100b1-35d4-4488-b38e-3f58b6546d54</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;&lt;span&gt;On the PC side you can do this:&amp;nbsp;nrfutil&amp;nbsp;nrf5sdk-tools pkg display app.zip&lt;/span&gt;&lt;/p&gt;
[quote user="wyang0824"]Nordic&amp;#39;s Android SDK[/quote]
&lt;p&gt;What SDK are you referring to here?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About the manifest after packaging in the security boot</title><link>https://devzone.nordicsemi.com/thread/512497?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2024 06:25:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:417ebb0f-8232-4fba-916b-1c4fed357b23</guid><dc:creator>wyang0824</dc:creator><description>&lt;p&gt;We have used the latest version of nrfutil to build a non-rollback, I know that we can get the version information by parsing the protobuf antisequence app.dat, I want to know that Nordic&amp;#39;s Android SDK can be parsed with a function similar to nrfutil display app.dat So as to get the version number information?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About the manifest after packaging in the security boot</title><link>https://devzone.nordicsemi.com/thread/512374?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2024 13:32:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74f5e316-283f-4b5b-88c8-82ea5271a67e</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
[quote user=""]My question is: In nrfutilV7.12.0, can I get the manifest file with the following content?&amp;nbsp;[/quote]
&lt;p&gt;If this was created for&amp;nbsp;&lt;span&gt;legacy DFU solution(ie everything pre-nRF5-SDK version 12), then you need to use&amp;nbsp;nrfutil version 0.5.x, see this post:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/62476/custom-dfu-package/254703"&gt;RE: custom DFU package&lt;/a&gt;&amp;nbsp;&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>