Can you use the FreeRTOS OTA Agent without using AWS IoT?

0

Does FreeRTOS OTA work only with IoT Core via IoT Jobs?

AWS
質問済み 4年前488ビュー
1回答
0
承認された回答

The FreeRTOS OTA library uses several AWS IoT Core services such as AWS IoT Device Management, AWS IoT Jobs, and a streaming service (apart from non-AWS IoT services like Amazon S3, and optionally AWS Signer). This has been done to give customers a smooth end-end OTA update experience. However, if the customer doesn’t want to be tied to AWS IoT Core, it might take less effort to implement another OTA method (such as polling for new firmware versions in Amazon S3 or any 3P storage using HTTPS) than to modify the open source FreeRTOS OTA library.

AWS
回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン