I use esp32 for midi receive. I have to read 1024 bytes. The first 300 bytes are received good. after that the next bytes are rubbish.
I have the SysExMaxSize already set to 1024. I don't know what else to do.
@synthy Installation and Troubleshooting is for Problems with the Arduino IDE itself NOT your project. It says so in the description of the section. Therefore I have moved your post here.
You might want to look at this How to get the best from this from this Forum before you proceed any further.
You need to post your code, but it seems that you are overrunning the serial buffer.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.