<?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>recovery mode in  mcuboot  image hash:unavaliable</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89842/recovery-mode-in-mcuboot-image-hash-unavaliable</link><description>board 5340dk_cpuapp 
 sdk v2.0.0 
 hello world sample 
 push button SW1 and push reset button that go to mcuboot 
 can&amp;#39;t upload new image to slot1 
 and the hash is unavaliable 
 i use guiconfig configurate and save to file : 
 how to use recovery mode</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Jul 2022 15:04:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89842/recovery-mode-in-mcuboot-image-hash-unavaliable" /><item><title>RE: recovery mode in  mcuboot  image hash:unavaliable</title><link>https://devzone.nordicsemi.com/thread/378157?ContentTypeID=1</link><pubDate>Thu, 21 Jul 2022 15:04:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66d51173-2543-4287-bc96-8055bbba7852</guid><dc:creator>Raoul</dc:creator><description>&lt;p&gt;Hi wangrj!&lt;/p&gt;
&lt;p&gt;If I&amp;#39;m not mistaken you&amp;#39;ve created a new ticket for that question (&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/90097/can-t-use-cdc-recovery-mode-in-mcuboot"&gt;can&amp;#39;t use cdc recovery mode in mcuboot&lt;/a&gt;), that&amp;#39;s great.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m going to be out of office for 1 week, so I suggest that you just focus on this issue over there.&lt;/p&gt;
&lt;p&gt;Best wishes,&lt;/p&gt;
&lt;p&gt;Raoul&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: recovery mode in  mcuboot  image hash:unavaliable</title><link>https://devzone.nordicsemi.com/thread/377756?ContentTypeID=1</link><pubDate>Wed, 20 Jul 2022 04:49:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d471312-df98-42ed-9db4-30742089ca29</guid><dc:creator>wangrj</dc:creator><description>&lt;p&gt;may i ask you another question , how to build a CDC recovery mode project?&lt;/p&gt;
&lt;p&gt;In ncs\bootloader\mcuboot\boot\zephyr&amp;nbsp; ,there are two file &amp;quot;usb_cdc_acm.overlay&amp;quot; and &amp;quot;usb_cdc_acm_log_recovery.conf&amp;quot; seem&amp;nbsp; can&amp;#39;t let project build suceess. is there a perfect build way?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: recovery mode in  mcuboot  image hash:unavaliable</title><link>https://devzone.nordicsemi.com/thread/377719?ContentTypeID=1</link><pubDate>Tue, 19 Jul 2022 17:54:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87479620-d705-4bfe-9b23-fbaa9e70d8b5</guid><dc:creator>Raoul</dc:creator><description>&lt;p&gt;Hi wangrj,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m glad you found a solution!&lt;/p&gt;
&lt;p&gt;Yes, it seems that &lt;em&gt;list images&lt;/em&gt; and some other &amp;quot;less important&amp;quot; mcumgr commands are not compiled into the MCUboot partition, to keep the partition as small as possible. But based on your picture, the transfer of your image seems to have completed to 100%.&lt;/p&gt;
&lt;p&gt;Have a nice day!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Raoul Pathak&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: recovery mode in  mcuboot  image hash:unavaliable</title><link>https://devzone.nordicsemi.com/thread/376744?ContentTypeID=1</link><pubDate>Wed, 13 Jul 2022 09:30:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd618e66-afb1-4657-abe2-d3c3b056c06e</guid><dc:creator>wangrj</dc:creator><description>&lt;p&gt;ncs v2.0.0.0&lt;/p&gt;
&lt;p&gt;i view the code that button trigger recovery mode in mcuboot&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;it seems no support to check hash value&amp;nbsp;&lt;/p&gt;
&lt;p&gt;so i use CONFIG_BOOT_UPGRADE_ONLY=y to solved it&lt;/p&gt;
&lt;p&gt;Raoul thank you very much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: recovery mode in  mcuboot  image hash:unavaliable</title><link>https://devzone.nordicsemi.com/thread/376677?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 19:52:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ae5e3c5-9a98-4fa5-a3ad-b847a8faa47b</guid><dc:creator>Raoul</dc:creator><description>&lt;p&gt;Hi wangrj, &lt;/p&gt;
&lt;p&gt;I&amp;#39;m looking at your issue! I&amp;#39;ll try to get back to you soon, hopefully tomorrow.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Raoul&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>