Firmware over-the-air (FOTA)¶
AWS¶
Firmware over-the-air (FOTA) on AWS is implemented using AWS IoT Jobs, following the nRF Connect SDK AWS FOTA example.
Also, see How to detect if FOTA is in progress.
Azure¶
Firmware over-the-air (FOTA) on Azure is implemented using Azure Device Twin messages, following the nRF Connect SDK Azure FOTA example.