Hi,
I have a question on nRF9160 FOTA / MCUboot:
I set up an Amazon S3 bucket, and have gotten the http_application_update sample to download application firmware from the bucket. After a device reset, the updated application firmware runs as expected. But I cannot find an option to have this device reset to occur automatically. I will be deploying updates to devices that will not be easily accessible to users after initial deployment, so I'd like this to happen without user interaction.
Before I go further in development, I'd like to know if there's an MCUboot setting, or watchdog setting that I could use to make this happen. I didn't see anything similar to what I'm thinking in the Project Configuration options, or MCUboot documentation.
Best regards,
Jacob