espressif / esp-matter

Espressif's SDK for Matter
Apache License 2.0
709 stars 162 forks source link

Attestation - Secure Cert, SendAttestationRequest failed (CON-1453) #1190

Open ethan-jy opened 12 hours ago

ethan-jy commented 12 hours ago

Describe the bug Chip-tool debugging failed command: 1733274597202 esp-matter-mfg-tool -cn meanwell -v 0xFFF2 -p 0x8001 --pai \ -k /home/meanwell/espressif/esp-matter/connectedhomeip/connectedhomeip/credentials/test/attestation/Chip-Test-PAI-FFF2-8001-Key.pem \ -c /home/meanwell/espressif/esp-matter/connectedhomeip/connectedhomeip/credentials/test/attestation/Chip-Test-PAI-FFF2-8001-Cert.pem \ -cd /home/meanwell/espressif/esp-matter/connectedhomeip/connectedhomeip/credentials/test/certification-declaration/Chip-Test-CD-FFF2-8001.der \ --dac-in-secure-cert --target esp32h2 -n 2 --product-name meanwell --hw-ver-str "1.0" --vendor-name meanwell

xxx_esp_secure_cert.bin download to 0xd000; xxx-partition download to 0x3E0000;

DAC Provider set to Attestation - Secure Cert CONFIG_CHIP_FACTORY_NAMESPACE_PARTITION_LABEL = fctry = 0x3E0000

Environment

Any additional details ...

ethan-jy commented 12 hours ago

Chip-tool Log.txt SDK config.txt Please review the recording

ethan-jy commented 12 hours ago

image image

ethan-jy commented 12 hours ago

What is this problem and how should it be handled?