Skip to content
This repository was archived by the owner on Apr 6, 2025. It is now read-only.
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