Skip to content

is there a way to disable ACK on received messages on a Socket CAN? #1726

Answered by zariiii9003
frosst2906 asked this question in Q&A
Discussion options

You must be logged in to vote

Not via python-can, but there's a listen-only parameter in SocketCAN:
ip link set can0 type can listen-only on

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@frosst2906
Comment options

Answer selected by hartkopp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants