B-L475E-IOT01A AWS FREERTOS OTA implementation
I was initially using B-L475E-IOT1A board to test AWS freertos and it works all fine.
Next, we needed to somehow support OTA on our product and found out that
AWS freertos also supports OTA and would like to try and implement it but could
not find any sort of guidance to implement it on the AWS freertos site for the
B-L475E-IOT1A board.
I am not sure if this is the right place to ask but how do we implement OTA for
the AWS freertos. Do we use the AWS freertos with other means for OTA implementation.
Thank you.