Serial console

A serial console program enables you to access the serial port on your board. This will allow you to interact with the device and see useful information reported by the device. If you are familiar with serial consoles, you may opt to use your favorite program with the following configuration:

  • 115200 baud rate
  • 8-bit data
  • No parity
  • 1 stop bit
  • No flow control