Use Vesc-Tool to run two motors simultaneously via CAN
Forums:
I have a working setup with two FSESCs connected via CAN. Normally I use the UART app and an ESP8266 connected via UART to one of the ESCs to control both motors, which works swimmingly.
I would like to work on the PIDs though, so I have made the ESP8266 a simple Wifi-UART bridge to be able to connect with VESC-Tool.
I can connect fine, and it's just as if I was connected via USB. I can see both ESCs, and I can control both, but I can't seem to find a way to control both at the same time.