Hi, I have been working on a serial connection to a cerbo. I used the command
/opt/victronenergy/serial-starter/stop-tty.sh ttyUSB0
to prevet serial_starter running the gps service and blocking the serial port.
What is the opposite of this command? How can I undo what this command does?
I tried opt/victronenergy/serial-starter/start-tty.sh ttyUSB0
but it didn’t appear to do anything.
Many thanks.