I'm working on a project where I read data from a bunch of sensors and save it to an SD card at 1000Hz. That parts working great, but I need to be able to transmit the data that I'm saving to the SD card to a second teensy 4.1 that can handle wireless communications, rpm calculations, etc, etc...