Hi
I am trying to make cloud ota from SDK simplelink_cc32xx_sdk_4_10_00_07 sample, I have the following questions
Otause.h has three options OTA_SERVER_GITHUB, OTA_SERVER_DROPBOX_V2, OTA_FILE_DOWNLOAD
Q1. Is there any guide that explain how to use OTA_FILE_DOWNLOAD?
Q2. OTA_FILE_DOWNLOAD can get the tar file from any site?, example a public S3 Bucket from AWS?
Q3. If answer to Q2 is No, How can I get a direct download from Github?
Regards
Jesus