<?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>Bootloader using QSPI as source</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83602/bootloader-using-qspi-as-source</link><description>Is there any example code using a QSPI image as the input for the bootloader instead of e.g. BLE? What format does that have to be in to begin with? Currently doing DFU updates over BLE using nRFConnect and zip files.... what part of that zip file would</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Jan 2022 15:02:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83602/bootloader-using-qspi-as-source" /><item><title>RE: Bootloader using QSPI as source</title><link>https://devzone.nordicsemi.com/thread/348336?ContentTypeID=1</link><pubDate>Tue, 18 Jan 2022 15:02:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:886365dd-e3fc-4ea2-b051-45e42ef0e3f3</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;We don&amp;#39;t have anything for that. It will require some major changes in the bootloader. See this similar post:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/75120/dfu-in-external-memory"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/75120/dfu-in-external-memory&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader using QSPI as source</title><link>https://devzone.nordicsemi.com/thread/348061?ContentTypeID=1</link><pubDate>Mon, 17 Jan 2022 13:47:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abd712cb-5095-4f82-9124-02b676c20cb1</guid><dc:creator>Randy Lee</dc:creator><description>&lt;p&gt;OK, I can maybe construct what I&amp;#39;m after here in some combination with the BLE version or something .... What I&amp;#39;m really after tho is using QSPI (or any other storage for that matter) to have an image that I&amp;#39;d replace the FLASH with after checking it for validity.&amp;nbsp; So it&amp;#39;d act in the end like the DFU path, but grab it from some big internal memory rather than OTA...&lt;/p&gt;
&lt;p&gt;Basically I want to put into my QSPI memory is some sort of image that I&amp;#39;ll use as the input to the bootloader. I can treat it more or less like a serial port (in a very abstract sense)...&lt;/p&gt;
&lt;p&gt;Unlike a serial port (or BLE for that matter), doing this means I can check the integrity of the image BEFORE I blow away my FLASH and not do it if it&amp;#39;s not good.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader using QSPI as source</title><link>https://devzone.nordicsemi.com/thread/347942?ContentTypeID=1</link><pubDate>Mon, 17 Jan 2022 08:36:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebfa8756-df04-4387-a195-8864c723d31b</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Take a look at this example:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/qspi_bootloader_example.html"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/qspi_bootloader_example.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader using QSPI as source</title><link>https://devzone.nordicsemi.com/thread/347765?ContentTypeID=1</link><pubDate>Fri, 14 Jan 2022 12:53:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4e31821-1e34-4352-acc7-31c28916c589</guid><dc:creator>Randy Lee</dc:creator><description>&lt;p&gt;Sorry, my bad: RF5 SDK 15.3 on 52840&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader using QSPI as source</title><link>https://devzone.nordicsemi.com/thread/347714?ContentTypeID=1</link><pubDate>Fri, 14 Jan 2022 09:43:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c307f3ac-9e43-46fd-923a-4858e39f315b</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you using nRF Connect SDK, or nRF5 SDK?&lt;/p&gt;
&lt;p&gt;For nRF Connect SDK we have this:&amp;nbsp;&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/nrf/ug_bootloader_external_flash.html"&gt;http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/nrf/ug_bootloader_external_flash.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>