Does Serial1 hold the program while it's transmitting? It doesn't seem like it does. If not, is there something I can watch to make sure it's all done before adding more? What I'm seeing looks kinda' like I'm interrupting it while it's busy...
There you go. Compiled. run, asked to hold, failed.
Now, to be fair. I don't remember this being an issue back when the 3.2 was "the thing". Only in the last few years has this shown up and..
Wait, I just tested this on my laptop Mac. And it...
Thanks! That clears up a lot.
One more question, I'm still using up my 3.2s and I'm running into issues that putting text after native Serial.begin(xxx); is either ignored or jumbled up like pieces are being missed while it's trying to get...