<?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>Failed to load dfu demo project: &amp;#39;ble extFlash&amp;#39;.(with log)</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88231/failed-to-load-dfu-demo-project-ble-extflash-with-log</link><description>Hi, 
 The product we are developing needs to support extern Flash-based FOTA, so I downloaded the ble_extFlash sample from the following link for reference: 
 https://github.com/aiminhua/ncs_samples/tree/master/smp_dfu/ble_extFlash 
 However, when I opened</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Tue, 31 May 2022 01:39:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88231/failed-to-load-dfu-demo-project-ble-extflash-with-log" /><item><title>RE: Failed to load dfu demo project: 'ble extFlash'.(with log)</title><link>https://test-devzone.nordicsemi.com/thread/370063?ContentTypeID=1</link><pubDate>Tue, 31 May 2022 01:39:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87080730-6b06-4311-9e0e-5e29440ed0fb</guid><dc:creator>user107063</dc:creator><description>&lt;p&gt;Hi Marte,&lt;/p&gt;
&lt;p&gt;That&amp;#39;s very helpful. Thank you!&lt;/p&gt;
&lt;p&gt;Best wishes,&lt;/p&gt;
&lt;p&gt;Joyop&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to load dfu demo project: 'ble extFlash'.(with log)</title><link>https://test-devzone.nordicsemi.com/thread/369955?ContentTypeID=1</link><pubDate>Mon, 30 May 2022 11:09:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26c571f9-0140-421e-a94f-24776a324508</guid><dc:creator>user92402</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There are some examples for nRF9160 DK, for example in LwM2M client sample and HTTP full modem update sample:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;spi3 {
	compatible = &amp;quot;nordic,nrf-spim&amp;quot;;
	status = &amp;quot;okay&amp;quot;;
	sck-pin = &amp;lt;13&amp;gt;;
	mosi-pin = &amp;lt;11&amp;gt;;
	miso-pin = &amp;lt;12&amp;gt;;
	cs-gpios = &amp;lt;&amp;amp;gpio0 25 GPIO_ACTIVE_LOW&amp;gt;;
	mx25r64: mx25r6435f@0 {
		compatible = &amp;quot;jedec,spi-nor&amp;quot;;
		reg = &amp;lt;0&amp;gt;;
		spi-max-frequency = &amp;lt;80000000&amp;gt;;
		label = &amp;quot;MX25R64&amp;quot;;
		jedec-id = [c2 28 17];
		size = &amp;lt;67108864&amp;gt;;
	};
};
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This is from&amp;nbsp;nrf/samples/nrf9160/lwm2m_client/boards/nrf9160dk_nrf9160_ns.overlay, and you will find something similar in&amp;nbsp;nrf/samples/nrf9160/http_update/full_modem_update/boards/nrf9160dk_nrf9160_ns.overlay.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to load dfu demo project: 'ble extFlash'.(with log)</title><link>https://test-devzone.nordicsemi.com/thread/369840?ContentTypeID=1</link><pubDate>Sat, 28 May 2022 07:34:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67816b05-2658-4bc5-8f11-ad059d68e0ce</guid><dc:creator>user107063</dc:creator><description>&lt;p&gt;Hi Marte,&lt;/p&gt;
&lt;p&gt;Is there a .dts example for external SPI flash?&lt;/p&gt;
&lt;p&gt;Just like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;qspi {
	status = &amp;quot;okay&amp;quot;;
	sck-pin = &amp;lt;19&amp;gt;;
	io-pins = &amp;lt;20&amp;gt;, &amp;lt;21&amp;gt;, &amp;lt;22&amp;gt;, &amp;lt;23&amp;gt;;
	csn-pins = &amp;lt;17&amp;gt;;
	mx25r64: mx25r6435f@0 {
		compatible = &amp;quot;nordic,qspi-nor&amp;quot;;
		reg = &amp;lt;0&amp;gt;;
		/* MX25R64 supports only pp and pp4io */
		writeoc = &amp;quot;pp4io&amp;quot;;
		/* MX25R64 supports all readoc options */
		readoc = &amp;quot;read4io&amp;quot;;
		sck-frequency = &amp;lt;8000000&amp;gt;;
		label = &amp;quot;MX25R64&amp;quot;;
		jedec-id = [c2 28 17];
		sfdp-bfp = [
			e5 20 f1 ff  ff ff ff 03  44 eb 08 6b  08 3b 04 bb
			ee ff ff ff  ff ff 00 ff  ff ff 00 ff  0c 20 0f 52
			10 d8 00 ff  23 72 f5 00  82 ed 04 cc  44 83 68 44
			30 b0 30 b0  f7 c4 d5 5c  00 be 29 ff  f0 d0 ff ff
		];
		size = &amp;lt;67108864&amp;gt;;
		has-dpd;
		t-enter-dpd = &amp;lt;10000&amp;gt;;
		t-exit-dpd = &amp;lt;35000&amp;gt;;
	};
};&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to load dfu demo project: 'ble extFlash'.(with log)</title><link>https://test-devzone.nordicsemi.com/thread/369495?ContentTypeID=1</link><pubDate>Wed, 25 May 2022 11:15:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65fbbfbf-e09e-4411-a158-0560b15d151a</guid><dc:creator>user92402</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, you can also use&amp;nbsp;external SPI flash.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to load dfu demo project: 'ble extFlash'.(with log)</title><link>https://test-devzone.nordicsemi.com/thread/369397?ContentTypeID=1</link><pubDate>Wed, 25 May 2022 02:19:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86fa47e4-bafc-47b3-8736-61f2cb8c1a24</guid><dc:creator>user107063</dc:creator><description>&lt;p&gt;&lt;span&gt;In addition, I see that the example uses QSPI External Flash, can I replace it with SPI External Flash?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to load dfu demo project: 'ble extFlash'.(with log)</title><link>https://test-devzone.nordicsemi.com/thread/369391?ContentTypeID=1</link><pubDate>Wed, 25 May 2022 01:33:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09b4c095-2c5e-43e8-aadb-1bbda46a7389</guid><dc:creator>user107063</dc:creator><description>&lt;p&gt;Hi Marte,&lt;/p&gt;
&lt;p&gt;Thanks for your reply.&lt;/p&gt;
&lt;p&gt;I will try to add external flash to&amp;nbsp;smp_svr and see if it works.&lt;/p&gt;
&lt;p&gt;Thanks again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to load dfu demo project: 'ble extFlash'.(with log)</title><link>https://test-devzone.nordicsemi.com/thread/369289?ContentTypeID=1</link><pubDate>Tue, 24 May 2022 12:58:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef497af9-f212-4ebb-93c3-1c33423fd87b</guid><dc:creator>user92402</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This seems to be a bug in SES setting a path incorrectly, causing CMake to fail when generating for MCUboot. Please try building with VS Code or on command line instead.&lt;/p&gt;
&lt;p&gt;Please be aware that the example you are linking to has&amp;nbsp;not been&amp;nbsp;tested in nRF Connect SDK v1.9.1, only v1.8.1 and earlier, and that this is not an official example.&lt;/p&gt;
&lt;p&gt;For DFU you can also use the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html"&gt;SMP Server Sample&lt;/a&gt;. This does not use external flash, but you can add it yourself by following &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/scripts/partition_manager/partition_manager.html#external-flash-memory-partitions"&gt;Partition Manager » External flash memory partitions&lt;/a&gt;&amp;nbsp;and &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/ug_bootloader_external_flash.html#ug-bootloader-external-flash"&gt;Using external flash memory partitions&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>