espressif / esp-thread-br

Espressif Thread Border Router SDK
Apache License 2.0
110 stars 24 forks source link

Commissioning fails when using a custom factory and secure_cert partition (TZ-1097) #90

Closed hatl closed 1 month ago

hatl commented 2 months ago

The error occurs when commissioning a device using a custom factory partition and secure_cert partition.

Summary:

For details, see: https://github.com/espressif/esp-matter/issues/1056

hatl commented 2 months ago

Also fails when using idf v5.3.0 and the main branch of esp-thread-br 6011f07ca9bd31686944b33422d86c1e4d429479 Altough the error is slightly different

device.log br.log

wqx6 commented 2 months ago

Will the commissioning also fail when not using the custom factory partition and secure_cert partition?

hatl commented 1 month ago

The commissioning works when using e.g. this one: https://github.com/espressif/esp-matter/blob/main/examples/generic_switch/mfg_binaries/20202020_3841.bin So it must be related to the custom factory/cert partition

chshu commented 1 month ago

Closing the issue since it's not related to Thread BR, let's follow up in https://github.com/espressif/esp-matter/issues/1056 for the factory/cert partition.

hatl commented 1 month ago

Closing the issue since it's not related to Thread BR, let's follow up in espressif/esp-matter#1056 for the factory/cert partition.

how did you come to this conclusion? since the same procedure works with the ZBT1 stick but does not with the esp-thread-br, I was pretty sure that the issue is caused by the esp-thread-br

chshu commented 1 month ago

@hatl Let's follow up the issue in https://github.com/espressif/esp-matter/issues/1056