That's good info. I'll do some troubleshooting, and post results.
On another note, I was told the Serial.print was efficient many years ago, despite me questioning the many entries of code to allow all data to print.
I thought using an array/counter might be faster, but was advised the "line by Line" method was quickest.
What is your approach to printing several data to Serial?
TIA!