Serial port preset configuration values

nRF Connect for VS Code

tags
nRF Connect for VS Code

When connecting to a device using the serial port nRF Terminal profile action, you will be prompted from the Command Palette to either use a preset for the configuration values or to select the values individually. The current 115200 8n1 configuration has the following preset values:

Argument Value
baudRate 115200
dataBits 8
stopBits 1
parity none
rtscts false