I thought it would be more of a generic question/answer, but the solution was far from what I was looking for. I see now my initial issue was with using readString() (so i should have opened with that). Changing to Serial.read() made a huge difference and even more so setting the read to the fixed size of the package sent.
1 Like