-
Notifications
You must be signed in to change notification settings - Fork 166
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
OTA esp Matter:Received QueryImage failure (CON-360) #277
Comments
@HKSIWAR Are you directly using the upstream connectedhomeip If you are using v1.0.0.2 connectedhomeip tag, have you followed the instructions here: https://github.com/project-chip/connectedhomeip/tree/v1.0.0.2/examples/ota-requestor-app/esp32#prerequisite ? If you face the issue even after following the documentation, then please upload (and not paste) the entire logs on OTA provider, requestor and the chip-tool |
@dhrishi the following paths that i used are :
the steps are :
|
Hi @HkiriSiwar, |
@HKSIWAR This issue has been fixed in the upstream codebase project-chip/connectedhomeip#25859 This will be addressed in the esp-matter repository once the connectedhomeip submodule is updated, having this commit. For now, you can try this on your side by applying the fix in |
@HkiriSiwar I could able to perform OTA on lateste esp matter. |
@HkiriSiwar Is your issue resolved? Please close this if it was. |
I will close this now. Please reopen in case of anything |
Hello,
I have two esp32, the first one is provider and flashed by the ota-provider example, the second one is requestor and flashed by the ota-requestor example.
ota-requestor. then, i put both devices in the same network. finally, i run the AnnounceOTAProvider command:
out/chip-tool otasoftwareupdaterequestor announce-otaprovider 0xDEADBEEF 0 0 0x1234567890 0.
The following figure shows the error message:
The text was updated successfully, but these errors were encountered: