<?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>About Matter&amp;#39;s Network Commissioning</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118628/about-matter-s-network-commissioning</link><description>Hi, 
 I&amp;#39;m doing a test with a test harness. An error occurs in test case TC-CNET-4.16. I would like to know how to solve this problem. 
 environment 
 ・TH raspberry pi 4 Version: v2.11+fall2024 Sha: 8f86ccd 
 ・DUT 
 nrf52840 custom board 
 ncsv2.9.0 </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Feb 2025 09:20:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118628/about-matter-s-network-commissioning" /><item><title>RE: About Matter's Network Commissioning</title><link>https://devzone.nordicsemi.com/thread/523202?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2025 09:20:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc8b5fc3-78fd-4f3e-9d6a-5640362c916c</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Hiroki,&lt;/p&gt;
&lt;p&gt;The developers confirmed that you are providing it correctly and that the logs are correct.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Matter's Network Commissioning</title><link>https://devzone.nordicsemi.com/thread/522894?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2025 14:24:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df30579b-2627-481a-924c-13669f7f2ac1</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Hiroki,&lt;/p&gt;
&lt;p&gt;I have asked the developers to verify if this is correct. As you say, the log is successful with these changes. However, one difference I see with your previous logs is that the TH does not send any connect-network command before the remove-network command. I do not know if this matters, but I have asked the developers to make sure. I will get back to you when I get a reply.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Matter's Network Commissioning</title><link>https://devzone.nordicsemi.com/thread/522546?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2025 01:12:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff4ffc5b-23ab-4b24-9af3-3e30921c5c9b</guid><dc:creator>H-ogawa</dc:creator><description>&lt;p&gt;Hi, Matre&lt;/p&gt;
&lt;p&gt;I added the following test parameters and tested successfully.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1739322582649v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Is this the correct way to set the value of PIXIT.CNET.THREAD_2ND_OPERATIONALDATASET that you are pointing out?&lt;/p&gt;
&lt;p&gt;The log when successful is below.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/TC_2D00_CNET_2D00_4_5F00_16_5F00_2025_5F00_02_5F00_12_5F00_01_5F00_05_5F00_31.log"&gt;devzone.nordicsemi.com/.../TC_2D00_CNET_2D00_4_5F00_16_5F00_2025_5F00_02_5F00_12_5F00_01_5F00_05_5F00_31.log&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Hiroki&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Matter's Network Commissioning</title><link>https://devzone.nordicsemi.com/thread/521921?ContentTypeID=1</link><pubDate>Fri, 07 Feb 2025 12:32:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4409520-3870-491c-bc25-4ca5d9affce2</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Hiroki,&lt;/p&gt;
&lt;p&gt;It seems like the connect-network command was sent to the same network ID as the remove-network command (1111111122222222). So, the behavior of the DUT is as expected since you are trying to remove a network that the DUT is commissioned to. Most likely the wrong PIXIT.CNET.THREAD_2ND_OPERATIONALDATASET was given to the test harness, or no operational dataset was given at all, making it default to 1111111122222222. Providing any other value should work.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CHIPTOOL   | 2025-02-04 23:54:39.856806 | CHIP:TOO Command: networkcommissioning connect-network hex:1111111122222222 0x785f8dda442de7f7 0 --Breadcrumb 1 &lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CHIPTOOL   | 2025-02-04 23:54:39.261810 | CHIP:TOO Command: networkcommissioning remove-network hex:1111111122222222 0x785f8dda442de7f7 0 --Breadcrumb 1 &lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Matter's Network Commissioning</title><link>https://devzone.nordicsemi.com/thread/521830?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2025 23:38:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff414f64-9106-4b9d-ac1c-53c030e3cb74</guid><dc:creator>H-ogawa</dc:creator><description>&lt;p&gt;Hi,Marte&lt;/p&gt;
&lt;p&gt;Thank you for your reply.&lt;br /&gt;We look forward to hearing from you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Hiroki&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Matter's Network Commissioning</title><link>https://devzone.nordicsemi.com/thread/521736?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2025 13:40:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:069e888b-7ed1-4fd2-a2f1-48450e57ed9f</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Hiroki,&lt;/p&gt;
&lt;p&gt;I missed that it failed in step 2 in the log you attached, but looking at the logs again, I see that it returns Success instead of NetworkIDNotFound in the NetworkConfigResponse command.&lt;/p&gt;
&lt;p&gt;I will forward this to the developers and get back to you tomorrow or early next week.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Matter's Network Commissioning</title><link>https://devzone.nordicsemi.com/thread/521679?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2025 09:57:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52d8aa30-6fbc-4d22-ae53-57eab13fa0c5</guid><dc:creator>H-ogawa</dc:creator><description>[quote userid="51257" url="~/f/nordic-q-a/118628/about-matter-s-network-commissioning/521644"]Have you tested TC-CNET-2.16 alone?[/quote]
&lt;p&gt;I made a mistake.&lt;br /&gt;TC-CNET-4.16.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Matter's Network Commissioning</title><link>https://devzone.nordicsemi.com/thread/521644?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2025 01:04:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0d74a5e-8754-4bc4-a407-54d0242989e6</guid><dc:creator>H-ogawa</dc:creator><description>&lt;p&gt;Hi,Marte&lt;/p&gt;
&lt;p&gt;Thank you for your reply.&lt;br /&gt;I haven&amp;#39;t stopped it manually during testing.&lt;/p&gt;
&lt;p&gt;Have you tested TC-CNET-2.16 alone?&lt;/p&gt;
&lt;p&gt;I get an error in step2.&lt;/p&gt;
&lt;p&gt;For some reason, networkcommissioning remove-network is responding successfully.&lt;/p&gt;
&lt;p&gt;Also, when I run the chip tool using the same steps as the TC-CNET-2.16 test, I still get the error.&lt;br /&gt;However, when sending networkcommissioning remove-network a second time, NetworkIDNotFound is returned.&lt;/p&gt;
&lt;p&gt;The log of the command sent with chip-tool is below.&lt;/p&gt;
&lt;p&gt;If there is any mistake in the settings, please let me know.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/TC_2D00_CNET_2D00_4.16_5F00_chip_2D00_tool_5F00_log.txt"&gt;devzone.nordicsemi.com/.../TC_2D00_CNET_2D00_4.16_5F00_chip_2D00_tool_5F00_log.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Hiroki&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Matter's Network Commissioning</title><link>https://devzone.nordicsemi.com/thread/521550?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 13:20:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a67ece52-7503-4c68-861a-f43111795b65</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Hiroki,&lt;/p&gt;
&lt;p&gt;Based on the logs the DUT passes steps 1, 2 and 3 of the test, but fails at uploading the log due to it being cancelled:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;INFO       | 2025-02-04 23:54:40.036716 | Test Step Completed [PASSED]: Step 3: TH sends ConnectNetwork Command to the DUT with NetworkID value as the extended PAN ID of PIXIT.CNET.THREAD_2ND_OPERATIONALDATASET, which does not match the commissioned network, and Breadcrumb field set to 1
INFO       | 2025-02-04 23:54:40.040422 | --------------------------------------------------------------------------------
INFO       | 2025-02-04 23:54:40.051778 | --------------------------------------------------------------------------------
INFO       | 2025-02-04 23:54:40.053056 | Executing Test Step: Prompt Manual Log Upload
INFO       | 2025-02-04 23:54:40.305008 | Test Step Completed [PASSED]: Prompt Manual Log Upload
INFO       | 2025-02-04 23:54:40.306201 | --------------------------------------------------------------------------------
WARNING    | 2025-02-04 23:54:42.449801 | Test Failure: User cancelled log upload prompt.
INFO       | 2025-02-04 23:54:42.451645 | Test Case Completed [FAILED]: TC-CNET-4.16 (Semi-automated)
INFO       | 2025-02-04 23:54:42.452700 | ================================================================================
INFO       | 2025-02-04 23:54:42.455250 | Unpairing DUT from server&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Are you manually cancelling the log upload or test in some way during this step?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>