<?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>NRF91 SLM FOTA from NCS 1.9.1 to NCS 2.0.0 failing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89871/nrf91-slm-fota-from-ncs-1-9-1-to-ncs-2-0-0-failing</link><description>We are seeing FOTA fail when updating from SLM using NCS 1.9.1 to SLM using NCS 2.0.0. 
 In summary, it appears that when NCS 2.0.0 image boots up, it never confirms and is then reverted back to NCS 1.9.1. 
 Details: 
 1. Start OTA download. Download</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Jul 2022 09:33:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89871/nrf91-slm-fota-from-ncs-1-9-1-to-ncs-2-0-0-failing" /><item><title>RE: NRF91 SLM FOTA from NCS 1.9.1 to NCS 2.0.0 failing</title><link>https://devzone.nordicsemi.com/thread/376917?ContentTypeID=1</link><pubDate>Thu, 14 Jul 2022 09:33:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2192572b-0e47-4648-90bc-fa5870e0fc91</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Noted, then we will consider this as resolved from a tech support view as well.&lt;/p&gt;
&lt;p&gt;Regarding information about an update of the repo, you will need to contact your local Regional Sales Manager for more information about future plans and road maps for feature/development of the SDK unless the information is publically available on our web pages. Send me a PM if you need the RSMs contact information&amp;nbsp;and I&amp;#39;ll send it to you.&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF91 SLM FOTA from NCS 1.9.1 to NCS 2.0.0 failing</title><link>https://devzone.nordicsemi.com/thread/376671?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 18:10:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c192b40-89f7-492d-be95-6d9c4f1c103e</guid><dc:creator>Konstantin Klitenik</dc:creator><description>&lt;p&gt;Thanks, &lt;a href="https://devzone.nordicsemi.com/members/ahaug"&gt;AHaug&lt;/a&gt;. We made a decision to just create a static partition table to keep the address offset the same. From our point of view, we can consider this resolved. But I imagine (and hope) we&amp;#39;re not the only ones using SLM so you may want to have some sort of update to the repo.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF91 SLM FOTA from NCS 1.9.1 to NCS 2.0.0 failing</title><link>https://devzone.nordicsemi.com/thread/376646?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 14:00:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebb52dd8-f410-4c9b-a0de-1a7341cce5d6</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi again,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve verified the things from above and have a suggestion for you to try:&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The default size of MCUBOOT is 48KB on both v1.9.1 and v.2.0.0&lt;/li&gt;
&lt;li&gt;The change from v1.9.1 to v2.0.0 is the replacement of SPM (64KB) to TF-M minimal (48KB). This makes start offset of application different
&lt;ul&gt;
&lt;li&gt;On V1.9.1 the application start address is 0x20200&lt;/li&gt;
&lt;li&gt;On V2.0.0 the application start address is 0x1c200&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is what causes the application to revert back to the original image.&lt;/p&gt;
&lt;p&gt;You can try to enable&amp;nbsp;CONFIG_TFM_CMAKE_BUILD_TYPE_DEBUG=y to make TF-M size 64KB. This should make the start addresses the same.&lt;/p&gt;
&lt;p&gt;Let me know if this works out,&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: NRF91 SLM FOTA from NCS 1.9.1 to NCS 2.0.0 failing</title><link>https://devzone.nordicsemi.com/thread/376603?ContentTypeID=1</link><pubDate>Tue, 12 Jul 2022 12:22:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f414f40-e55a-4c73-ac04-3e9c74fba5e4</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There has been a change in MCUBOOT from NCS v1.x.x to NCS v2.0.0 including reduction of the mcuboot partition such that v2.0.0 firmware expects that&amp;nbsp;the new image&amp;nbsp;is placed at a different address than in v1.9.1 and&amp;nbsp;the other way around. This leads to firmware upgrade and/or downgrade (v2.0.0 -&amp;gt; 1.x.x) not beeing succesful.&lt;br /&gt;&lt;br /&gt;I will check around if there are any simple workarounds to make this work.&lt;br /&gt;&lt;br /&gt;Ps: I see that my statement about the version changes are not documented on&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/mcuboot/release-notes.html"&gt;the infocenter&lt;/a&gt;&amp;nbsp;pages for MCUboot yet, so I will ask the developers about this aswell.&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>