Problems with getting CANnectivity to work with Candlelight driver #205
Closed
Schildkroet
started this conversation in
General
Replies: 1 comment
-
No idea. I have never used the Candlelight firmware nor your Windows driver. Best bet would be to use a debug build of CANnectivity and monitor the serial port log messages while this happens. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
i have a working windows driver for Candlelight devices. I am trying to get it to work also with CANnectivity. Sending messages works as expected, but as soon as CANnectivity receives a frame, it goes into some error state and usb communication completly stops. Even frames do not get acknowledged. I have to close and open driver interface again to bring CANnectivity into a working state. With linux, it works as expected, so the device should be OK, but i cant find any issue why it is not working with windows. What does CANnectivity do different than Candlelight?
Beta Was this translation helpful? Give feedback.
All reactions