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

Not able to receive own message with PCAN. #1843

Open
db-ae2397 opened this issue Aug 25, 2024 · 2 comments
Open

Not able to receive own message with PCAN. #1843

db-ae2397 opened this issue Aug 25, 2024 · 2 comments
Labels

Comments

@db-ae2397
Copy link

I configured CAN using the interface.Bus method and selected "receive_own_messages=True". But this doesn't seem to have any effect. I'm not receiving the sent messages back.
I checked the PCANBasic libraries, they have the support.
Is the receive_own_messages used in the implementation of 'python-can' library for the PCAN interface?

@db-ae2397 db-ae2397 added the bug label Aug 25, 2024
@db-ae2397
Copy link
Author

I noted that "receive_own_messages=True" works on Windows, but on Mac it doesn't work. Can someone help me understand why doesn't it work on Mac?

@Tbruno25
Copy link
Contributor

Tbruno25 commented Sep 5, 2024

I can look into this -- can you provide a reproducible example you're using to setup and send a message?

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

No branches or pull requests

2 participants