Customize AWS WP76xx firmware for FOTA

Hi,

My software team able to integrate AWS application via legato. However, we need to copy the executable files/application to board after FOTA.

Our intention is to build a custom firmware which includes AWS application so that we just need to upgrade firmware during FOTA.

Thus, is there any ways to update the applications more efficiently?

Regarding module registration in AirVantage, may I confirm that 1 module can be tied to single user only? Can we unregister module under user 1 and register under user 2?

Thanks.

Best Regards
Nick

Is your executable files/application a legato application or it is just a binary file compiled by toolchain?

If it is just a binary file, you can use legato application (e.g. simple hello world app) to bundle the required file, and then you can update the legato app by airvantage.