I am using an IMU sensor to record motion data (100 Hz frequency for 30-50 seconds, around 10-20mb) and I want to upload the data stored on a 512mb flash memory to a cloud every time a recording is finished.
What is the most reliable and easy way to do this? Do you maybe have some example?