Tool/software: Code Composer Studio
I need to send data of multiple files stored in SD card using http.
All the files stored in SD card are of 4KB or more size.
I need to read the data of all the existing files stored during a particular interval of time and send using http protocol or if there is any other way to send the data.