Hello everyone,
Should the KCANMonitor automatically start receiving CAN messages, or is an initialization command required?
KOBD2Check is working perfectly and displays things like engine speed, temperatures, etc.
In the KCANMonitor, I repeatedly only receive a single message.
ID 0X17F00010 20 10 00 00 00 00 00 00
Immediately after the connection, at intervals of just a few milliseconds, and later at a rate of 500 milliseconds.
If I understand this
https://en.wikipedia.org/wiki/OBD-II_PIDs) correctly, I first need to send a command to the CAN bus to, for example, retrieve the engine speed (ID 0x0C). However, in the video about KCANMonitor, it appears that the control units are constantly sending messages on the CAN bus, and all you have to do is filter out the interesting ones.
Best regards,
Michael.