Using MC60 QuecFOTA to OTA Update any MCU? Please help

I have a System with MC60 and ESP12e as a MCU. I want to implement FOTA update of ESP12e through MC60. Will it be possible? I connect the MC60 with ESP12e hardware serial.
If possible!! please help me with the methodes!! Thank you in advance!!

yes, it should be work , pls kindly open the doc fo “Quectel_MC60_BLE_AT_Commands_Manual_V1.1.pdf”

https://cnquectel-my.sharepoint.com/:f:/g/personal/america-fae_quectel_com/EjjChmmaJ41Fq-BXNl12ml0B6oW_1pZI1jKux29pD1rnIw?e=qZoKl3

@Stephen.Li-Q
Hi…I have the same issue. I have EC25 GSM module & ESP32 MCU. I want to do firmware update of esp32 OTA through GSM module. I am able to receive firmware .bin file from server through GSM HTTP AT commands. But how to move this file from GSM module to ESp32 for updating purpose.
Any help will be very thankful!