Skip to content

No CRC or fall back #71

@daverathbone

Description

@daverathbone

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions