SocketCAN ACK?
Aug 27, 2024using python with socketcan in the j1939 protocol, it seems that recvfrom() does not return the interface when the data is more than 8 bytes. Oct 12, 2025i am trying to send 29-bit eff (extended frame format) can messages over socketcan, but for some reason, it sends them with the 11-bit identifier, cutting off five bytes from. You need the socketcan driver that is available on modern linux distributions, like ubuntu, etc.
Socketcan provides a virtual can port driver: Dec 20, 2018how check bus state in socketcan asked 7 years, 1 month ago modified 1 year, 7 months ago viewed 17k times Apr 12, 2016i have been using socketcan and especially the virtual can vcan for quite a while now.
Apr 3, 2014in ubuntu we use socketcan and we would like to continue to do so but instead of using real can hardware somehow setup can communication over ethernet to the windows host.