03-06-2025 11:19 PM
I am developing a Matter device (Thread) using an evaluation board.
When commissioning the device using the Google Home app on a Google Nest Hub, the first evaluation board was successfully commissioned. However, the second evaluation board failed to join the Thread Network.
I have attached the error logs for reference.
To troubleshoot the issue, I modified the Device Attestation Certificate (DAC) in the firmware and attempted commissioning again on the second evaluation board. This time, the commissioning process completed successfully, and the device was able to join the Thread Network.
I would appreciate any insights or guidance on this issue.
Thank you in advance!
03-07-2025 11:27 AM
Thanks for reaching out. Could you let us know if you are using test Vendor ID (VID) and Product ID (PID) values, or production VID/PID values?
03-09-2025 05:35 PM
Thank you for your confirmation.
We are using both VID and PID for testing.
We have actually commissioned the following combinations.
First evaluation board
VID: 0xFFF1
PID: 0x8004
Second evaluation board
VID: 0xFFF1
PID: 0x8000
Please confirm the above.