I am trying to build a portable device with Teensy. I gather data and I store it in SD and flash, and later I want to extract it. I want to extract it using MTP, without changing any program. My idea is to click a button, MTP starts, I gather the data, I click the button again, MTP port closes...