<?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 firmware update from nRF Connect SDK ver. 2.3.0 to ver. 2.7. 0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115113/nrf5340-firmware-update-from-nrf-connect-sdk-ver-2-3-0-to-ver-2-7-0</link><description>I have a question regarding the firmware update for the Application core and Network core of nRF5340. Currently, we are developing firmware using nRF connect SDK ver. 2.3.0 However, we would like to switch to nRF connect SDK ver. 2.7.0 Is it possible</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Feb 2025 09:15:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115113/nrf5340-firmware-update-from-nrf-connect-sdk-ver-2-3-0-to-ver-2-7-0" /><item><title>RE: nRF5340 firmware update from nRF Connect SDK ver. 2.3.0 to ver. 2.7. 0</title><link>https://devzone.nordicsemi.com/thread/522993?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2025 09:15:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08ab2654-f00e-4331-bf56-a3c949b47e46</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>[quote user="tomo92"]Is our understanding correct that with&amp;nbsp;the SDK v2.8.0, simultaneous updates are possible, but non-simultaneous updates are not?[/quote]
&lt;p&gt;This has taken a bit longer than expected cause I was looking into the question assuming you referred to Serial Recovery. However, it just hit me:&lt;br /&gt;Do you mean simultaneous vs non-simultaneous over BLE?&lt;/p&gt;
&lt;p&gt;If you do, I have the answer ready to go&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 firmware update from nRF Connect SDK ver. 2.3.0 to ver. 2.7. 0</title><link>https://devzone.nordicsemi.com/thread/522247?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2025 14:51:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dee936a0-062d-4238-a8d4-5d59ff0207b9</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>[quote user="tomo92"]Is our understanding correct that with&amp;nbsp;the SDK v2.8.0, simultaneous updates are possible, but non-simultaneous updates are not?[/quote]
&lt;p&gt;I will continue to help with this ticket.&lt;/p&gt;
&lt;p&gt;I will verify which it is and get back to you soon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 firmware update from nRF Connect SDK ver. 2.3.0 to ver. 2.7. 0</title><link>https://devzone.nordicsemi.com/thread/521439?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 03:55:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0bd87a47-eaae-4630-9471-734d49eefc29</guid><dc:creator>tommy</dc:creator><description>&lt;p&gt;Thank you for your answer.&lt;br /&gt;&lt;br /&gt;We are implementing firmware updates for the nRF5340 using nRF Connect SDK v2.8.0.&lt;/p&gt;
&lt;p&gt;We have checked the following URL.&lt;/p&gt;
&lt;p&gt;Is our understanding correct that with&amp;nbsp;the SDK v2.8.0, simultaneous updates are possible, but non-simultaneous updates are not?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 firmware update from nRF Connect SDK ver. 2.3.0 to ver. 2.7. 0</title><link>https://devzone.nordicsemi.com/thread/515665?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2024 09:16:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f44b746-289f-4b19-8e1a-8a9ce984fd34</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Tomokuni,&amp;nbsp;&lt;br /&gt;I&amp;#39;m really sorry that I was assuming you were asking about DFU over BLE (FOTA).&amp;nbsp;&lt;br /&gt;If you are planning to do serial DFU, I think it&amp;#39;s possible to update the application core and netcore.&amp;nbsp;&lt;br /&gt;Since the size of the application is over 50% of the flash size of the chip, you may need to think about using the serial recovery feature on MCUBoot.&amp;nbsp;&lt;br /&gt;You can read more about this option 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;&lt;/p&gt;
&lt;p&gt;We actually have a similar ticket not too long ago:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/112337/how-to-enable-serial-recovery-mode-on-the-nrf5340_audio-application-sysbuild"&gt;How to enable Serial Recovery mode on the nrf5340_audio application (Sysbuild)?&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The customer managed to do DFU update (but without sysbuild). In my opinion, it should work with sysbuild as well. Unfortunately, we haven&amp;#39;t got time to try testing with sysbuild yet.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Note, you will have to do DFU 2 times, first for the netcore and then for the application core.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 firmware update from nRF Connect SDK ver. 2.3.0 to ver. 2.7. 0</title><link>https://devzone.nordicsemi.com/thread/515609?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2024 23:08:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d1c9280-9c0c-4695-94f8-209be7d28cda</guid><dc:creator>tommy</dc:creator><description>&lt;p&gt;Hung, thank you for your reply.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;quot;Which firmware are you compiling ?&amp;quot;&lt;/p&gt;
&lt;p&gt;Compiling the audio firmware (nrf5340_audio).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;quot;it&amp;#39;s not possible to do DFU update without external flash if you plan to update both network core and application core.&amp;quot;&lt;/p&gt;
&lt;p&gt;The tutorial you taught me before&lt;/p&gt;
&lt;p&gt;&lt;a id="menur1ah" class="fui-Link ___1q1shib f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1s184ao f1mk8lai fnbmjn9 f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/topic/dfu-for-the-nrf5340/" href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/topic/dfu-for-the-nrf5340/" rel="noopener noreferrer" target="_blank"&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;&lt;/p&gt;
&lt;p&gt;It says that non-simultaneous update allows DFU of network core and application core without external flash.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I used this sample program because the audio firmware (nrf5340_audio) supports the nRF5340 Audio DK.&lt;/p&gt;
&lt;p&gt;The ultimate goal is to run DFU from an SD card.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;the nRF5340 Audio DK without external flash.&lt;/p&gt;
&lt;p&gt;If there is a sample program that can DFU the network core and the application core, please let me know.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not particular about FOTA.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 firmware update from nRF Connect SDK ver. 2.3.0 to ver. 2.7. 0</title><link>https://devzone.nordicsemi.com/thread/515266?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2024 12:49:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b42d47d6-a77e-41ce-87b6-71f8a4adc8d8</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Tomokuni,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Which firmware are you compiling ? If you are doing the audio firmware, it&amp;#39;s not possible to do DFU update without external flash if you plan to update both network core and application core.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please take a look here:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.5.1/page/nrf/applications/nrf5340_audio/README.html#nrf53-audio-app-configuration-configure-fota"&gt;https://docs.nordicsemi.com/bundle/ncs-2.5.1/page/nrf/applications/nrf5340_audio/README.html#nrf53-audio-app-configuration-configure-fota&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 firmware update from nRF Connect SDK ver. 2.3.0 to ver. 2.7. 0</title><link>https://devzone.nordicsemi.com/thread/515205?ContentTypeID=1</link><pubDate>Mon, 16 Dec 2024 23:38:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c5ed220-9aee-4083-a9b5-eb0115c9e108</guid><dc:creator>tommy</dc:creator><description>&lt;p&gt;Hung, thank you for your reply.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;I would like to know two things: how to avoid accessing external flash and how to reduce the firmware size to perform FOTA without using external flash.&lt;br /&gt;&lt;/span&gt;Since we have &lt;span&gt;just compiled the sample program provided by Nordic as it is.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 firmware update from nRF Connect SDK ver. 2.3.0 to ver. 2.7. 0</title><link>https://devzone.nordicsemi.com/thread/515078?ContentTypeID=1</link><pubDate>Mon, 16 Dec 2024 11:35:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2a04d37-db4f-4aa0-86af-397eabd555bf</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Tomokuni,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I think the issue here is that the program expecting to be able to access the external flash that you don&amp;#39;t have.&amp;nbsp;&lt;br /&gt;That&amp;#39;s why you received:&amp;nbsp;&lt;br /&gt;E: Failed to open flash area ID 2 (image 0 slot 1): -19, cannot continue&lt;/p&gt;
&lt;p&gt;The reason for that is that there will not be enough free space to receive image to the internal flash. So an external flash is needed. This is mentioned in the ticket you pointed to:&amp;nbsp;&lt;a title="https://devzone.nordicsemi.com/f/nordic-q-a/116646/how-to-configure-foat-function-for-le-audio-project" href="https://devzone.nordicsemi.com/f/nordic-q-a/116646/how-to-configure-foat-function-for-le-audio-project" rel="noopener noreferrer" target="_blank"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/116646/how-to-configure-foat-function-for-le-audio-project&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 firmware update from nRF Connect SDK ver. 2.3.0 to ver. 2.7. 0</title><link>https://devzone.nordicsemi.com/thread/515054?ContentTypeID=1</link><pubDate>Mon, 16 Dec 2024 09:20:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee8759ac-7ac5-401c-b829-13e79015bf03</guid><dc:creator>tommy</dc:creator><description>&lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;Also, I am sorry for my late reply.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As mentioned in the question, I do not use external flash storage.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have just started using v2.8.0.&lt;/p&gt;
&lt;p&gt;I am trying to check the FOTA operation using the sample program &amp;quot;nrf 5340_ audio&amp;quot; using the nRF5340 Audio DK, but the software does not start due to an error.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;・The sample program has not been modified&lt;/p&gt;
&lt;p&gt;・Compilation can be done using the&lt;/p&gt;
&lt;p&gt;&lt;a id="menur1c0o" class="fui-Link ___1q1shib f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1s184ao f1mk8lai fnbmjn9 f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" title="https://devzone.nordicsemi.com/f/nordic-q-a/116646/how-to-configure-foat-function-for-le-audio-project" href="https://devzone.nordicsemi.com/f/nordic-q-a/116646/how-to-configure-foat-function-for-le-audio-project" rel="noopener noreferrer" target="_blank"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/116646/how-to-configure-foat-function-for-le-audio-project&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;as a reference.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It has not started due to the following error.&lt;/p&gt;
&lt;p&gt;&lt;span class="___19i3y4w ftuwxu6 f1qdqbpl fua484e f1o6l1dn fac4klo frp1kbq f12s2122 f19l72ij fcsrh55 frnyhdv fyo61pj f1spqul0 faegybh fkq5uzf f1x4fozf fwl63ro f1npyoe5 f10yrmu1 f1w45tcp f1dqeblh f18c6rdl f1e7lo8u f1dpi1ry f1vs2jsm f1o6uux1 f1nu0r7q fg0t3io ff98at f2yyzyc f1sjbqdg fyzb71r fh1aahx f1oktu5 f1d3652t fed2bxt fpeluho f1e76dpb f1lwmlrd fgtcxse f1d705n1 f1jrvuk2 f11h0gum f1tandro fxjdbx7 f1hva1tl fsaoqmu f1w7c29l f1uakdsb f7jsfu7 f1hz9qas f1vmprsu f1wogq95 f1oojlmx fpbf6y8 fy6vjqu fuo4419 fbzygsp fnuenae fw75flx f12oply1 fvyt4us f4ki1i fyy2ueq f1w3oopj fum67ou f1j64hbx f1807z01 f1q6iyvy f1s5r85c f920ium fhj6euq f30elfj f1kcike0 f1byno2r f5wk2nc" itemtype="single"&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/pastedimage1734340708897v1.jpeg" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For details such as log, I will attach an excel file.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How can I avoid this error?&lt;br /&gt;&lt;br /&gt;Add_FOTA:&lt;span&gt;the log after FOTA added&lt;/span&gt;&lt;br /&gt;Do_not_add_FOTA: the log before FOTA added&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Add_5F00_FOTA.txt"&gt;devzone.nordicsemi.com/.../Add_5F00_FOTA.txt&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Do_5F00_not_5F00_add_5F00_FOTA.txt"&gt;devzone.nordicsemi.com/.../Do_5F00_not_5F00_add_5F00_FOTA.txt&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 firmware update from nRF Connect SDK ver. 2.3.0 to ver. 2.7. 0</title><link>https://devzone.nordicsemi.com/thread/504387?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2024 14:10:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f13808e-0ed1-4458-bb6f-536da93ead50</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Tomoku,&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t see a reason why FOTA wouldn&amp;#39;t work to upgrade the application from v2.3.0 to v2.7.0&lt;/p&gt;
&lt;p&gt;But you need to make sure you can update both the network core and the application core simultaneously. This is important because there can be some changes in the netcore or app core that may require that they have to be updated together.&amp;nbsp;&lt;br /&gt;Please take a look here:&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;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf53/simultaneous_multi_image_dfu_nrf5340.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We have a tutorial &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/topic/exercise-3-fota-over-bluetooth-low-energy/"&gt;here&lt;/a&gt;&amp;nbsp;in our Dev Academy.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Do you have an external flash storage ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>