Skip to content
Alexander Entinger edited this page Feb 16, 2021 · 5 revisions

Create a Virtual CAN bus interface

sudo modprobe vcan
sudo ip link add dev vcan0 type vcan
sudo ip link set up vcan0
candump -decaxta vcan0