Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
hatl opened this issue Aug 29, 2024 · 6 comments

Comments

@hatl
Copy link

hatl commented Aug 29, 2024

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

Summary:

  • esp-thread-br v1.0 fails most of the times, but not always
  • wifi always works
  • ZBT1 (SkyConnect) USB dongle always works

For details, see: espressif/esp-matter#1056

@github-actions github-actions bot changed the title Commissioning fails when using a custom factory and secure_cert partition Commissioning fails when using a custom factory and secure_cert partition (TZ-1097) Aug 29, 2024
@hatl
Copy link
Author

hatl commented Aug 29, 2024

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

device.log
br.log

@wqx6
Copy link
Contributor

wqx6 commented Sep 6, 2024

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

@hatl
Copy link
Author

hatl commented Sep 26, 2024

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
Copy link
Collaborator

chshu commented Sep 29, 2024

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.

@chshu chshu closed this as completed Sep 29, 2024
@hatl
Copy link
Author

hatl commented Sep 29, 2024

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
Copy link
Collaborator

chshu commented Sep 29, 2024

@hatl Let's follow up the issue in espressif/esp-matter#1056

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants