The functionality of the serial stream on the Serial 1 tab has some hardware and software dependencies on the embedded side, so while you may suspect problems on the PC side, your computer’s setup probably doesn’t have anything to do with the problems in this case…
In order to use the Serial 1 tab through InSight Desktop Console, the following steps must be met (no specific order):
- Firmware running on Ember node needs to be built with serial driver support (app/util/serial/serial.c) and Serial Port 1 should be initialized (via emberSerialInit()) in the software.