<?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>nrf5340 custom board non-simultaneous updates without external flash with sysbuild on ncs2.7.0+</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0</link><description>Hello! I was wondering if there is any advice from trying to get Non-simultaneous firmware updates using sysbuild with the following constraints: 
 
 Must update both App Core and Netcore 
 Non-Simultaneous preferably 
 Without External flash 
 Custom</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 02 Feb 2025 13:01:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0" /><item><title>RE: nrf5340 custom board non-simultaneous updates without external flash with sysbuild on ncs2.7.0+</title><link>https://devzone.nordicsemi.com/thread/520995?ContentTypeID=1</link><pubDate>Sun, 02 Feb 2025 13:01:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dda00e96-cd12-4db4-89ce-4eaa86680ad9</guid><dc:creator>AHaug</dc:creator><description>[quote user="AlejandroM"]But yeah looking it more closely I do not see the `mcuboot_primary_1` nor `mcuboot_secondary_1` there, I guess I can try to remove those and see If I can still do the non-simultaneous update.[/quote]
&lt;p&gt;I have an ongoing discussion with the developers&amp;nbsp;and the author of the academy course. I know he&amp;#39;s currently working on updating the course as we speak (ETA February), so he&amp;#39;ll be deep into investigating this.&amp;nbsp; Sigurd created this sample before the official DFU course on the academy pages were made, which&amp;nbsp;the academy course for 5340 was based on:&amp;nbsp;&lt;a href="https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main/bootloader_samples/nrf5340"&gt;https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main/bootloader_samples/nrf5340&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I have also looked around and found this case that Vidar mentions w.r.t nonsimultaneous DFU (albeit with an external flash), where the customer was successfull in performing the DFU when uploading the respective .bin file for the two cores with the proper image numbering such that the bootloader were able to load the image into the proper slot. Might be a useful case to read through for you as well&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/114981/update-custom-net-core-image-on-nrf5340-with-ncs-v2-7-0-using-external-spi-flash"&gt;Update custom net core image on nrf5340 with NCS v2.7.0 using external SPI flash&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This case (also with an external flash) states that they succesfully performed non-simultaneous DFU on the 5340 in both 2.6.1 and 2.7.0 (with sysbuild):&amp;nbsp;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/113100/nrf5340-mcuboot-issue-with-multi-image-update-when-sb_config_secure_boot_appcore-is-enabled?ReplyFilter=Answers&amp;amp;ReplySortBy=Answers&amp;amp;ReplySortOrder=Descending"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/113100/nrf5340-mcuboot-issue-with-multi-image-update-when-sb_config_secure_boot_appcore-is-enabled&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When testing the smp server sample in 2.9.0&amp;nbsp; I got the following partitioning out of the box with this build command&amp;nbsp; &amp;#39;&lt;em style="font-family:inherit;"&gt;west build -b board_target -- -DEXTRA_CONF_FILE=overlay-bt.conf -DSB_CONFIG_NETCORE_HCI_IPC=y --sysbuild&amp;#39;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;  flash_primary (0x100000 - 1024kB):
+-------------------------------------------------+
| 0x0: mcuboot (0xc000 - 48kB)                    |
+---0xc000: mcuboot_primary (0x74000 - 464kB)-----+
| 0xc000: mcuboot_pad (0x200 - 512B)              |
+---0xc200: mcuboot_primary_app (0x73e00 - 463kB)-+
| 0xc200: app (0x73e00 - 463kB)                   |
+-------------------------------------------------+
| 0x80000: mcuboot_secondary (0x74000 - 464kB)    |
| 0xf4000: EMPTY_1 (0x4000 - 16kB)                |
| 0xf8000: littlefs_storage (0x6000 - 24kB)       |
| 0xfe000: EMPTY_0 (0x2000 - 8kB)                 |
+-------------------------------------------------+

  otp (0x2fc - 764B):
+------------------------------+
| 0xff8100: otp (0x2fc - 764B) |
+------------------------------+

  sram_primary (0x80000 - 512kB):
+-----------------------------------------------+
| 0x20000000: sram_primary (0x70000 - 448kB)    |
| 0x20070000: rpmsg_nrf53_sram (0x10000 - 64kB) |
+-----------------------------------------------+

 CPUNET flash_primary (0x40000 - 256kB):
+--------------------------------------+
+---0x1000000: app (0x40000 - 256kB)---+
| 0x1000000: hci_ipc (0x40000 - 256kB) |
+--------------------------------------+

 CPUNET sram_primary (0x10000 - 64kB):
+-------------------------------------------+
| 0x21000000: sram_primary (0x10000 - 64kB) |
+-------------------------------------------+&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve not verified if the sample works for non-simultaneous without external flash, but I&amp;#39;m fairly confident it does.&lt;/p&gt;
[quote user="AlejandroM"]That makes sense now, but since our application is still bigger than the ram space we have ( 300 KiB App + 230 KiB Net ), not sure we would be able to fit both for simultaneous, unless the compression feature can help with that ( &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/mcuboot_image_compression.html"&gt;&lt;span&gt;SB_CONFIG_MCUBOOT_COMPRESSED_IMAGE_SUPPORT`&lt;/span&gt;&lt;/a&gt;), can it?[/quote]
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/mcuboot_image_compression.html"&gt;Image compression&lt;/a&gt;&amp;nbsp;should give you the option to reduce the size of the secondary_application slot up to ~70% the size of slot 0, but the gain may vary depending on the sample. It could be worth a shot to evaluate the option.&lt;/p&gt;
[quote user="AlejandroM"]We wanted originally to&amp;nbsp;have serial recovery available, but we have not tested it outside the old samples ( 2.6.x ), could we potentially have serial recovery and non-simultaneous updates with this double partitioning layout (primary and primary_1 )?[/quote]
&lt;p&gt;With serial recovery you can do anything given that you&amp;#39;re feeding MCUboot the correct, and working, application and netcore image. If the application does not work, it will go back into serial recovery. In this case you don&amp;#39;t need to do both cores simultaneous, but you need to validate that the app_core image are compatible with the net_core image, i.e to make sure that you don&amp;#39;t break the interface between them before the update.&lt;/p&gt;
&lt;p&gt;Let me know if you&amp;#39;re able to perform a non-simultaneous update with the smp server sample and the steps suggested in the two cases I mentioned and I&amp;#39;ll follow up this case throughout the coming week&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><item><title>RE: nrf5340 custom board non-simultaneous updates without external flash with sysbuild on ncs2.7.0+</title><link>https://devzone.nordicsemi.com/thread/520954?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2025 22:01:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f76c3cd6-bb62-4a1b-9e55-459849eb64f8</guid><dc:creator>AlejandroM</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/ahaug"&gt;AHaug&lt;/a&gt;&amp;nbsp;!&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0/520894"]I think the best option here is for you to customize the bootloader so that you get a solution where you can upload the netcore update image to mcuboot_secondary application slot, and then transport it to netcore when it detects that it is doing a netcore update.[/quote]
&lt;p&gt;You mean customize the &lt;a href="https://github.com/nrfconnect/sdk-mcuboot/tree/main"&gt;code for mcuboot&lt;/a&gt;&amp;nbsp;( and/or potentially b0n ) ?&lt;br /&gt;I was basing myself on this scenario from the courses:&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1738360343798v1.png" alt=" " /&gt;&lt;br /&gt;But yeah looking it more closely I do not see the `mcuboot_primary_1` nor `mcuboot_secondary_1` there, I guess I can try to remove those and see If I can still do the non-simultaneous update.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0/520894"]Non-simultaneous DFU of the 5340 is technically possible, but we favour the simultaneous DFU procedure both due to robustness and that the solution is simpler.&amp;nbsp;[/quote]
&lt;p&gt;That makes sense now, but since our application is still bigger than the ram space we have ( 300 KiB App + 230 KiB Net ), not sure we would be able to fit both for simultaneous, unless the compression feature can help with that ( &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/mcuboot_image_compression.html"&gt;&lt;span id="user-content-id23"&gt;SB_CONFIG_MCUBOOT_COMPRESSED_IMAGE_SUPPORT`&lt;/span&gt;&lt;/a&gt;), can it?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0/520894"]Another item of discussion is this. If you&amp;#39;re not considering FOTA updates, then you might not need any secondary partitions at all. Are the requirements such that you need image reversion, or is serial recovery an option instead?&amp;nbsp;[/quote]
&lt;p&gt;We wanted originally to&amp;nbsp;have serial recovery available, but we have not tested it outside the old samples ( 2.6.x ), could we potentially have serial recovery and non-simultaneous updates with this double partitioning layout (primary and primary_1 )?&lt;br /&gt;&lt;br /&gt;Thanks,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 custom board non-simultaneous updates without external flash with sysbuild on ncs2.7.0+</title><link>https://devzone.nordicsemi.com/thread/520894?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2025 13:51:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1636e7f7-ab05-4e47-bd18-939abd053ecb</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi again,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hmm, yes it does indeed look like this is a mandatory partition to temporary store the netcore update image within. I&amp;#39;m not sure how this translates to non-simultaneous DFU though, but for simultaneous DFU it is atleast required. It seems to be the case that it is required for both types as&amp;nbsp;&lt;span&gt;mcuboot_secondary_1 is used to temporarily store the netcore image for image revertion in the solution we provide.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I think the best option here is for you to customize the bootloader so that you get a solution where you can upload the netcore update image to mcuboot_secondary application slot, and then transport it to netcore when it detects that it is doing a netcore update.&lt;/p&gt;
&lt;p&gt;Non-simultaneous DFU of the 5340 is technically possible, but we favour the simultaneous DFU procedure both due to robustness and that the solution is simpler.&amp;nbsp;&lt;/p&gt;
[quote user="AlejandroM"]d we &lt;em&gt;&lt;strong&gt;are not considering FOTA updates&lt;/strong&gt;&lt;/em&gt;, as the ble module is part of another system (not standalone)[/quote]
&lt;p&gt;Another item of discussion is this. If you&amp;#39;re not considering FOTA updates, then you might not need any secondary partitions at all. Are the requirements such that you need image reversion, or is serial recovery an option instead?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andras&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 custom board non-simultaneous updates without external flash with sysbuild on ncs2.7.0+</title><link>https://devzone.nordicsemi.com/thread/520628?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2025 21:24:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:544f9fb1-38e4-4709-8be1-718d35d0a97d</guid><dc:creator>AlejandroM</dc:creator><description>&lt;p&gt;Hello &lt;a href="https://devzone.nordicsemi.com/members/ahaug"&gt;AHaug&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Update:&lt;br /&gt;After migrating to 2.7 I was able to get it all working fine by defining a `pm_static.yml` partition layout file with only `mcuboot_primary`, `mcuboot_secondary` and `mcuboot_primary_1` ( no `mcuboot_secondary_1`). However, on 2.9 the existence of `mcuboot_secondary_1`&amp;nbsp;seems mandatory and that makes mcumgr think that it needs to be there for many simple commands:&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1738185196934v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;And well minding the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/sysbuild_image_ids.html#image_numbers"&gt;new slot configuration&lt;/a&gt;, for the most part works, uploading to the old slot ( slot 3 ) makes the system crash:&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1738185736912v2.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;Question is:&lt;br /&gt;&lt;br /&gt;&lt;em&gt;Is there a way to define `&lt;/em&gt;&lt;span&gt;&lt;em&gt;mcuboot_secondary_1` partition so that we don&amp;#39;t get this ?&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;reminder: We don&amp;#39;t have external flash in our system as most of the samples use that partition&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 custom board non-simultaneous updates without external flash with sysbuild on ncs2.7.0+</title><link>https://devzone.nordicsemi.com/thread/519225?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2025 09:25:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04bc1d63-363e-4717-bd9a-98daf5471427</guid><dc:creator>AHaug</dc:creator><description>[quote user="AlejandroM"]&lt;br /&gt;This is great tip, didn&amp;#39;t know that! (dynamic vs static partitioning). I ended up going static,&amp;nbsp;and that worked out! :D I appreciate the help!&lt;br /&gt;[/quote]
&lt;p&gt;Great! Glad to hear that!&lt;/p&gt;
&lt;p&gt;Another FYI that you might not be aware of: If you need to change the static partitioning map later, you will need to update MCUboot i.e add a complete bootloader chain. This is also something that you can&amp;#39;t do retroactively due to the device is already running an older version of MCUboot that only knows about it&amp;#39;s old partitioning map, and retroactivly adding a bootloader chain with NSIB will both demand a change in start address for MCUboot and for your application. MCUboot will now become a second stage updatable bootloader and NSIB will become the first stage bootloader&lt;/p&gt;
[quote user="AlejandroM"]Ahh yes I noticed that even the default one is now using &amp;quot;ec&amp;quot; instead of &amp;quot;rsa&amp;quot; , is that correct ?[/quote]
&lt;p&gt;That might be the case. I&amp;#39;m not 100% sure if the default key that we use in NCS (which we of course want users to change to their own custom keys in their products) has changed between the releases, but it might be the case.&lt;/p&gt;
[quote user="AlejandroM"]Great to know! Thanks a lot again Andreas![/quote]
&lt;p&gt;Happy to help!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Let me know when you feel we&amp;#39;ve resolved the topic of this case and we&amp;#39;ll mark it of as verified answer! :) Until then we&amp;#39;ll keep the case open if you have any follow ups related to this topic&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><item><title>RE: nrf5340 custom board non-simultaneous updates without external flash with sysbuild on ncs2.7.0+</title><link>https://devzone.nordicsemi.com/thread/519151?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2025 17:32:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07ee4b80-b9ef-4b88-8309-627ac052146f</guid><dc:creator>AlejandroM</dc:creator><description>&lt;p&gt;Hi Andreas ( &lt;a href="https://devzone.nordicsemi.com/members/ahaug"&gt;AHaug&lt;/a&gt;&amp;nbsp;):&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0/518688"]Aha, yes please do that. The short reason for why you would want static partitioning is so you can migrate to newer versions further up with the same partitioning map. Dynamic partitioning may change between versions, meaning that you may get issues with addresses due to for instance changes in how large a partition is between the two different versions.[/quote]
&lt;p&gt;&lt;br /&gt;This is great tip, didn&amp;#39;t know that! (dynamic vs static partitioning). I ended up going static,&amp;nbsp;and that worked out! :D I appreciate the help!&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0/518688"]You must also make sure that you sign your new application with keys which that your old bootloader recognizes so that the new image will be approved.[/quote]
&lt;p&gt;&lt;br /&gt;Ahh yes I noticed that even the default one is now using &amp;quot;ec&amp;quot; instead of &amp;quot;rsa&amp;quot; , is that correct ?&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0/518688"]In short, migrating through an update is quite more complex than simply migrating, but it is possible as long as you have enough headspace on the previous memory map (given that you will add features), and/or have static partitioning as well as you&amp;#39;re using the same keys.[/quote]
&lt;p&gt;Great to know! Thanks a lot again Andreas!&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 custom board non-simultaneous updates without external flash with sysbuild on ncs2.7.0+</title><link>https://devzone.nordicsemi.com/thread/518688?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2025 15:34:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94552b05-a77e-40d6-9638-aa6984dd13ca</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Aha, thank you for verifying.&lt;/p&gt;
[quote user="AlejandroM"]In the user/prod Fw in 2.6.0 we did not created a static partitioning, and it was working fine, I gather that we now need to create one ( pm_static.yml ), I&amp;#39;ll do that and come back, thanks.[/quote]
&lt;p&gt;Aha, yes please do that. The short reason for why you would want static partitioning is so you can migrate to newer versions further up with the same partitioning map. Dynamic partitioning may change between versions, meaning that you may get issues with addresses due to for instance changes in how large a partition is between the two different versions.&lt;/p&gt;
&lt;p&gt;You must also make sure that you sign your new application with keys which that your old bootloader recognizes so that the new image will be approved.&lt;/p&gt;
&lt;p&gt;In short, migrating through an update is quite more complex than simply migrating, but it is possible as long as you have enough headspace on the previous memory map (given that you will add features), and/or have static partitioning as well as you&amp;#39;re using the same keys.&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><item><title>RE: nrf5340 custom board non-simultaneous updates without external flash with sysbuild on ncs2.7.0+</title><link>https://devzone.nordicsemi.com/thread/518512?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2025 19:21:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cba5a152-99d5-4770-af33-47104a8c1b82</guid><dc:creator>AlejandroM</dc:creator><description>&lt;p&gt;Hi Andreas (&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/ahaug"&gt;AHaug&lt;/a&gt;&amp;nbsp;)&lt;/p&gt;
&lt;p&gt;Here are some more tidbits&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0/518464"]It does, thank you very much, with the exception of this sentence &amp;quot;&lt;span&gt;&lt;em&gt;and we are trying to transition first the manufacturing to production firmware update first update to this setup&lt;/em&gt;.&amp;quot;, but I guess it relates to &amp;quot;To clarify we want this to be able to go from our DTM/Manufacturing image to the Customer/production image&amp;quot;.&amp;nbsp;&amp;nbsp;Correct me if I&amp;#39;ve misunderstood this:&lt;/span&gt;[/quote]
&lt;p&gt;Yes, that is correct, we want this to work with &amp;quot;sysbuild&amp;quot;.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0/518464"]&lt;br /&gt;You have your firmware in 2.6 that you currently call DTM/Manufacturing (state), that you want to perform DFU to get to the customer/production (state) in 2.7.0?[/quote]
&lt;p&gt;ahh not quite ( sorry for the confusion ), we have a 2.6 user/production firmware with this non-simultaneous Fw updates and we now have&amp;nbsp;a&amp;nbsp;manufacturing FW on 2.7.0 with sysbuild, but no FW updates. So we&amp;nbsp;want the FW updates on that manufacturing FW, and later we will move the user/prod FW to 2.8.0.&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0/518464"]I would say that you should get it working in 2.7.0 before going to 2.8.0 and the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_sysbuild.html"&gt;migration to sysbuild guide&lt;/a&gt;&amp;nbsp;should be the same for both versions, but there might be other changes in 2.8.0 that you need to account for in your firmware that you might miss if you skip one release. But of course, if you&amp;#39;re confident enough, you can go directly from 2.6 to 2.9 as well by following the migration guides, release notes and changes in the relevant modules in the SDK.[/quote]
&lt;p&gt;Yes, so we better get it on 2.7.0 before going to 2.8.0.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0/518464"]How have you done your partitioning in the previous firmware? I assume it is through a pm_static.yml? Have you done any partitioning in dts? It not, then that might be the reason as both are required for sysbuild (although it only uses one of them). The error you post seems to indicate that it is a partitioning issue.[/quote]
&lt;p&gt;In the user/prod Fw in 2.6.0 we did not created a static partitioning, and it was working fine, I gather that we now need to create one ( pm_static.yml ), I&amp;#39;ll do that and come back, thanks.&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 custom board non-simultaneous updates without external flash with sysbuild on ncs2.7.0+</title><link>https://devzone.nordicsemi.com/thread/518464?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2025 14:18:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cbf5ab6-d164-4f0e-8ba5-c1ed89e31cde</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="AlejandroM"]We want to have those non-simultaneous FW updates with MCUmgr/MCUBoot in SDK 2.7.0 with sysbuild, and we are trying to transition first the manufacturing to production firmware update first update to this setup.&lt;br /&gt;&lt;br /&gt;Hope that makes more sense.&amp;nbsp;[/quote]
&lt;p&gt;It does, thank you very much, with the exception of this sentence &amp;quot;&lt;span&gt;&lt;em&gt;and we are trying to transition first the manufacturing to production firmware update first update to this setup&lt;/em&gt;.&amp;quot;, but I guess it relates to &amp;quot;To clarify we want this to be able to go from our DTM/Manufacturing image to the Customer/production image&amp;quot;.&amp;nbsp;&amp;nbsp;Correct me if I&amp;#39;ve misunderstood this:&lt;br /&gt;&lt;br /&gt;You have your firmware in 2.6 that you currently call DTM/Manufacturing (state), that you want to perform DFU to get to the customer/production (state) in 2.7.0?&lt;/span&gt;&lt;/p&gt;
[quote user="AlejandroM"]Our initial manufacturing application is relatively small &amp;lt; 100 KB on both App and Netcore, but our user/production application is much bigger &amp;lt; 400KB on the Appcore ( we will be optimizing this and potentially removing a few KBs ) and 240 KB on the Netcore ( LE Audio, multi role, and multiple connections with soft-device controller in 2.6.X ), so for the transition to the user/production FW, it sounds like it won&amp;#39;t work on &lt;em&gt;Simultaneous&lt;/em&gt;, thus we were focusing on non-simultaneous.[/quote]
&lt;p&gt;I agree, then the available flash on the app core will be too small to fit simultaneous. Thank you for elaborating&lt;/p&gt;
[quote user="AlejandroM"]Note that I probably should have stressed that we are using &lt;strong&gt;&lt;em&gt;MCUMgr and MCUBoot (our own SMP Transport&lt;/em&gt;&lt;/strong&gt;), and we &lt;em&gt;&lt;strong&gt;are not considering FOTA updates&lt;/strong&gt;&lt;/em&gt;,[/quote]
&lt;p&gt;Ah, I see.&amp;nbsp;&lt;/p&gt;
[quote user="AlejandroM"]Perhaps we should move to 2.8.0 and skip 2.7.0 ? [/quote]
&lt;p&gt;I would say that you should get it working in 2.7.0 before going to 2.8.0 and the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_sysbuild.html"&gt;migration to sysbuild guide&lt;/a&gt;&amp;nbsp;should be the same for both versions, but there might be other changes in 2.8.0 that you need to account for in your firmware that you might miss if you skip one release. But of course, if you&amp;#39;re confident enough, you can go directly from 2.6 to 2.9 as well by following the migration guides, release notes and changes in the relevant modules in the SDK.&lt;/p&gt;
&lt;p&gt;How have you done your partitioning in the previous firmware? I assume it is through a pm_static.yml? Have you done any partitioning in dts? It not, then that might be the reason as both are required for sysbuild (although it only uses one of them). The error you post seems to indicate that it is a partitioning issue.&lt;/p&gt;
&lt;p&gt;Kind regards,&amp;nbsp;&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 custom board non-simultaneous updates without external flash with sysbuild on ncs2.7.0+</title><link>https://devzone.nordicsemi.com/thread/518325?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2025 19:57:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45b0606f-ec6e-4fea-ae87-ac3905688358</guid><dc:creator>AlejandroM</dc:creator><description>&lt;p&gt;Hi Andreas ( &lt;a href="https://devzone.nordicsemi.com/members/ahaug"&gt;AHaug&lt;/a&gt;&amp;nbsp;),&lt;br /&gt;&lt;br /&gt;Thank you for the clarification on the simultaneous, non-simultaneous, to answer your question:&lt;/p&gt;
&lt;blockquote&gt;[quote userid="107683" url="~/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0/518190"]Out of curiosity, how large is your application?[/quote]&lt;/blockquote&gt;
&lt;p&gt;Our initial manufacturing application is relatively small &amp;lt; 100 KB on both App and Netcore, but our user/production application is much bigger &amp;lt; 400KB on the Appcore ( we will be optimizing this and potentially removing a few KBs ) and 240 KB on the Netcore ( LE Audio, multi role, and multiple connections with soft-device controller in 2.6.X ), so for the transition to the user/production FW, it sounds like it won&amp;#39;t work on &lt;em&gt;Simultaneous&lt;/em&gt;, thus we were focusing on non-simultaneous.&lt;br /&gt;&lt;br /&gt;About:&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0/518190"]Not quite sure how sysbuild relates to DFU in this case, could you expand a bit on this statement so I might understand where you&amp;#39;re coming from w.r.t this? DFU using MCUBoot is it&amp;#39;s own thing when comparing it to sysbuild, but if you&amp;#39;re talkign about sysbuild in general, then yes, sysbuild were a bit immature in NCS 2.7.0, and has matured more and more in 2.8.0 and 2.9.0.&amp;nbsp;[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Well because we tried that configuration and got this problem ( in SDK 2.7.0 ):&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;[22/275] Building C object zephyr/subsys/mgmt/mcumgr/grp/img_mgmt/CMakeFiles/subsys__mgmt__mcumgr__grp__img_mgmt.dir/src/zephyr_img_mgmt.c.obj
FAILED: zephyr/subsys/mgmt/mcumgr/grp/img_mgmt/CMakeFiles/subsys__mgmt__mcumgr__grp__img_mgmt.dir/src/zephyr_img_mgmt.c.obj 
C:\ncs\toolchains\ce3b5ff664\opt\zephyr-sdk\arm-zephyr-eabi\bin\arm-zephyr-eabi-gcc.exe -DKERNEL -DK_HEAP_MEM_POOL_SIZE=4096 -DNCS_APPLICATION_BOOT_BANNER_GIT_REPO -DNRF5340_XXAA_APPLICATION -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DUSE_PARTITION_MANAGER=1 -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR__=1 -IC:/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/grp/img_mgmt/include -IC:/ncs/v2.7.0/zephyr/include -IC:/Users/alejandromata/Dev/iotplatform.nordic.manufacturing/application/build_1/application/zephyr/include/generated -IC:/ncs/v2.7.0/zephyr/soc/nordic -IC:/ncs/v2.7.0/zephyr/soc/nordic/nrf53/. -IC:/ncs/v2.7.0/zephyr/soc/nordic/common/. -IC:/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/util/include -IC:/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/transport/include -IC:/ncs/v2.7.0/bootloader/mcuboot/boot/bootutil/include -IC:/ncs/v2.7.0/bootloader/mcuboot/boot/zephyr/include -IC:/ncs/v2.7.0/zephyr/subsys/rtio -IC:/ncs/v2.7.0/zephyr/subsys/settings/include -IC:/ncs/v2.7.0/nrf/include -IC:/ncs/v2.7.0/nrf/tests/include -IC:/ncs/v2.7.0/modules/hal/cmsis/CMSIS/Core/Include -IC:/ncs/v2.7.0/zephyr/modules/cmsis/. -IC:/ncs/v2.7.0/modules/hal/nordic/nrfx -IC:/ncs/v2.7.0/modules/hal/nordic/nrfx/drivers/include -IC:/ncs/v2.7.0/modules/hal/nordic/nrfx/mdk -IC:/ncs/v2.7.0/zephyr/modules/hal_nordic/nrfx/. -IC:/Users/alejandromata/Dev/iotplatform.nordic.manufacturing/application/build_1/application/modules/libmetal/libmetal/lib/include -IC:/ncs/v2.7.0/modules/lib/open-amp/open-amp/lib/include -IC:/ncs/v2.7.0/modules/debug/segger/SEGGER -IC:/ncs/v2.7.0/modules/debug/segger/Config -IC:/ncs/v2.7.0/modules/lib/zcbor/include -IC:/ncs/v2.7.0/bootloader/mcuboot/boot/bootutil/zephyr/.. -IC:/ncs/v2.7.0/bootloader/mcuboot/boot/bootutil/zephyr/../include -IC:/ncs/v2.7.0/bootloader/mcuboot/boot/bootutil/zephyr/../../zephyr/include -isystem C:/ncs/v2.7.0/zephyr/lib/libc/common/include -isystem C:/ncs/v2.7.0/nrfxlib/crypto/nrf_cc312_platform/include -Wshadow -fno-strict-aliasing -Os -imacros C:/Users/alejandromata/Dev/iotplatform.nordic.manufacturing/application/build_1/application/zephyr/include/generated/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=C:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi -imacros C:/ncs/v2.7.0/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-sign -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -Werror=implicit-int -fno-pic -fno-pie -fno-asynchronous-unwind-tables -ftls-model=local-exec -fno-reorder-functions --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=C:/Users/alejandromata/Dev/iotplatform.nordic.manufacturing/application=CMAKE_SOURCE_DIR -fmacro-prefix-map=C:/ncs/v2.7.0/zephyr=ZEPHYR_BASE -fmacro-prefix-map=C:/ncs/v2.7.0=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/subsys/mgmt/mcumgr/grp/img_mgmt/CMakeFiles/subsys__mgmt__mcumgr__grp__img_mgmt.dir/src/zephyr_img_mgmt.c.obj -MF zephyr\subsys\mgmt\mcumgr\grp\img_mgmt\CMakeFiles\subsys__mgmt__mcumgr__grp__img_mgmt.dir\src\zephyr_img_mgmt.c.obj.d -o zephyr/subsys/mgmt/mcumgr/grp/img_mgmt/CMakeFiles/subsys__mgmt__mcumgr__grp__img_mgmt.dir/src/zephyr_img_mgmt.c.obj -c C:/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/grp/img_mgmt/src/zephyr_img_mgmt.c
In file included from C:/ncs/v2.7.0/zephyr/include/zephyr/toolchain.h:50,
                 from C:/ncs/v2.7.0/zephyr/include/zephyr/kernel_includes.h:23,
                 from C:/ncs/v2.7.0/zephyr/include/zephyr/kernel.h:17,
                 from C:/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/grp/img_mgmt/src/zephyr_img_mgmt.c:7:
C:/ncs/v2.7.0/zephyr/include/zephyr/toolchain/gcc.h:87:36: error: static assertion failed: &amp;quot;Missing partitions?&amp;quot;
   87 | #define BUILD_ASSERT(EXPR, MSG...) _Static_assert(EXPR, &amp;quot;&amp;quot; MSG)
      |                                    ^~~~~~~~~~~~~~
C:/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/grp/img_mgmt/src/zephyr_img_mgmt.c:43:1: note: in expansion of macro &amp;#39;BUILD_ASSERT&amp;#39;
   43 | BUILD_ASSERT(FIXED_PARTITION_EXISTS(SLOT2_PARTITION) &amp;amp;&amp;amp;
      | ^~~~~~~~~~~~&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Main error:&lt;br /&gt;&amp;quot;&lt;strong&gt;&lt;em&gt;C:/ncs/v2.7.0/zephyr/include/zephyr/toolchain/gcc.h:87:36: error: static assertion failed: &amp;quot;Missing partitions?&lt;/em&gt;&lt;/strong&gt;&amp;quot;&lt;br /&gt;&lt;br /&gt;Note that I probably should have stressed that we are using &lt;strong&gt;&lt;em&gt;MCUMgr and MCUBoot (our own SMP Transport&lt;/em&gt;&lt;/strong&gt;), and we &lt;em&gt;&lt;strong&gt;are not considering FOTA updates&lt;/strong&gt;&lt;/em&gt;, as the ble module is part of another system (not standalone), and we want the firmware to be handled from outside the module, and all works well for the User/produciton FW updates in 2.6.X to upgrade to further versions of production firmware,&amp;nbsp;but &lt;strong&gt;&lt;em&gt;the first upgrade&lt;/em&gt; &lt;/strong&gt;( manufacturing to production - manufacturing constraint) is what we are migrating first to sysbuild, and having problems with. (&lt;em&gt;Perhaps we should move to 2.8.0 and skip 2.7.0 ? , please advise&lt;/em&gt;)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For this problem I think I forgot to add the mcuboot.conf, here it is:&lt;br /&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/1050.mcuboot.conf"&gt;devzone.nordicsemi.com/.../1050.mcuboot.conf&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As for:&lt;/p&gt;
[quote userid="107683" url="~/f/nordic-q-a/117954/nrf5340-custom-board-non-simultaneous-updates-without-external-flash-with-sysbuild-on-ncs2-7-0/518190"]If you&amp;#39;re referring the DFU course on our academy pages and are referring to &amp;quot;DFU development&amp;quot; in terms of adding support for sysbuild within the DFU course it has to do with the fact that the author of the course needed more time to update the course.[/quote]
&lt;p&gt;Yes, we were seeing that in the courses:&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1736884201260v1.png" /&gt;&lt;br /&gt;And things &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v2.7-branch/cmake/sysbuild/partition_manager.cmake#L620C1-L642C89"&gt;like this&lt;/a&gt; in the code:&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1736884340615v2.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;To summarize:&lt;br /&gt;&lt;br /&gt;We want to have those non-simultaneous FW updates with MCUmgr/MCUBoot in SDK 2.7.0 with sysbuild, and we are trying to transition first the manufacturing to production firmware update first update to this setup.&lt;br /&gt;&lt;br /&gt;Hope that makes more sense.&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 custom board non-simultaneous updates without external flash with sysbuild on ncs2.7.0+</title><link>https://devzone.nordicsemi.com/thread/518190?ContentTypeID=1</link><pubDate>Mon, 13 Jan 2025 15:05:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:885ac81c-2de3-4480-bfd8-bd0024b5dad9</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Your configuration sounds to be right out of the book and will work, with one caveat and that is the risk of breaking the interface between the app and netcore when migrating from 2.6.0 to 2.8.0.&lt;/p&gt;
&lt;p&gt;As explained in the Non-simultaneous part of&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/topic/dfu-for-the-nrf5340/"&gt;https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/topic/dfu-for-the-nrf5340/&lt;/a&gt;, the interface may break if it changes between an update making non-simultaneous not recommended for FOTA, which uses the radio. Since you update the network core first, you may end up in a state where the application can&amp;#39;t use the network core and thus not being able to receive the new application you want to send over FOTA. If you however are doing DFU not over the air, then you should not have to worry about this.&lt;/p&gt;
&lt;p&gt;Just fyi, for&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf53/simultaneous_multi_image_dfu_nrf5340.html"&gt;simultaneous DFU&lt;/a&gt;&amp;nbsp;you need a quite small application to make this work without an external flash. As illustrated here&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/topic/dfu-for-the-nrf5340/"&gt;https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/topic/dfu-for-the-nrf5340/&lt;/a&gt;&amp;nbsp;you need to have a secondary partition for both the application slot and the network slot, meaning that what you have remaining for your primary application slot will be very small.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1736780115763v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Out of curiosity, how large is your application?&lt;/p&gt;
[quote user=""]Using sysbuild (because we were advised to move to 2.8.0 and sysbuild is now a must)[/quote]
&lt;p&gt;This is true, here&amp;#39;s a couple of guides you&amp;#39;ve probably seen but they&amp;#39;re nice to know of in case you&amp;#39;re not aware of them:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_sysbuild.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_sysbuild.html&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_hwmv2.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_hwmv2.html&lt;/a&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
[quote user=""]seen that there is still ongoing DFU development for sysbuild in &lt;em&gt;ncs2.7.0+ &lt;/em&gt;and &lt;strong&gt;&lt;em&gt;we are wondering if there are any updates on this?&lt;/em&gt;&lt;/strong&gt;&amp;nbsp;[/quote]
&lt;p&gt;Not quite sure how sysbuild relates to DFU in this case, could you expand a bit on this statement so I might understand where you&amp;#39;re coming from w.r.t this? DFU using MCUBoot is it&amp;#39;s own thing when comparing it to sysbuild, but if you&amp;#39;re talkign about sysbuild in general, then yes, sysbuild were a bit immature in NCS 2.7.0, and has matured more and more in 2.8.0 and 2.9.0.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re referring the DFU course on our academy pages and are referring to &amp;quot;DFU development&amp;quot; in terms of adding support for sysbuild within the DFU course it has to do with the fact that the author of the course needed more time to update the course.&lt;/p&gt;
&lt;p&gt;There&amp;#39;s quite a few topics in this case, so lets start with these items and go form here.&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>