How to see Arduino logs when Networking to serial

I'm sending data (simulated data at the moment) to my Arduino Uno R3 through the serial port using the OpenBCI GUI's Networking Widget

Networking Widget

Is there any way to see the Arduino logs to help me debug?

I have some Serial.printlns. But if I open the Serial Monitor in the Arduino program, it seems to interfere with OpenBCI.

Comments

Sign In or Register to comment.