particle-iot/spark-cli

Spark serial monitor loop?

Opened this issue · 1 comments

This is pretty inane, but it would be helpful.

Is it possible to allow spark serial monitor to run in a loop with no (or fewer) errors when the Core goes offline? If I don't run an infinite bash loop, I have to keep reconnecting to serial every time I re-flash my Core. It would be nice if you could pass a flag (or make it default behavior) to not throw an error and crash when the Core resets (or even gets unplugged for that matter).

I <3 David. <-- Does that help?

:) I've been thinking about that... essentially letting it hang around and wait for the serial port to come back... hmm...