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

[ota-requestor-app] support ESP32 #10205

Closed
holbrookt opened this issue Oct 4, 2021 · 0 comments · Fixed by #11320
Closed

[ota-requestor-app] support ESP32 #10205

holbrookt opened this issue Oct 4, 2021 · 0 comments · Fixed by #11320
Assignees
Labels

Comments

@holbrookt
Copy link
Contributor

Problem

Like the other example apps, ota-requestor-app should be supported on multiple platforms.

This would also be help unblock other ota-requestor-app tasks at the moment, such as #10040 (handling AnnounceOTAProvider cannot be tested on ota-requestor-app on Linux because it begins the OTA process immediately). It also helps unblock #7976, since there are other issues preventing chip-tool from commissioning 2 Linux nodes on the same machine.

Proposed Solution

Add an ESP32 platform implementation for ota-requestor-app which at minimum handles AnnounceOTAProvider

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

Successfully merging a pull request may close this issue.

2 participants