Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AhmadShanably opened this issue Jul 24, 2017 · 1 comment

Comments

@AhmadShanably
Copy link

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.

@riodda
Copy link

riodda commented Feb 3, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants