Sending around 1000 bytes to Arduino

That many characters are too many for the serial buffer to hold so you you will need a reception method like in Robin2's serial input basics tutorial.

1 Like