Inquiry About Matter Certification Test Failure on TC-S-2.2, Step 8g

I am writing to seek your assistance regarding an issue we encountered during the Matter certification testing. Our product failed to pass test case TC-S-2.2, specifically at Step 8g.

Issue Description:

  • Expected Behavior: The TH sends an AddScene command and should receive a response with Status = 133.

  • Actual Behavior: The system returns Status = 0 instead.

We are currently using SDK version 3.0.1. For your reference, we have attached the detailed process logs to this email.

Could you please help us investigate the root cause of this discrepancy? We would greatly appreciate any insights or suggestions to resolve this issue.

Thank you for your time and support. We look forward to your response.

 TC-S-2.2_TH.txt

Parents Reply
  • Hi,

    Please make sure you are using a test harness version that corresponds with the Matter version used in the nRF Connect SDK version you use.

    The Scenes Management cluster is provisional in Matter 1.4.1, the version used in nRF Connect SDK v3.0.1. Provisional means that something is not certifiable at this stage.

    The cluster is no longer provisional in Matter 1.4.2, so if you want to use Scenes Management and certify it, you should use nRF Connect SDK v3.1.0 or later, which uses Matter 1.4.2.

    The developers recommend creating an issue in the connectedhomeip repository: https://github.com/project-chip/connectedhomeip/.

    Best regards,
    Marte

Children
Related