-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Description
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
Labels
No labels