I'm having a bit of a problem. A few days ago, everything was working perfectly, but now, not so much.
The arduino itself is outputting the data all fine and dandy, it outputs everything in the serial monitor fine.
When I try to read that data in flash, it acts as if nothing is coming through. It connects to the serial proxy fine, but nothing else happens.
If I run the serial monitor just before I run the flash file, flash outputs the first line that comes in and nothing more, like it has stalled.
What's going on, does anyone know?
Thanks