<?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>DFU from Application Using USB and External Flash on Thingy53/nRF5340</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122513/dfu-from-application-using-usb-and-external-flash-on-thingy53-nrf5340</link><description>Hello, I am developing my custom board using Thingy53 as a reference design. I am trying to achieve DFU from application using external flash for the secondary image and upload new image via USB CDC ACM. So far, I have been following the two tutorials</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Jun 2025 11:41:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122513/dfu-from-application-using-usb-and-external-flash-on-thingy53-nrf5340" /><item><title>RE: DFU from Application Using USB and External Flash on Thingy53/nRF5340</title><link>https://devzone.nordicsemi.com/thread/540577?ContentTypeID=1</link><pubDate>Thu, 26 Jun 2025 11:41:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b963a4e-e6a0-42e7-a048-154dbde5dbb7</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I will look closer into this, but here&amp;#39;s some initial thoughts&lt;/p&gt;
[quote user=""]From a post in this forum I understand this error means I am trying to open a flash area that does not exist. I am currently stucked here.[/quote]
&lt;p&gt;This is correct, the way the netcore image DFU works is that you have to temporarily load it to RAM, which can&amp;#39;t be opened similar to how regular flash storage is opened (illustrated here:&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-9-bootloaders-and-dfu-fota/topic/dfu-for-the-nrf5340/"&gt;https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-9-bootloaders-and-dfu-fota/topic/dfu-for-the-nrf5340/&lt;/a&gt;).&amp;nbsp;This error &amp;#39;&amp;nbsp;mcumgr_img_grp: Failed to open flash area ID 1: -2&amp;#39; can be ignored for this image.&lt;/p&gt;
[quote user=""]The AuTerm could successfully identify the serial port, but when I try to get the current image, AuTerm only reports Image 1 -&amp;gt; Slot 1 -&amp;gt; with the image state Bootable, neither Active nor Confirmed, which is different from the tutorial. I am using ncs 3.0.2[/quote]
&lt;p&gt;If you have a nRF5340DK available. Do you see the same things when reproducing the steps on the DK as you did for your custom board based on the Thingy:53? I assume there will be differences due to the peripherals, but what I&amp;#39;m curious of is if this is due to a change in NCS 3.0.0 i.e the academy lesson 9 exercise 4 and 5 (for simultaneous) is out of date or if it&amp;#39;s a &amp;quot;thingy:53 based&amp;quot; issue&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>