On your remote machine (e.g. a raspberry pi), use a USB cable to attach the VESC. Then run this socat command on that remote machine to expose the USB device as a TCP socket.
Then on your local machine (e.g. your desktop PC), open VescTool, navigate to Connection>TCP, then enter the remote devices's IP address and click connect.
Note, if socat is unavailable on your remote machine, install it with something like:
On your remote machine (e.g. a raspberry pi), use a USB cable to attach the VESC. Then run this socat command on that remote machine to expose the USB device as a TCP socket.
Then on your local machine (e.g. your desktop PC), open VescTool, navigate to Connection>TCP, then enter the remote devices's IP address and click connect.
Note, if socat is unavailable on your remote machine, install it with something like: