<?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>PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109828/pca10056-v3-0-1-cannot-run-the-matter-example-of-ncs2-6-0</link><description>Dear support team, I now have three PCA10056 v3.0.1 versions of nRF52840-DK. After connecting the development board to the PC, I downloaded the \v2.6.0\nrf\samples\matter\light_switch example. I opened the serial port to view the log. There is no log</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Apr 2024 10:08:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109828/pca10056-v3-0-1-cannot-run-the-matter-example-of-ncs2-6-0" /><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/479170?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2024 10:08:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:212fba30-be8c-47e1-8400-ca01c6350b2d</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;My pleasure to help.&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/479080?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2024 02:44:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5b41183-adc0-43c3-a53f-7a71cee963ba</guid><dc:creator>zero</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Hieu,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Got it, thanks for the support&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Zero&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/478873?ContentTypeID=1</link><pubDate>Tue, 16 Apr 2024 07:24:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:769b1ac2-f776-4454-b46f-104d198bae89</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Zero,&lt;/p&gt;
&lt;p&gt;We will update our Known Issue database with it, but for now, my colleague Sigurd described the issue here:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/109902/spi_flash-is-not-running-on-nrf5340dk-out-of-box/477731"&gt;RE: spi_flash is not running on nRF5340DK out of box&lt;/a&gt;&amp;nbsp;.&lt;/p&gt;
&lt;p&gt;In NCS v2.5.2 and v2.6.0,&amp;nbsp;a driver update was made that&amp;nbsp;expects the flash device to be in Quad I/O mode.&lt;/p&gt;
&lt;p&gt;However, in a factory/brand new state, the flash device is not in Quad I/O mode.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;nrfjprog --qspieraseall&lt;/span&gt;&amp;nbsp;fixes it, because the command doesn&amp;#39;t just&amp;nbsp;erase the flash device, but also set the device into Quad I/O mode in its &lt;em&gt;non-volatile&lt;/em&gt; configurations.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/478849?ContentTypeID=1</link><pubDate>Tue, 16 Apr 2024 03:05:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:468b5d56-147b-4883-a493-3131dd1f4c50</guid><dc:creator>zero</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Hieu,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I tested it and added: &amp;amp;mx25r64 {&lt;br /&gt;writeoc = &amp;quot;pp&amp;quot;;&lt;br /&gt;readoc = &amp;quot;fastread&amp;quot;;&lt;br /&gt;};&lt;br /&gt;52840-DK cannot run the matter example downloaded from ncs2.6.0. You can reproduce the problem and then use nrfjprog --qspieraseall.&lt;br /&gt;But when the 52840-DK is reset after powering off and on, it cannot run. What difference does erasing bring to the flash itself? Or does Brand new DK mean there is something different about mx25r64 that causes this problem?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Zero&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/478559?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 12:55:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3727e253-3e7d-4bdf-a49c-af593e1b9654</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Zero,&lt;/p&gt;
&lt;p&gt;A fix was made in the Zephyr upstream:&amp;nbsp;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/pull/71373"&gt;https://github.com/zephyrproject-rtos/zephyr/pull/71373&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;and cherry picked into NCS:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/14812"&gt;https://github.com/nrfconnect/sdk-nrf/pull/14812&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It should be fixed in the next release. I cannot comment on when that is, however.&lt;/p&gt;
&lt;p&gt;You could try to cherry pick the fix as well. &lt;br /&gt;The issue can be reproduced on&amp;nbsp;a factory condition DK, not necessarily the 3.0.1 or newer, if you want to verify the fix.&lt;br /&gt;I have not verified this, but to &amp;quot;unfix&amp;quot; a DK to be susceptible to the issue again, you can use this overlay:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;mx25r64 {
	writeoc = &amp;quot;pp&amp;quot;;
	readoc = &amp;quot;fastread&amp;quot;;
};&lt;/pre&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/478416?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 01:25:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84738235-9882-4a84-8e6f-11b64717ff79</guid><dc:creator>zero</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Hieu,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This solution is currently acceptable. But please really fix this problem as soon as possible.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Zero&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/477842?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2024 13:53:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95d61d44-f72c-4a9a-8b2e-492ef6bf86b0</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Zero,&lt;/p&gt;
&lt;p&gt;We have recorded this issue. For the time being, is this &amp;quot;fix&amp;quot; satisfactory for you? We will continue to investigate and work on a better fix, but&amp;nbsp;your insight could help us with prioritization.&lt;/p&gt;
&lt;p&gt;If you see a large impact,&amp;nbsp;could you please also start conversation with&amp;nbsp;your Nordic Sales contact?&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/477782?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2024 11:34:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37219fcd-265f-45ec-93f2-b2af092e471e</guid><dc:creator>zero</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Hieu,&lt;/span&gt;&lt;/p&gt;
[quote userid="9456" url="~/f/nordic-q-a/109828/pca10056-v3-0-1-cannot-run-the-matter-example-of-ncs2-6-0/477776"]What about 2.4.x and 2.5.&lt;strong&gt;0&lt;/strong&gt;?&amp;nbsp;This&amp;nbsp;nuance is important for our current problem.[/quote]
&lt;p&gt;I don&amp;#39;t have the v3.0.1/v3.0.2 DK anymore that can&amp;#39;t run the &amp;quot;&amp;#39;matter&amp;quot; example&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Zero&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/477776?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2024 11:20:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc184562-56fa-4066-9f19-7cef7ae37979</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Zero,&lt;/p&gt;
&lt;p&gt;What about 2.4.x and 2.5.&lt;strong&gt;0&lt;/strong&gt;?&amp;nbsp;This&amp;nbsp;nuance is important for our current problem.&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/477761?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2024 10:22:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83bd2deb-9148-4723-8bd9-3b86b665aaba</guid><dc:creator>zero</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Hieu,&lt;/span&gt;&lt;/p&gt;
[quote userid="9456" url="~/f/nordic-q-a/109828/pca10056-v3-0-1-cannot-run-the-matter-example-of-ncs2-6-0/477734"]I would like to confirm your observation. After the&amp;nbsp;Matter sample work once, does it ever fail again?[/quote]
&lt;p&gt;After nrfjprog --qspieraseall is repaired, the matter example can always be run.&lt;/p&gt;
[quote userid="9456" url="~/f/nordic-q-a/109828/pca10056-v3-0-1-cannot-run-the-matter-example-of-ncs2-6-0/477734"]Also, if you still have a v3.0.1/v3.0.2 DK that you haven&amp;#39;t &amp;quot;fixed,&amp;quot; can you confirm if flashing a sample on NCS v2.4.x or v2.5.0 also &amp;quot;fixes&amp;quot; it?[/quote]
&lt;p&gt;I tried running the ncs2.5.2 matter example using the unfixed v3.0.1/v3.0.2 DK and then ran the ncs2.6.0 matter example. The problem still exists.&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Zero&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/477734?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2024 09:03:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecb6b4e3-6237-4d97-8681-2745583c878c</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Zero,&lt;/p&gt;
&lt;p&gt;I also&amp;nbsp;found&amp;nbsp;some relevant internal records yesterday and found that nrfjprog --qspieraseall fixes the issue to me.&lt;/p&gt;
&lt;p&gt;I planned to talk with those records&amp;#39; authors to fully understand the technicalities before answering you, but it seems you also reached the same findings.&lt;/p&gt;
&lt;p&gt;I would like to confirm your observation. After the&amp;nbsp;Matter sample work once, does it ever fail again?&lt;/p&gt;
&lt;p&gt;Also, if you still have a v3.0.1/v3.0.2 DK that you haven&amp;#39;t &amp;quot;fixed,&amp;quot; can you confirm if flashing a sample on NCS v2.4.x or v2.5.0 also &amp;quot;fixes&amp;quot; it?&lt;/p&gt;
&lt;p&gt;On my end I currently cannot find a DK that I can reproduce the issue again after fixing it once.&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/477685?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2024 01:00:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:812f5636-d763-4f7a-b653-ad10e5b7f556</guid><dc:creator>zero</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Hieu,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Maybe my test is helpful for you, I see through debug that in dev board v3.0.0 qspi initialization returns 0 and can read jedec-id = [C2 28 17];&amp;nbsp; But it is in development board v3.0.1/v3.0.2 that QSPI initialization returns 19 and reads jedec-id = [00 00 00];&amp;nbsp; You can analyze it in this direction, and I don&amp;#39;t know how to analyze it.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I also did the following tests:&lt;br /&gt;1. Connect the v3.0.1/v3.0.2 52840-DK to the pc&lt;br /&gt;2. cmd enter nrfjprog --qspieraseall;&lt;br /&gt;3. Download the ncs2.6.0 matter example.&lt;br /&gt;Result: v3.0.1/v3.0.2 52840-DK works fine with the matter example.&lt;br /&gt;Note that all ncs2.6.0 matter examples cannot be run on 52840-DK. The version of dk that I test can run may be because I have operated on external flash before.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Zero&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/477667?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2024 20:38:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eef19bde-8ab8-4afd-8121-52a70277f2fb</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Zero,&lt;/p&gt;
&lt;p&gt;I have been consulting internally and work off of the pointers I received but haven&amp;#39;t gotten anything meaningful to talk about yet. This isn&amp;#39;t straightforward, as I have feared...&lt;/p&gt;
&lt;p&gt;I&amp;#39;m very sorry for the lack of good news.&lt;/p&gt;
&lt;p&gt;I will&amp;nbsp;keep trying and keep you updated.&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/477408?ContentTypeID=1</link><pubDate>Sun, 07 Apr 2024 01:01:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4057df5-96d6-4fb8-8971-d85a5196c486</guid><dc:creator>zero</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Hieu&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Is there any latest conclusion on this issue?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Zero&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/476803?ContentTypeID=1</link><pubDate>Wed, 03 Apr 2024 09:34:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fe961e6-f27a-489a-9b02-27c6235e115e</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Zero,&lt;/p&gt;
&lt;p&gt;I reproduced the issue on a nRF52840 DK v3.0.2.&amp;nbsp;I will investigate this and come back to you.&amp;nbsp;This seems complicated, and we are short-handed at the moment, so I unfortunately cannot promise that I will be back soon though. Sorry for this.&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/476716?ContentTypeID=1</link><pubDate>Wed, 03 Apr 2024 01:14:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e1d7500-d1f2-4de3-9083-35f4f0e1c9ab</guid><dc:creator>zero</dc:creator><description>&lt;p&gt;Hi Hieu，&lt;/p&gt;
&lt;p&gt;I burned the hex you compiled onto the PCA10056 v3.0.1 board, but the phenomenon is the same and it cannot run.&lt;/p&gt;
&lt;p&gt;At the same time, I asked my colleague to borrow a v3.0.0 52840-DK, which can indeed run the matter examples of ncs2.6.0. I also verified that the v3.0.2 DK cannot run the matter examples of ncs2.6.0.&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Zero&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PCA10056 v3.0.1 cannot run the matter example of NCS2.6.0</title><link>https://devzone.nordicsemi.com/thread/476706?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2024 22:14:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd35d524-ed24-4b04-ac27-83fc17b9c334</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Zero,&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t have a nRF52840 DK v3.0.1 with me at the moment and could not reproduce your observation with my v3.0.0.&lt;/p&gt;
&lt;p&gt;I will try to get a v3.0.1 and test tomorrow.&lt;/p&gt;
&lt;p&gt;To rule out any possible differences, could you please try with this hex file? &lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/matter_5F00_light_5F00_switch_5F00_260_5F00_nrf52840dk_5F00_nrf52840.hex"&gt;devzone.nordicsemi.com/.../matter_5F00_light_5F00_switch_5F00_260_5F00_nrf52840dk_5F00_nrf52840.hex&lt;/a&gt;&lt;br /&gt;It is my compilation of the&amp;nbsp;Matter Light Switch sample on&amp;nbsp;NCS v2.6.0.&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;span&gt;Please&amp;nbsp;be informed&lt;/span&gt;&lt;span&gt;&amp;nbsp;that our team is currently having reduced availability due to the Easter holiday. There will be some delays in our response during this time, but&amp;nbsp;we will respond to you at the earliest opportunity.&amp;nbsp;Our apologies for the inconvenience.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>