Open Koxx3 opened 2 years ago
it seems the master VESC is interpreting the slave VESC reply as an order and not something to forward to the requester.
@Koxx3 can you give me advice how to implement this feature? https://github.com/vedderb/bldc/issues/473
Hello, I am trying to make a gateway for BLE<>CAN and Wifi<>CAN. It was working perfectly with 5.2 firmware, but not, something changed in 5.3 and the CAN bus it going mad repeating messages in loop between VESCs. I can't find what's wring.
Here is 5.2 traces during CAN bus scan :
Everything is going fine when "master" VESC forward the FW request.
Now, in 5.3 ...
each VESC is responding to the other with the firmware version. What's going on ?