This repository was archived by the owner on Dec 8, 2025. It is now read-only.
|
Hi guys I would like to ask if there's going to be support for the over the air updates for the ESP32 C3 and S3 series |
Answered by
pelikhan
Jul 5, 2023
Replies: 4 comments 3 replies
|
@alpap Do you have a particular update delivery strategy in mind? We've recently added a "bundle" command in the command line to create a self-contained firmware binary with compiled devicescript and settings; that you should be able to use with an existing OAT system. |
3 replies
Answer selected by
alpap
|
@alpap Could you please outline some steps? I'm also interested |
0 replies
|
@alpap I also am, i really need to integrate OTA with Typescript |
0 replies
|
@alpap Bumping this - would also like to see |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@alpap Do you have a particular update delivery strategy in mind? We've recently added a "bundle" command in the command line to create a self-contained firmware binary with compiled devicescript and settings; that you should be able to use with an existing OAT system.