I am a beginner. Please give me your best regards.
The board is ESP32 and I am using PlatformIO.
I want to implement OTA function from AWSIoTCore using AmazonFreeRTOS OTA function. Which is the fastest implementation for this? I do not have much time left.
I found the following two articles on AWS and FreeRTOS.
(1) and (2). However, the article for (1) states that it is deprecated from 2024. Should I use ② instead of ①?
①
②
It would be great if you could tell us.
Thank you in advance.
Hi @s-kusunoki,
I haven’t had the opportunity to attempt this on Arduino before. IMHO, while it should be portable, I would respectfully suggest using this repository directly for the best results.