<?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>Matter Test Harness failed in TC-IDM-10.2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123921/matter-test-harness-failed-in-tc-idm-10-2</link><description>Hello, Nordic Team! I am conducting Matter Test Harness testing and have successfully built the test environment. However, I am encountering some issues during test execution. 
 
 
 And here is the log: 
 And here is my UART output information: There</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Jan 2026 09:06:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123921/matter-test-harness-failed-in-tc-idm-10-2" /><item><title>RE: Matter Test Harness failed in TC-IDM-10.2</title><link>https://devzone.nordicsemi.com/thread/558111?ContentTypeID=1</link><pubDate>Wed, 07 Jan 2026 09:06:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b2423b2-4d18-411f-85d2-dc40d8618ba6</guid><dc:creator>xiongwei.wang</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;&lt;span&gt;I misunderstood how the TH tool and OTBR work together. I actually don&amp;#39;t need to start OTBR manually before running the test in the TH web interface. When I paste the JSON config into the TH tool, it automatically creates a Thread network and runs the test. What I didn&amp;#39;t realize is that it first kills any existing OTBR container before doing so.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Xiongwei.Wang&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Test Harness failed in TC-IDM-10.2</title><link>https://devzone.nordicsemi.com/thread/547093?ContentTypeID=1</link><pubDate>Thu, 28 Aug 2025 13:23:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f45b77e4-7776-4bd2-a977-4128ae49cf2d</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;No problem! Let me know what you find and if you have any issues.&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: Matter Test Harness failed in TC-IDM-10.2</title><link>https://devzone.nordicsemi.com/thread/546919?ContentTypeID=1</link><pubDate>Wed, 27 Aug 2025 13:02:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6748af63-d166-43d6-98c1-39ba8f365948</guid><dc:creator>xiongwei.wang</dc:creator><description>&lt;p&gt;Hi Marte,&lt;/p&gt;
&lt;p&gt;Thank you very much for your help once again. You are very experienced. As I am new to the Matter Test Harness, please forgive me for not noticing the issues you pointed out earlier. I will look into this tomorrow.&lt;/p&gt;
&lt;p&gt;Thanks again.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Xiongwei.Wang&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Test Harness failed in TC-IDM-10.2</title><link>https://devzone.nordicsemi.com/thread/546914?ContentTypeID=1</link><pubDate>Wed, 27 Aug 2025 12:43:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8ec9a6d-6d1f-442d-bf8b-8534ade96667</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It failed while executing the Python script for TC-IDM-10.2.&lt;/p&gt;
&lt;p&gt;These are the logs that show what failed:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[MatterTest] 08-25 12:22:52.084 INFO ***** Test Step 1 : Run entire test
success = False
[MatterTest] 08-25 12:22:52.108 ERROR Exception occurred in test_TC_IDM_10_2.
Traceback (most recent call last):
  File &amp;quot;/usr/local/lib/python3.12/dist-packages/mobly/base_test.py&amp;quot;, line 801, in exec_one_test
    test_method()
  File &amp;quot;/root/python_testing/scripts/sdk/TC_DeviceConformance.py&amp;quot;, line 462, in test_TC_IDM_10_2
    self.fail_current_test(&amp;quot;Problems with conformance&amp;quot;)
  File &amp;quot;/usr/local/lib/python3.12/dist-packages/chip/testing/basic_composition.py&amp;quot;, line 233, in fail_current_test
    asserts.fail(msg)
  File &amp;quot;/usr/local/lib/python3.12/dist-packages/mobly/asserts.py&amp;quot;, line 441, in fail
    raise signals.TestFailure(msg, extras)
mobly.signals.TestFailure: Details=Problems with conformance, Extras=None
[MatterTest] 08-25 12:22:52.127 ERROR 

******************************************************************
*
* Test test_TC_IDM_10_2 failed for the following reason:
* Details=Problems with conformance, Extras=None
*
* File &amp;quot;/usr/local/lib/python3.12/dist-packages/chip/testing/basic_composition.py&amp;quot;, line 233, in fail_current_test
* asserts.fail(msg)
*
* Test step:
*     UNKNOWN - no test steps provided in test script
*
* Endpoint: None
*
*******************************************************************

[MatterTest] 08-25 12:22:52.128 INFO [Test] test_TC_IDM_10_2 FAIL
[MatterTest] 08-25 12:22:52.135 INFO ###########################################################
[MatterTest] 08-25 12:22:52.135 INFO Problems found:
[MatterTest] 08-25 12:22:52.136 INFO ===============
[MatterTest] 08-25 12:22:52.136 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  49 (0x31) NetworkCommissioning
      Attribute:8 (0x08)
    problem: Attribute 0x08 is included, but is disallowed by conformance. Conformance: WI, implemented features: TH
    spec_location: 

[MatterTest] 08-25 12:22:52.137 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:6 (0x06)
    problem: Attribute 0x06 is included, but is disallowed by conformance. Conformance: ERRCNT, implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.137 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:14 (0x0e)
    problem: Attribute 0x0e is included, but is disallowed by conformance. Conformance: [MLECNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.138 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:15 (0x0f)
    problem: Attribute 0x0f is included, but is disallowed by conformance. Conformance: [MLECNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.138 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:16 (0x10)
    problem: Attribute 0x10 is included, but is disallowed by conformance. Conformance: [MLECNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.139 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:17 (0x11)
    problem: Attribute 0x11 is included, but is disallowed by conformance. Conformance: [MLECNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.140 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:18 (0x12)
    problem: Attribute 0x12 is included, but is disallowed by conformance. Conformance: [MLECNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.140 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:19 (0x13)
    problem: Attribute 0x13 is included, but is disallowed by conformance. Conformance: [MLECNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.141 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:20 (0x14)
    problem: Attribute 0x14 is included, but is disallowed by conformance. Conformance: [MLECNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.141 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:21 (0x15)
    problem: Attribute 0x15 is included, but is disallowed by conformance. Conformance: [MLECNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.142 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:22 (0x16)
    problem: Attribute 0x16 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.142 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:23 (0x17)
    problem: Attribute 0x17 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.143 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:24 (0x18)
    problem: Attribute 0x18 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.143 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:25 (0x19)
    problem: Attribute 0x19 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.144 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:26 (0x1a)
    problem: Attribute 0x1a is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.144 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:27 (0x1b)
    problem: Attribute 0x1b is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.144 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:28 (0x1c)
    problem: Attribute 0x1c is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.145 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:29 (0x1d)
    problem: Attribute 0x1d is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.145 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:30 (0x1e)
    problem: Attribute 0x1e is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.146 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:31 (0x1f)
    problem: Attribute 0x1f is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.146 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:32 (0x20)
    problem: Attribute 0x20 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.146 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:33 (0x21)
    problem: Attribute 0x21 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.147 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:34 (0x22)
    problem: Attribute 0x22 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.147 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:35 (0x23)
    problem: Attribute 0x23 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.148 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:36 (0x24)
    problem: Attribute 0x24 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.148 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:37 (0x25)
    problem: Attribute 0x25 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.149 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:38 (0x26)
    problem: Attribute 0x26 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.149 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:39 (0x27)
    problem: Attribute 0x27 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.150 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:40 (0x28)
    problem: Attribute 0x28 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.150 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:41 (0x29)
    problem: Attribute 0x29 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.151 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:42 (0x2a)
    problem: Attribute 0x2a is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.151 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:43 (0x2b)
    problem: Attribute 0x2b is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.152 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:44 (0x2c)
    problem: Attribute 0x2c is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.152 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:45 (0x2d)
    problem: Attribute 0x2d is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.153 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:46 (0x2e)
    problem: Attribute 0x2e is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.153 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:47 (0x2f)
    problem: Attribute 0x2f is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.154 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:48 (0x30)
    problem: Attribute 0x30 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.154 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  53 (0x35) ThreadNetworkDiagnostics
      Attribute:49 (0x31)
    problem: Attribute 0x31 is included, but is disallowed by conformance. Conformance: [MACCNT], implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.155 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  56 (0x38) TimeSynchronization
      Attribute:4 (0x04)
    problem: Attribute 0x04 is included, but is disallowed by conformance. Conformance: NTPC, implemented features: TZ,TSC
    spec_location: 

[MatterTest] 08-25 12:22:52.155 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 0,
       Cluster:  56 (0x38) TimeSynchronization
       Command:  5 (0x05)
    problem: Command 0x05 is included, but disallowed by conformance. Conformance: NTPC, implemented features: TZ,TSC
    spec_location: 

[MatterTest] 08-25 12:22:52.155 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 6,
       Cluster:  29 (0x1d) Descriptor
      Attribute:4 (0x04)
    problem: Attribute 0x04 is included, but is disallowed by conformance. Conformance: TAGLIST, implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.156 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 7,
       Cluster:  29 (0x1d) Descriptor
      Attribute:4 (0x04)
    problem: Attribute 0x04 is included, but is disallowed by conformance. Conformance: TAGLIST, implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.156 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 8,
       Cluster:  29 (0x1d) Descriptor
      Attribute:4 (0x04)
    problem: Attribute 0x04 is included, but is disallowed by conformance. Conformance: TAGLIST, implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.157 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 9,
       Cluster:  29 (0x1d) Descriptor
      Attribute:4 (0x04)
    problem: Attribute 0x04 is included, but is disallowed by conformance. Conformance: TAGLIST, implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.157 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 10,
       Cluster:  29 (0x1d) Descriptor
      Attribute:4 (0x04)
    problem: Attribute 0x04 is included, but is disallowed by conformance. Conformance: TAGLIST, implemented features: 
    spec_location: 

[MatterTest] 08-25 12:22:52.157 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 11,
       Cluster:  4 (0x04) Groups
       Command:  0 (0x00)
    problem: Command 0x00 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.158 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 11,
       Cluster:  4 (0x04) Groups
       Command:  1 (0x01)
    problem: Command 0x01 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.158 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 11,
       Cluster:  4 (0x04) Groups
       Command:  2 (0x02)
    problem: Command 0x02 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.158 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 11,
       Cluster:  4 (0x04) Groups
       Command:  3 (0x03)
    problem: Command 0x03 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.159 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 11,
       Cluster:  4 (0x04) Groups
       Command:  4 (0x04)
    problem: Command 0x04 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.159 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 11,
       Cluster:  4 (0x04) Groups
       Command:  5 (0x05)
    problem: Command 0x05 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.159 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 11,
       Cluster:  4 (0x04) Groups
       Command:  0 (0x00)
    problem: Command 0x00 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.160 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 11,
       Cluster:  4 (0x04) Groups
       Command:  1 (0x01)
    problem: Command 0x01 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.160 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 11,
       Cluster:  4 (0x04) Groups
       Command:  2 (0x02)
    problem: Command 0x02 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.160 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 11,
       Cluster:  4 (0x04) Groups
       Command:  3 (0x03)
    problem: Command 0x03 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.160 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 12,
       Cluster:  4 (0x04) Groups
       Command:  0 (0x00)
    problem: Command 0x00 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.161 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 12,
       Cluster:  4 (0x04) Groups
       Command:  1 (0x01)
    problem: Command 0x01 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.161 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 12,
       Cluster:  4 (0x04) Groups
       Command:  2 (0x02)
    problem: Command 0x02 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.162 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 12,
       Cluster:  4 (0x04) Groups
       Command:  3 (0x03)
    problem: Command 0x03 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.162 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 12,
       Cluster:  4 (0x04) Groups
       Command:  4 (0x04)
    problem: Command 0x04 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.163 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 12,
       Cluster:  4 (0x04) Groups
       Command:  5 (0x05)
    problem: Command 0x05 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.163 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 12,
       Cluster:  4 (0x04) Groups
       Command:  0 (0x00)
    problem: Command 0x00 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.163 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 12,
       Cluster:  4 (0x04) Groups
       Command:  1 (0x01)
    problem: Command 0x01 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.164 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 12,
       Cluster:  4 (0x04) Groups
       Command:  2 (0x02)
    problem: Command 0x02 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.164 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 12,
       Cluster:  4 (0x04) Groups
       Command:  3 (0x03)
    problem: Command 0x03 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.164 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 14,
       Cluster:  4 (0x04) Groups
       Command:  0 (0x00)
    problem: Command 0x00 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.165 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 14,
       Cluster:  4 (0x04) Groups
       Command:  1 (0x01)
    problem: Command 0x01 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.165 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 14,
       Cluster:  4 (0x04) Groups
       Command:  2 (0x02)
    problem: Command 0x02 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.165 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 14,
       Cluster:  4 (0x04) Groups
       Command:  3 (0x03)
    problem: Command 0x03 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.165 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 14,
       Cluster:  4 (0x04) Groups
       Command:  4 (0x04)
    problem: Command 0x04 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.166 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 14,
       Cluster:  4 (0x04) Groups
       Command:  5 (0x05)
    problem: Command 0x05 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.166 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 14,
       Cluster:  4 (0x04) Groups
       Command:  0 (0x00)
    problem: Command 0x00 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.166 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 14,
       Cluster:  4 (0x04) Groups
       Command:  1 (0x01)
    problem: Command 0x01 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.166 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 14,
       Cluster:  4 (0x04) Groups
       Command:  2 (0x02)
    problem: Command 0x02 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.167 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 14,
       Cluster:  4 (0x04) Groups
       Command:  3 (0x03)
    problem: Command 0x03 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.167 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 15,
       Cluster:  4 (0x04) Groups
       Command:  0 (0x00)
    problem: Command 0x00 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.167 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 15,
       Cluster:  4 (0x04) Groups
       Command:  1 (0x01)
    problem: Command 0x01 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.168 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 15,
       Cluster:  4 (0x04) Groups
       Command:  2 (0x02)
    problem: Command 0x02 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.168 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 15,
       Cluster:  4 (0x04) Groups
       Command:  3 (0x03)
    problem: Command 0x03 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.168 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 15,
       Cluster:  4 (0x04) Groups
       Command:  4 (0x04)
    problem: Command 0x04 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.169 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 15,
       Cluster:  4 (0x04) Groups
       Command:  5 (0x05)
    problem: Command 0x05 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.169 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 15,
       Cluster:  4 (0x04) Groups
       Command:  0 (0x00)
    problem: Command 0x00 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.170 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 15,
       Cluster:  4 (0x04) Groups
       Command:  1 (0x01)
    problem: Command 0x01 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.170 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 15,
       Cluster:  4 (0x04) Groups
       Command:  2 (0x02)
    problem: Command 0x02 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.170 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 15,
       Cluster:  4 (0x04) Groups
       Command:  3 (0x03)
    problem: Command 0x03 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.171 INFO 
Problem: ProblemSeverity.ERROR
    test_name: Choice conformance
    location: 
       Endpoint: 16,
       Cluster:  258 (0x102) WindowCovering
      Attribute:65532 (0xfffc)
    problem: Problem with choice conformance .a+ - 0 selected
    spec_location: 

[MatterTest] 08-25 12:22:52.171 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 16,
       Cluster:  768 (0x300) ColorControl
       Command:  64 (0x40)
    problem: Command 0x40 is included, but disallowed by conformance. Conformance: EHUE, implemented features: HS,XY,CT
    spec_location: 

[MatterTest] 08-25 12:22:52.171 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 16,
       Cluster:  768 (0x300) ColorControl
       Command:  71 (0x47)
    problem: Command 0x47 is required, but is not present on the DUT. Conformance: HS | XY | CT, implemented features: HS,XY,CT
    spec_location: 

[MatterTest] 08-25 12:22:52.172 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 16,
       Cluster:  768 (0x300) ColorControl
       Command:  75 (0x4b)
    problem: Command 0x4b is required, but is not present on the DUT. Conformance: CT, implemented features: HS,XY,CT
    spec_location: 

[MatterTest] 08-25 12:22:52.172 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 16,
       Cluster:  768 (0x300) ColorControl
       Command:  76 (0x4c)
    problem: Command 0x4c is required, but is not present on the DUT. Conformance: CT, implemented features: HS,XY,CT
    spec_location: 

[MatterTest] 08-25 12:22:52.172 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 17,
       Cluster:  4 (0x04) Groups
       Command:  0 (0x00)
    problem: Command 0x00 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.173 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 17,
       Cluster:  4 (0x04) Groups
       Command:  1 (0x01)
    problem: Command 0x01 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.173 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 17,
       Cluster:  4 (0x04) Groups
       Command:  2 (0x02)
    problem: Command 0x02 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.173 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 17,
       Cluster:  4 (0x04) Groups
       Command:  3 (0x03)
    problem: Command 0x03 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.174 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 17,
       Cluster:  4 (0x04) Groups
       Command:  4 (0x04)
    problem: Command 0x04 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.174 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 17,
       Cluster:  4 (0x04) Groups
       Command:  5 (0x05)
    problem: Command 0x05 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.174 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 17,
       Cluster:  4 (0x04) Groups
       Command:  0 (0x00)
    problem: Command 0x00 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.175 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 17,
       Cluster:  4 (0x04) Groups
       Command:  1 (0x01)
    problem: Command 0x01 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.175 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 17,
       Cluster:  4 (0x04) Groups
       Command:  2 (0x02)
    problem: Command 0x02 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.175 INFO 
Problem: ProblemSeverity.ERROR
    test_name: IDM-10.2
    location: 
       Endpoint: 17,
       Cluster:  4 (0x04) Groups
       Command:  3 (0x03)
    problem: Command 0x03 is required, but is not present on the DUT. Conformance: M, implemented features: GN
    spec_location: 

[MatterTest] 08-25 12:22:52.176 INFO ###########################################################
[MatterTest] 08-25 12:22:52.177 INFO Summary for test class TC_DeviceConformance: Error 0, Executed 1, Failed 1, Passed 0, Requested 1, Skipped 0
[MatterTest] 08-25 12:22:52.179 INFO Summary for test run MatterTest@08-25-2025_12-22-20-576:
Total time elapsed 31.552026929042768s
Artifacts are saved in &amp;quot;/tmp/matter_testing/logs/MatterTest/08-25-2025_12-22-20-576&amp;quot;
Test summary saved in &amp;quot;/tmp/matter_testing/logs/MatterTest/08-25-2025_12-22-20-576/test_summary.yaml&amp;quot;
Test results: Error 0, Executed 1, Failed 1, Passed 0, Requested 1, Skipped 0&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;According to this, there are multiple attributes that are included on your device, but that are disallowed by conformance.&lt;/p&gt;
&lt;p&gt;Please verify that you have all the required PICS, that they conform to the specification for the Matter version you are using, and that you have provided all of them to the Test Harness. You need to provide Base.xml and PICS for each cluster implemented on the device. We have example PICS for the Matter Weather Station, which you can take a look at:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/v2.1.4/applications/matter_weather_station/certification/PICS"&gt;https://github.com/nrfconnect/sdk-nrf/tree/v2.1.4/applications/matter_weather_station/certification/PICS&lt;/a&gt;. These PICS are from nRF Connect SDK v2.1.4, so they are a few years old, but it is just to give a general idea of what files you need, etc.&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: Matter Test Harness failed in TC-IDM-10.2</title><link>https://devzone.nordicsemi.com/thread/546904?ContentTypeID=1</link><pubDate>Wed, 27 Aug 2025 12:23:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ab9ce14-a589-4549-a444-a83d49dae836</guid><dc:creator>xiongwei.wang</dc:creator><description>&lt;p&gt;Hi, Kenneth,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p class="ds-markdown-paragraph"&gt;Thank you for your response. It doesn&amp;rsquo;t seem to be a configuration issue. TC-IDM-10.2 is the first test in my Matter Test Harness, and it didn&amp;rsquo;t execute the Python script.&lt;br /&gt;&lt;img style="max-height:2048px;max-width:240px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/480x4096/__key/communityserver-discussions-components-files/4/_AE5FE14FFE5647725F00_20250827201835_5F00_260.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;If there&amp;rsquo;s any additional information I can provide, please let me know.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;br /&gt;Xiongwei.Wang&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Matter Test Harness failed in TC-IDM-10.2</title><link>https://devzone.nordicsemi.com/thread/546819?ContentTypeID=1</link><pubDate>Tue, 26 Aug 2025 21:22:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14cce13b-d843-4cb8-a970-4b8d74a038ee</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Key person are out of office this week, but here are some debugging steps you can try:&lt;/p&gt;
&lt;p&gt;Check that the ZAP files have been generated with the version of the ZAP tool supported by the NCS version in use. The supported version can be found in modules/lib/matter/scripts/setup/zap.version. For NCS v3.0.2, the version is v2024.08.14-nightly (from &lt;a href="https://github.com/nrfconnect/sdk-connectedhomeip/blob/v3.0.2/scripts/setup/zap.version"&gt;https://github.com/nrfconnect/sdk-connectedhomeip/blob/v3.0.2/scripts/setup/zap.version&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;The version of the ZAP tool being used can be verified by going to Settings &amp;gt; About in the ZAP tool:&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1756242542208v1.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If that doesn&amp;#39;t solve it, then what you can try if possible go through the attributes you get an error on in the conformance test, and check that both PICS- and ZAP-files are according to spec. In this particular case you may try debugging log with chatgpt also.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>