15
The information contained herein is the exclusive property of AzureWave and shall not be distributed, reproduced, or
disclosed in whole or in part without prior written permission of AzureWave.
2.3 Over-the-Air Updates
This section descripts how to setup OTA on AWS server side and how to create an OTA job for
our AWS connector to update firmware.
The first three steps descript what requirements of OTA on AWS server side you have to setup.
The last step descripts how to create an OTA job.
Create S3 bucket to store update.
AWS S3 is an object storage service and we will put update firmware in it.
https://docs.aws.amazon.com/freertos/latest/userguide/dg-ota-bucket.html
Note: Please make sure you have enable versioning on you S3 bucket setting.
Create Service Role and Policy.
This section will descript how to setup Role and Policy to have right to access AWS S3 storage.
Service Role
Please reference
https://docs.aws.amazon.com/freertos/latest/userguide/create-service-role.html
If you want to find out your Account id, please enter the following link.
https://console.aws.amazon.com/billing/home?#/account