Hi,
I'm having trouble with the Matter Test Harness randomly failing tests and failing to commission my device. I have tried this with both my own Matter device and the Window Cover sample from the 3.0.1 SDK. I have the TH set up on a Pi 5 with the Nordic dongle as the RCP. I have turned off all other Thread devices in my office. I have tried running the code on the nRF52840-DK and my own hardware but things still randomly fail.
I'm attaching a very short test run I did against my own hardware and code but it only ran a few tests as I disabled all the rest. I can see that the device did get commissioned in this case (which it doesn't every time) and it did send matter packets to the device for each test. But it failed to "Run entire test" for some reason and I'm not sure where to go from here. The whole Matter certification thing seems extremely complex and difficult to get into. Is there somewhere I can learn more about this. As I understand I should use PICS tool to create all the test cases for my device (I did that), then set up a Matter TH and feed in the PICS files and then that should test my device. But when I do that most tests fail and some seem to ask me to do manual testing. The ones asking for manual tests seem broken as they tell me to subscribe to on-off clusters which my device doesn't even have.
Please advise if this is even the right forum for this question. Or should I contact CSA or my test lab for this.
Tiit