<?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>OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117611/ota-dfus-no-longer-working-after-recreating-build-configuration</link><description>I&amp;#39;ve previously successfully performed OTA DFUs of our application (basically a heavily customized peripheral_uart), running on hardware substantially similar to the nRF5340 DK. I used the nRF Connect mobile app on both Android and iOS, with the &amp;quot;Test</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Jan 2025 16:14:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117611/ota-dfus-no-longer-working-after-recreating-build-configuration" /><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/520768?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2025 16:14:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ecd2b3e-b88f-4877-8fc5-73d7226a561b</guid><dc:creator>JakeM</dc:creator><description>&lt;p&gt;We talked to our local sales representative. After not making much progress on non-simultaneous FOTA either, we&amp;#39;re planning to get help with the network core changes we intend to make, so those changes can be made before going into production, and try to avoid having to update the network core in the future.&lt;br /&gt;&lt;br /&gt;Since we found an explanation for the original discrepancy between builds, and have a plan for addressing future compatibility concerns, I think this case can be closed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/520533?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2025 10:22:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7238555-e91d-4991-8297-c673768f9be2</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>[quote user="JakeM"]&lt;br /&gt;Are there any plans to support simultaneous DFU without external flash on nRF5430 in a future SDK release?[/quote]
&lt;p&gt;Devs link me to &lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/19551"&gt;https://github.com/nrfconnect/sdk-nrf/pull/19551&lt;/a&gt;, so this could work.&lt;br /&gt;However, we do not have any tests for this, meaning that we can not claim support for the feature.&lt;/p&gt;
&lt;p&gt;So I will just quote our default answer when it comes to timeline questions:&lt;/p&gt;
&lt;p&gt;&lt;span style="margin:0;padding:0;text-align:left;"&gt;I am not able to answer questions about our timeline. You can try to ask your&amp;nbsp;&lt;a href="https://www.nordicsemi.com/About-us/Contact-Us" rel="noopener noreferrer" target="_blank"&gt;local sales representative&lt;/a&gt;&amp;nbsp;from Nordic Semiconductor for information about our timeline.&lt;/span&gt;&lt;/p&gt;
[quote user="JakeM"]&lt;br /&gt;For now it looks like our best option is non-simultaneous.[/quote]
&lt;p&gt;Yea seems like it. As always, remember to test FOTA thoroughly on test devices before rolling it out to the field. This is always important of course, but it becomes extra important when you do non-simultaneous instead of simultaneous.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/519740?ContentTypeID=1</link><pubDate>Thu, 23 Jan 2025 11:54:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddd83f49-7f78-4847-b8f3-d14cb0ec50c5</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Ill check with devs&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/519658?ContentTypeID=1</link><pubDate>Thu, 23 Jan 2025 00:03:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d429cee7-9a40-49bc-b908-4a86534c9087</guid><dc:creator>JakeM</dc:creator><description>&lt;p&gt;Thanks for the response. Those changesets look a little intimidating. Maybe there are some changes we don&amp;#39;t need, but I&amp;#39;m seeing a lot of changes that look related to the functionality we want. I don&amp;#39;t think we want to maintain a branch of the SDK.&lt;br /&gt;&lt;br /&gt;Are there any plans to support simultaneous DFU without external flash on nRF5430 in a future SDK release?&lt;br /&gt;&lt;br /&gt;For now it looks like our best option is non-simultaneous.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/519270?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2025 11:50:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64608281-1bf0-458f-afe1-6f67609e697f</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;I found these two PRs as a workaround from some time ago:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/10060"&gt;https://github.com/nrfconnect/sdk-nrf/pull/10060&lt;br /&gt;&lt;/a&gt;&lt;a href="https://github.com/nrfconnect/sdk-mcuboot/pull/235"&gt;https://github.com/nrfconnect/sdk-mcuboot/pull/235&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you can see there are some limitations in the system to simultaneous multi-image DFU from internal flash.&lt;/p&gt;
&lt;p&gt;Maybe you can try the workaround on your device and and see if that works?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/519172?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2025 23:53:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae48a3b3-4207-4040-bb47-087d96945035</guid><dc:creator>JakeM</dc:creator><description>&lt;p&gt;Sigurd,&lt;br /&gt;&lt;br /&gt;Do you have any advice for getting simultaneous DFU working without flash? I still haven&amp;#39;t figured out the partition config.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Jake&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/518739?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2025 22:46:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed23fffa-3d0a-4796-9c41-60735cfc650c</guid><dc:creator>JakeM</dc:creator><description>&lt;p&gt;I have new insight into this issue that resolves one of my original questions.&lt;br /&gt;&lt;br /&gt;Recall, I had OTAs built two ways that were incompatible (versions 0.6&amp;ndash;0.9 vs. 0.10&amp;ndash;0.11). I&amp;#39;m now able to replicate the 0.6&amp;ndash;0.9 style build. What apparently happened is I initially built with &lt;span&gt;CONFIG_NRF53_UPGRADE_NETWORK_CORE=y&lt;/span&gt; in prj.conf, then removed that option, and through version 0.9 performed only incremental builds, instead of pristine. The developer who built 0.10 had never enabled the network core option. I recreated my build configuration before building 0.11.&lt;br /&gt;&lt;br /&gt;As I understand, my broken build configuration created a DFU that expected a network core image, but didn&amp;#39;t actually contain net_core_app_update.bin in dfu_application.zip (only app_update.bin and manifest.json), so it worked, but then wasn&amp;#39;t compatible with later builds that neither expected nor contained the network core update. This also explains why the hex files look the way they do in the programmer, yet the network core wasn&amp;#39;t being built with the new build configuration.&lt;br /&gt;&lt;br /&gt;Your most recent response helps a great deal. I think we want to do a simultaneous DFU if possible, but I&amp;#39;m still struggling to get that working without external flash. In the correspondence between Chen and Andreas, eventually Chen gave up and decided to do non-simultaneous DFUs.&lt;br /&gt;&lt;br /&gt;How do I modify the flash partition config to resolve the &amp;quot;Missing partitions?&amp;quot; static assert? Is there some example I can start from?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/517610?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2025 08:26:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f351ffd8-eb19-4cd9-93f9-9ed9265f19e1</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>[quote user="JakeM"]Am I understanding the correspondence between Chen and Andreas correctly that we need to evaluate space usage to determinate if multi-image or separate OTAs is the best strategy? [/quote]
&lt;p&gt;Yes.&lt;/p&gt;
&lt;p&gt;So the reason why our samples all use external flash for simultaneous multi-image DFU is that you need a lot of memory to store all slots.&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/pastedimage1736410463622v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;As you see you will need to split your internal flash into 4 parts:&lt;br /&gt;mcuboot&lt;br /&gt;application&lt;br /&gt;application backup (for DFU)&lt;br /&gt;netcore backup (for DFU)&lt;/p&gt;
&lt;p&gt;This logically results in less space available for DFU.&lt;/p&gt;
&lt;p&gt;If you do non-simultaneous multi-core DFU you will get only three slots:&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/pastedimage1736410539231v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;However, with this you cannot update the interface between the application core and network core, so it limits the updatability of the nRF5340 network core.&lt;/p&gt;
[quote user="JakeM"]I&amp;#39;m also not sure any of this is helping with the original issue of OTA compatibility breaking for unknown reasons. Is there somewhere private I can post our complete code to get specific recommendations?[/quote]
&lt;p&gt;Create ticket -&amp;gt; Create private ticket is where you go for that.&lt;/p&gt;
[quote user="JakeM"]We&amp;#39;re mostly looking for guidance on ensuring compatibility for future updates. I appreciate that we need a pm_static.yml, but exactly how that looks is going to depend on our OTA strategy.[/quote]
&lt;p&gt;Compatability for future updates:&lt;/p&gt;
&lt;p&gt;pm_static.yml is the most important here. To make that you can just copy build/partitions.yml when you are happy with your project configuration. This will freeze partitioning from that point onwards.&lt;/p&gt;
&lt;p&gt;Then the only other thing I that is important for future updates is the network core update, which is why we discussed the network core now.&lt;br /&gt;There are several ways to deal with updating the network core, and they all come with pros and cons. Let me try to summarize these:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;No Network core DFU
&lt;ul&gt;
&lt;li&gt;Pro: No extra complexity&lt;/li&gt;
&lt;li&gt;Pro: No extra space requirements&lt;/li&gt;
&lt;li&gt;Con: Can never update network core. This can put restrictions on later application updates. (For example cannot update to some new BLE feature)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Non-simultaneous Network core DFU
&lt;ul&gt;
&lt;li&gt;Pro: No extra space requirements&lt;/li&gt;
&lt;li&gt;Con: Cannot update interface between network core and application core. This means you must be a bit careful when duing DFU of the network core. Allows for some updates of the network core, but not all.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Simultaneous Network core DFU
&lt;ul&gt;
&lt;li&gt;Pro: Lets you update both cores no matter what. Full future-proofing&lt;/li&gt;
&lt;li&gt;Con: Uses extra space. Will put limitations on current application size. Will also limit how much you can increase application size in future DFUs&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Oh and one more thing I remember that you need to keep in mind. Application size cannot be more than approx 95% of slot size. Ref &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/known_issues.html#mcuboot"&gt;Known Issue NCSDK-20567: Partitioning limitation with MCUboot swap move&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/517566?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2025 23:40:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ff7b930-255a-4712-8aa1-a10274eebf94</guid><dc:creator>JakeM</dc:creator><description>&lt;p&gt;Am I understanding the correspondence between Chen and Andreas correctly that we need to evaluate space usage to determinate if multi-image or separate OTAs is the best strategy? I&amp;#39;m also not sure any of this is helping with the original issue of OTA compatibility breaking for unknown reasons. Is there somewhere private I can post our complete code to get specific recommendations?&lt;br /&gt;&lt;br /&gt;We&amp;#39;re mostly looking for guidance on ensuring compatibility for future updates. I appreciate that we need a pm_static.yml, but exactly how that looks is going to depend on our OTA strategy.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/517419?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2025 09:57:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb32512e-9936-4fca-9682-c720005647aa</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>[quote user="JakeM"]To that end, I think I need to lock down a pm_static.yml[/quote]
&lt;p&gt;Yes this is very important!&lt;/p&gt;
&lt;p&gt;If partitioning changed between&amp;nbsp; 0.9 and 0.11 this would explain the error you get. However from the flash readouts this does not look like the case so I did not comment on it before.&lt;/p&gt;
[quote user="JakeM"]Is there an example using SDK &amp;gt;=2.5 that doesn&amp;#39;t require external flash? Will getting multi-image to work help resolve the original confusion over incompatible OTAs?[/quote]
&lt;p&gt;&amp;nbsp;See the answer in&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/107625/nrf5340-mcuboot-dfu-failed-slot-image-has-no-hash-tlv"&gt;NRF5340 MCUBOOT DFU failed: Slot image has no hash TLV&lt;/a&gt;&amp;nbsp;. Especially see the restrictions on space with this solution. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/517343?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2025 23:08:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3fe7cf4-7580-47ff-a283-e0704da96540</guid><dc:creator>JakeM</dc:creator><description>&lt;p&gt;I initially implemented FOTA over BLE (as the guide calls it) several months ago, basically following Exercise 3 through step 5.&lt;br /&gt;&lt;br /&gt;Step 6 gets into multi-image, which I hadn&amp;#39;t previously attempted. I assume we want that, in case we need to modify the network core in the future. However the example doesn&amp;#39;t work, because our hardware doesn&amp;#39;t have the external flash.&lt;br /&gt;&lt;br /&gt;Is there an example using SDK &amp;gt;=2.5 that doesn&amp;#39;t require external flash? Will getting multi-image to work help resolve the original confusion over incompatible OTAs?&lt;br /&gt;&lt;br /&gt;My ultimate goal is ensuring compatibility with whatever changes we might need to make in the future via OTA. To that end, I think I need to lock down a pm_static.yml, presumably multi-image, but accounting for the lack of external flash.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/517042?ContentTypeID=1</link><pubDate>Mon, 06 Jan 2025 14:55:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4c1cfd0-3924-4edd-809a-716469f069b8</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;When you got CONFIG_BOOTLOADER_MCUBOOT enabled on the NRF5340, generally the entwork core bootloader should be automatically enabled.&lt;/p&gt;
&lt;p&gt;Can you check our course over at &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/"&gt;https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/&lt;/a&gt;? &lt;br /&gt;Did you do the steps like this to update the nRF5340?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/516839?ContentTypeID=1</link><pubDate>Fri, 03 Jan 2025 16:23:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8197a611-032b-4572-ba05-1a102c7422b5</guid><dc:creator>JakeM</dc:creator><description>&lt;p&gt;0.6 was the version where I initially added OTA DFU support, by adding CONFIG_BOOTLOADER_MCUBOOT and CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU and a call to smp_bt_register() in main(). We had previously been cable programming exclusively. The hope was for all subsequent versions to be OTA-able over a cable-programmed 0.6 or later.&lt;br /&gt;&lt;br /&gt;At some point after making 0.9, I deleted and recreated my build configuration and haven&amp;#39;t been able to build OTAs compatible with 0.6&amp;ndash;0.9 since; however the builds I&amp;#39;ve been making with the new build configuration are all compatible with each other.&lt;br /&gt;&lt;br /&gt;build/hci_rpmsg does not contain a b0n directory when I make a 0.10&amp;ndash;0.11 style build. Unfortunately, I don&amp;#39;t have the entire build directory saved for 0.6&amp;ndash;0.9, nor do I have ability to recreate them, so I don&amp;#39;t know whether they had b0n.&lt;br /&gt;&lt;br /&gt;We&amp;#39;re trying to understand what broke compatibility to ensure it doesn&amp;#39;t happen again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/516755?ContentTypeID=1</link><pubDate>Fri, 03 Jan 2025 09:26:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84fad671-7c64-4575-be41-78b383ef5f85</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>[quote user="JakeM"]I&amp;#39;m trying to make DFUs that can be applied over apps that have originally been cable programmed.[/quote]
&lt;p&gt;Which version did you program before trying DFU? 0.9, 0.10 or something else?&lt;/p&gt;
[quote user="JakeM"]The zip files for old and new builds both contain only app_update.bin and manifest.json. I don&amp;#39;t see any noteworthy differences.[/quote]
&lt;p&gt;If the files had DFU for netcore ready, the zip would also contain a .bin file for the netcore.&lt;/p&gt;
&lt;p&gt;Can you check if there is a b0n folder inside build/hci_rpmsg?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/516686?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2025 16:43:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8a12c1a-3c0b-4ff1-83b5-2f0c1d30ed47</guid><dc:creator>JakeM</dc:creator><description>&lt;p&gt;Sigurd,&lt;br /&gt;&lt;br /&gt;I&amp;#39;m trying to make DFUs that can be applied over apps that have originally been cable programmed.&lt;br /&gt;&lt;br /&gt;The zip files for old and new builds both contain only app_update.bin and manifest.json. I don&amp;#39;t see any noteworthy differences.&lt;br /&gt;&lt;br /&gt;I have found something interesting, however. After cable programming to 0.10 or 0.11, we can DFU successfully to 0.11 or 0.10, just not 0.6&amp;ndash;0.9. The same is true for the earlier version range. If cable programmed to 0.6&amp;ndash;0.9, DFU to another 0.6&amp;ndash;0.9 version works, just not 0.10 or 0.11.&lt;br /&gt;&lt;br /&gt;I verified the presence of build\hci_rpmsg\, including a zephyr subdirectory and app.hex file.&lt;br /&gt;&lt;br /&gt;The top section shows &amp;quot;Core Name Network&amp;quot; in a tooltip when hovered over. Green bands show &amp;quot;Application&amp;quot;, and orange &amp;quot;MBR or Application&amp;quot;, so it looks like rather than the bootloader being missing, perhaps the application code is being inadvertently built into the bootloader. Certainly the network core is booting with every version.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Jake&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFUs no longer working after recreating build configuration</title><link>https://devzone.nordicsemi.com/thread/516493?ContentTypeID=1</link><pubDate>Mon, 30 Dec 2024 11:52:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a65bd4e-54d9-486d-9248-8d9ab83544c8</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi Jake, and welcome to DevZone!&lt;/p&gt;
&lt;p&gt;Here you can get answers from our community, we have a lot of skilled people who like to help. In addition Nordic has a team of support engineers, like me, who are assigned tickets and will assist you guys as best we can.&lt;/p&gt;
&lt;p&gt;Alright, I like to start by asking some questions to understand the issue better:&lt;/p&gt;
&lt;p&gt;When you changed the application now, did you reflash the nRF5340? Or is it just DFU on top of the old app?&lt;/p&gt;
&lt;p&gt;Could you check what is inside the .zip file now?&lt;/p&gt;
&lt;p&gt;The top memory is the network core I think, and the small bar there should be the network core bootloader (known as b0n). Looks like maybe b0n is missing in your new build. This is a bit strange though, as that should be added automatically. Can you check your build/hci_rpmsg/ folder and see if you find a folder named b0n in here?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>