So when I plug it into my PC I would get this in dmesg:
[Wed Jun 24 15:03:32 2020] usb 3-1.2: new full-speed USB device number 5 using xhci_hcd
[Wed Jun 24 15:03:32 2020] usb 3-1.2: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[Wed Jun 24 15:03:32 2020] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[Wed Jun 24 15:03:32 2020] usb 3-1.2: Product: USB Null Modem Cable
[Wed Jun 24 15:03:32 2020] usb 3-1.2: Manufacturer: FTDI
[Wed Jun 24 15:03:32 2020] usb 3-1.2: SerialNumber: FTBF8HE3
[Wed Jun 24 15:03:32 2020] ftdi_sio 3-1.2:1.0: FTDI USB Serial Device converter detected
[Wed Jun 24 15:03:32 2020] usb 3-1.2: Detected FT232RL
[Wed Jun 24 15:03:32 2020] usb 3-1.2: FTDI USB Serial Device converter now attached to ttyUSB1
but I am struggling to get the connection to the router going …
I have tried connect to serial port:
$ sudo tio /dev/ttyUSB1
[tio 15:12:55] tio v1.32
[tio 15:12:55] Press ctrl-t q to quit
[tio 15:12:55] Connected
But nothing happening
Same here:
sudo agetty -L 115200 ttyUSB1 linux
or
sudo agetty -L 9600 ttyUSB1 vt102
What is needed to connect to the router over serial from Linux?
I am running #1 SMP Debian 5.6.14-2 (2020-06-09) x86_64 GNU/Linux
and trying to connect to hEX S | RB760iGS
You can use USB to serial adapter for console, however console will not be spawned on it by default.
So in case where you already have inaccessible device (like after FW misconfiguration) you can’t just plug in USB to serial cable and get console, it has to be first configured to run like that.
WOOBM is probably special in some way where ROS automatically spawns new console on it by default (probably using VID/PID or some other ID).
“port - removed serial console port on hEX S” this is real shame (Why Mikrotik keeps preventing you from recovering devices using UART connection?!), but it ONLY affects on board UART pads. Not WOOBM or USB converters, they are still supported on all hardware with USB ports.