cantact-fw icon indicating copy to clipboard operation
cantact-fw copied to clipboard

Issue when using cantact for obd-2 protocol with high frequency over linux os

Open AhmadShanably opened this issue 8 years ago • 1 comments

I got following error when trying to write PID request message on can socket: errno 105 " No Buffer Space Available" This error appear randomly when trying to send high rate of request (64 request per second). I tried to close socket and create new one, however, this didn't fix the issue. Note that i'm using linux and code is written using SocketCAN. Please check it and inform me in case there is any thing that can fix this issue.

AhmadShanably avatar Jul 24 '17 14:07 AhmadShanably

I'm having a similar issue, if i have high freq can RX i loose the TX ability after a few tx frames. I'm using slcand on openwrt and canable hw.

riodda avatar Feb 03 '18 19:02 riodda