mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #40] Feature request: Add OTA update #3326
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jonasniesner on GitHub (May 21, 2023).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/40
Originally assigned to: @nlimper on GitHub.
The OTA update could use the released binaries directly.
The Files for the webserver and firmware files should be updaten in another way then directly with a full image to not loose the DB
@jonasniesner commented on GitHub (May 21, 2023):
https://github.com/axcap/Esp-GitHub-OTA/ could be used as a starting point
@jonasniesner commented on GitHub (May 30, 2023):
Implemented