Skip to main content

--serial (Choosing which hub to update)

The second variable selects which hub(s) to update.

To list available hubs:

./command-line-updater

To update multiple specific devices:

./command-line-updater --serial com7 com9

If no other variables are used, defaults are applied.

Discovering Devices by OS

macOS

ls /dev/tty.*usb*

Example output:

/dev/tty.usbserial-DN004ANJ

Microsoft Windows

Specify the COM port. You can find this in Device Manager.

Linux

For SuperSync15:

/dev/ttyACM*

For other products:

/dev/ttyUSB*