<?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>simultaneous DFU on nRF5340 and NCS 2.6.1 without external flash</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115028/simultaneous-dfu-on-nrf5340-and-ncs-2-6-1-without-external-flash</link><description>NCS 2.6.1 nRF5340 
 My project is based on coap_client, and I am trying to get DFU to work on an off-the-shelf dongle, which has no external flash. I have looked at this ticket: 
 
 I am aware of the flash limitations, but have managed to get it to fit</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Sep 2024 09:25:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115028/simultaneous-dfu-on-nrf5340-and-ncs-2-6-1-without-external-flash" /><item><title>RE: simultaneous DFU on nRF5340 and NCS 2.6.1 without external flash</title><link>https://devzone.nordicsemi.com/thread/504318?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2024 09:25:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0434f2f9-f72d-4a6f-90e6-e849c7eb2307</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Flash space is not necessarily a problem, it depends on the size of your current application. For instance, having both slots in internal flash will not work if you are developing a Matter application.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It is also possible to perform serial recover (DFU within the bootloader) over UART or USB using the mcumgr. There are some un-official samples of this here:&amp;nbsp;&lt;a href="https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main/bootloader_samples/serial_recovery"&gt;https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main/bootloader_samples/serial_recovery&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: simultaneous DFU on nRF5340 and NCS 2.6.1 without external flash</title><link>https://devzone.nordicsemi.com/thread/504063?ContentTypeID=1</link><pubDate>Thu, 26 Sep 2024 20:21:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7bffc424-00ec-45c7-9570-bbbf2c81b964</guid><dc:creator>Mary</dc:creator><description>&lt;p&gt;My hardware has a USB port.&amp;nbsp; Is it possible to use mcumgr or nrfutils to do an update via the UART over USB?&lt;/p&gt;
&lt;p&gt;Or is there still a problem with flash space?&lt;/p&gt;
&lt;p&gt;Mary&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: simultaneous DFU on nRF5340 and NCS 2.6.1 without external flash</title><link>https://devzone.nordicsemi.com/thread/504023?ContentTypeID=1</link><pubDate>Thu, 26 Sep 2024 14:53:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87695b38-5c47-4b38-9783-6e32bd88f913</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello Mary,&lt;/p&gt;
&lt;p&gt;Unfortunately, the current implementation assumes that external flash will always be used for multi-image DFU,&amp;nbsp;since there&amp;nbsp;otherwise will be little room left for the application. That said, it looks like it should be possible to support this if you cherry pick the following commits:&lt;/p&gt;
&lt;p&gt;-&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/10060"&gt;https://github.com/nrfconnect/sdk-nrf/pull/10060&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-mcuboot/pull/235"&gt;https://github.com/nrfconnect/sdk-mcuboot/pull/235&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>