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

Will Bluetooth OTA update be supported on ESP32-H2? (AEGHB-397) #296

Closed
mrjohannchang opened this issue Sep 20, 2023 · 2 comments
Closed

Comments

@mrjohannchang
Copy link
Contributor

mrjohannchang commented Sep 20, 2023

Will OTA update over Bluetooth be supported on ESP32-H2? ESP32-H2 does not have Wi-Fi, if Bluetooth OTA update is not supported, there's no way we can OTA update it.

@github-actions github-actions bot changed the title Will Bluetooth OTA update be supported on ESP32-H2? Will Bluetooth OTA update be supported on ESP32-H2? (AEGHB-397) Sep 20, 2023
@lhespress
Copy link
Contributor

@johannchangpro Please apply the patch as the attachment.

ESP32-H2.zip

@mrjohannchang
Copy link
Contributor Author

mrjohannchang commented Sep 22, 2023

Thank you very much @lhespress, it works.

I actually did that before posting the question. I realized I shouldn't follow the Nimble OTA section in the README for ESP32-H2. It won't compile after tweaking the sdkconfig by following that section. That's why I posted this issue. I saw many code of Bluetooth for ESP32-H2 only for Nimble, which led me think I had to use Nimble.

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

Successfully merging a pull request may close this issue.

3 participants