Hi,
I am doing Firmware upgrade in ESP32 module using FTP connection. I am able to write the .bin files in to SPIFFS memory region. could you suggest how to replace the original firmware.bin file which is running at present in the module with new updated .bin file which is stored in SPIFFS region. I m using Visual Studio Code IDE and arduino framework