Can I copy the image of a running partition to another ESP via OTA?
Posted: Tue Dec 03, 2024 4:36 pm
If I have a running ESP, which I have access to its own running partition, can I directly copy that running partition (eg: via esp_partition_read), send all the data to another ESP via OTA (eg: using some esp library) ?