UART file transfer
Posted: Wed May 25, 2022 11:12 am
Hello everyone,
I'm doing a project in my university and I need to program a ESP32 with another ESP32 using UART. The firmware is previously stored in SPIFFS in the "master". What I don't know is how to transfer the bootloader.bin, partition.bin and firmware.bin to the "slave" ESP32. I know there is another topic that treats a similar matter, but that topic has not been enough to understand it.
Thank you in advance
I'm doing a project in my university and I need to program a ESP32 with another ESP32 using UART. The firmware is previously stored in SPIFFS in the "master". What I don't know is how to transfer the bootloader.bin, partition.bin and firmware.bin to the "slave" ESP32. I know there is another topic that treats a similar matter, but that topic has not been enough to understand it.
Thank you in advance