<?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>the DFU SMP is halt fault after commissioning to matter network</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106294/the-dfu-smp-is-halt-fault-after-commissioning-to-matter-network</link><description>hi everyone, 
 I met a problem when I implemented OTA DFU over BLE in the matter doorlock application with nrf52840 dk (nrf connect SDK 2.5.0) 
 in case, my device is uncommissioned to the matter network, OTA works fine but after it joins the network</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Dec 2023 10:05:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106294/the-dfu-smp-is-halt-fault-after-commissioning-to-matter-network" /><item><title>RE: the DFU SMP is halt fault after commissioning to matter network</title><link>https://devzone.nordicsemi.com/thread/458693?ContentTypeID=1</link><pubDate>Mon, 04 Dec 2023 10:05:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b89922aa-45ed-402b-b48a-e8aade9ea6fe</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In general, maybe this could be useful for you:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-connectedhomeip/blob/master/examples/platform/nrfconnect/util/DFUOverSMP.cpp"&gt;https://github.com/nrfconnect/sdk-connectedhomeip/blob/master/examples/platform/nrfconnect/util/DFUOverSMP.cpp&lt;/a&gt;&lt;/p&gt;
[quote user="nguyentiem"]I find the reason : i config&amp;nbsp;CONFIG_PM_DEVICE=y, so when chip suspend, it uninit QSPI. how to reinit QSPI when chip wake up ?[/quote]
&lt;p&gt;For this specifically, see how the DFU over Matter wakes up the external flash:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/bd234dd21c170b952d7e2531cfbc69ebb26c9e9b/samples/matter/common/src/ota_multi_image_processor_impl.cpp#L20C19-L20C19"&gt;https://github.com/nrfconnect/sdk-nrf/blob/bd234dd21c170b952d7e2531cfbc69ebb26c9e9b/samples/matter/common/src/ota_multi_image_processor_impl.cpp#L20C19-L20C19&lt;/a&gt;&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><item><title>RE: the DFU SMP is halt fault after commissioning to matter network</title><link>https://devzone.nordicsemi.com/thread/458622?ContentTypeID=1</link><pubDate>Sun, 03 Dec 2023 15:30:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7957695b-a96b-4943-80c3-46038405a4fd</guid><dc:creator>nguyentiem</dc:creator><description>&lt;p&gt;I find the reason : i config&amp;nbsp;CONFIG_PM_DEVICE=y, so when chip suspend, it uninit QSPI. how to reinit QSPI when chip wake up ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>