Skip to content

Update all flash data in one go? #270

@MartinDavidWaller

Description

@MartinDavidWaller

Hi, I have a question if I may? I've tried out ElegantOTA and it works as expected for both the firmware and the file system. I was wondering if I use a command similar to:

esptool.exe --chip esp32-c3 --port COM8 --baud 921600 read_flash 0 ALL flash_content.bin

This reads all the flash data, including the file system, and saves it in one file.

Can ElegantOTA then be used to upload that one bin file so that the firmware and file system get updated at the same time?

Many thanks

Martin

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