Well, I have been doing some more research and playing around. Since I am a professional
software engineer, I started playing with some source code to probe.exe. I have found that my cable/truck combo has no problem communicating. When I send a request of "F4 57 01 00" I always get a correct response...likewise with other commands.
I am able read plenty of data from the ECM.
However one issue that I have is that there is never a steady stream of data from the ECM. It only returns data as the result of a request. It seems all of these aldl programs expect a steady data stream from the ECM.
I have used PORTMON to monitor com port activity while running most of the applications, and it appears that every single application is just monitoring the port to get data, but my vehicle/cable combo do not provide constant data.
Is there two protocols here? Why wouldn't any of the aldl programs send requests and get responses?
The aldlcable.com circuit does not use the more complictated max232 design, is the max232 design required to get constant data flow?
Anybody know about constant data flow?
...
Bookmarks