<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Nrf9160  FW update using external flash</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/82012/nrf9160-fw-update-using-external-flash</link><description>Hello, 
 
 Is anyone worked on the NRF9160 FW update using external flash memory? 
 I have a bin image that is stored in external flash and I want my mcuboot to take the image from external flash. 
 So that Current Internal slot-0 memory will be overwritten</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Fri, 10 Dec 2021 13:20:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/82012/nrf9160-fw-update-using-external-flash" /><item><title>RE: Nrf9160  FW update using external flash</title><link>https://test-devzone.nordicsemi.com/thread/342927?ContentTypeID=1</link><pubDate>Fri, 10 Dec 2021 13:20:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb459884-a0ee-426c-909c-d7f044836b9b</guid><dc:creator>user73166</dc:creator><description>&lt;p&gt;Can you post any .conf files and pm_static.yml in the project? Did you add any code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160  FW update using external flash</title><link>https://test-devzone.nordicsemi.com/thread/342231?ContentTypeID=1</link><pubDate>Tue, 07 Dec 2021 07:18:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4963efd-b39f-41b1-b9c1-153aa875e4cc</guid><dc:creator>user86948</dc:creator><description>&lt;p&gt;Hai,&lt;/p&gt;
&lt;p&gt;My requirement doesn&amp;#39;t involve the cellular feature. so i commented all the cellular part and tested the application then i got this error.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;#39;PM_mcuboot_secondary_ID&amp;#39; undeclared (first use in this function); did you mean &amp;#39;PM_mcuboot_primary_ID&amp;#39;?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;How can i resolve this issue to go further?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160  FW update using external flash</title><link>https://test-devzone.nordicsemi.com/thread/341751?ContentTypeID=1</link><pubDate>Thu, 02 Dec 2021 17:04:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9c67c86-03a8-48d8-b755-698cb5d43ee9</guid><dc:creator>user73166</dc:creator><description>&lt;p&gt;Can you use the &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/nrf9160/http_update/application_update/src/main.c"&gt;http application update sample&lt;/a&gt;, and configure it to use external flash?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160  FW update using external flash</title><link>https://test-devzone.nordicsemi.com/thread/341249?ContentTypeID=1</link><pubDate>Tue, 30 Nov 2021 11:05:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a54d1889-04f1-4ea0-b7ab-a66a4c276b0c</guid><dc:creator>user86948</dc:creator><description>&lt;p&gt;Hakon did you get any information related the issue&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160  FW update using external flash</title><link>https://test-devzone.nordicsemi.com/thread/340904?ContentTypeID=1</link><pubDate>Fri, 26 Nov 2021 12:32:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edc05b64-f429-4cfb-b1a7-4c5cdc04072c</guid><dc:creator>user86948</dc:creator><description>&lt;p&gt;Thanks for your reply!&lt;/p&gt;
&lt;p&gt;See my first question was how can I use my external flash as my slot-1 instead of internal flash slot-1.&lt;/p&gt;
&lt;p&gt;basically slot -0 will be my internal flash&lt;/p&gt;
&lt;p&gt;slot-1 will be my External flash.&lt;/p&gt;
&lt;p&gt;So my restart, the Slot-1 should overwrite the SLot-0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160  FW update using external flash</title><link>https://test-devzone.nordicsemi.com/thread/340899?ContentTypeID=1</link><pubDate>Fri, 26 Nov 2021 12:22:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf05c130-b98e-4126-a920-19cc10244dbb</guid><dc:creator>user73166</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]&lt;p&gt;1) What was the&amp;nbsp; process to achieve MCUboot from external flash?&lt;/p&gt;
&lt;p&gt;2) What are the configurations for it?&lt;/p&gt;
&lt;p&gt;3) Any sample example are present for reference?&lt;/p&gt;[/quote]
&lt;p&gt;1. I don&amp;#39;t know what you mean by this question. Can you elaborate?&lt;/p&gt;
&lt;p&gt;2. and 3. I think you can find by looking at the &lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/main/tests/modules/mcuboot/external_flash"&gt;external_flash test sample&lt;/a&gt;. It shows what the config and overlay should look like for other boards. You might be able to modify it to work for nrf9160.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>