Replies: 1 comment 2 replies
-
What's the use case? The protocol itself handles ack's and you should never really need to verify this. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
for example, i send msgs in a very high frequency, but i dont know if the msg i send successfully acked on the can bus.
i try to send next message after the previous message has been acked by the can bus
is there any functions or api can help me resolve this?
really appreciated!!! thank you very much
Beta Was this translation helpful? Give feedback.
All reactions