Self-Hosting FOTA
If you would like to self-host FOTA files but still use the Skywire Nano's FOTA capabilities, you will need to provision build outputs with a small header that the Nano uses to determine how to handle FOTA update files.
Using the NimbeLink SDK's west
commands, you can format your binary output:
west nano app format <output>
where
The Skywire Nano FOTA process supports both HTTP and HTTPS file downloads.