FOTA for nrf5340 by the GSM

Hi,
I interfaced the Quectel EC200U GSM module with the nrf5340dk.
Now I want to do the FOTA with the help of GSM. Is there any example documents or any experince.
And also I wnat to know how to write the pm.yml partion file and difference with pm_static.yml.
I am hoasting my new_app.signed.bin in git hub. I want to get that file by using git raw link.which avoid the header data. I need to download and stored in the nrf flash by the GSM. after that New_firmware version should be booted and writed on the slot-0.

Is there any pre requiremnt steps or documents to refer.

Help me on this problem.
If anyone done this. guide me with your apporach.

Related