-
Couldn't load subscription status.
- Fork 96
Closed
Description
The code does not perform any CRC check on the bin file downloaded from the server?
The rest of the error handling is just serial print statements as place holders in the library.
Ideally these errors should be on a callback so that the users code can decide what to do with it.
When the code is transferred to flash if the CRC fails it should roll back to the last known working version. This will keep repeating until it gets the update.
The Espressif ESP-IDF examples has HTTP and HTTPS that does this, however... I was looking for an Arduino one like yours...as I can have the benefit of 100's of other Arduino libraries for ESP32 .
Metadata
Metadata
Assignees
Labels
No labels