@bekopharm I assume you're sending mainly numerical data? Could be more efficient to send it as raw data rather than string characters. I.E., the way midi does it LOL. MSB is the control code and LSB is the data value. In your case, I imagine you might need slightly larger data values, but the theory of operation is the same.