For example I send:
(rpm, speed, intake air temp, throttle pos)
Code: Select all
01 0C 0D 0F 11
response:
Code: Select all
41 0C 0F A0 << values returned only for 0C (rpm)
Configuration:
atdp returns ISO 15765-4 (CAN 11/500)
The software is set to CAN 500Kbps/11bit
Please let me know if I'm missing something or if this is not supported.
- thanks