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 年前479 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则