Has anybody figured out a solution to this message whenever attempting to talk to a VESC via CAN bus? I am working with a VESC 75/300 and can use vesc-tool 6.02 via USB but my vehicle implementation calls for only CAN bus control. I am running two-wire CAN to a DB9 which is connected to a PEAK CAN-to-USB converter connected to my laptop. Using PCAN-View I can see the data dumping from my VESC meaning that I am able to stream data from the VESC but vesc-tool is not able to talk via CAN bus.
I know this is old but maybe it will help someone . I started getting this error when I accidentally changed the can communication in apo settings from “vesc” to “uavcan” and wrote the app . I had to manually connect to it via usb and change the settings back and make sure the baudrate was right then it was working again .
Super Speed Scooter
@SuperSpeed Scooter, Were you able to get the two motors run simultaneously using can bus connection with 'vesc' setting? I have been struggling for a few weeks now and I am not able to run the two motors simultaneously over can.
mansi