Matter1.3-testing-TC-RR-1.1 timeout error.

Hi,

In Matter 1.1, I previously encountered the TC-RR-1.1 issue, which was resolved by changing the setting_storage partition size from 16KB to 32KB.

However, in Matter 1.3, I met another timeout error. It appears that the root cause is due to the extensive read-write operations in the test case, which consume a significant amount of time, causing the chip to respond to the gateway slowly. The gateway has prematurely closed the port listening, leading to packets being undeliverable and the test case failing.

Other chip manufacturers have addressed this issue by increasing the NVS's MULTI_SECTOR size and boosting the CPU frequency. Is there a similar solution available from Nordic, or are there any other approaches to resolve this?

Here are my failure logs and pcap packets. Hope for your reply!

Yours,

Jerry.TC-RR-1_1_LOG.log1_3SMOKECO-TCRR1_1.pcapng

Parents Reply Children
Related