Simplification of offline update of firmware

Hi! Is it possible to make an offline update so like an online update of the firmware for FreeFlight6 or FreeFlight8 (depending on which parrot type it is) software, firmware for SkyController, drone and battery?

The question is for both type ANAFI USA GOV and ANAFI UKR. They differs on how to update the firmware offline for these two types of Parrot. Or do I need to create a script that do the offline update sequence that is described in documentation for both ANAFI USA GOV and ANAFI UKR?

Or is there another way thru SDK, RestAPI or others?

Regards
Kristina

Hello @krma ,

For offline updates of ANAFI USA GOV and ANAFI UKR, you can use the REST API to push the update packages (tar.gz files) to the drone and SkyController.

https://developer.parrot.com/docs/webserver-api/module_update.html#put--api-v1-update-upload

Best regards,

Hugo

Hello @Hugo,

Thanks for answer, will test this as soon as possible!

Best regards,

Kristina