Hi, does any of you know if a Japanese 1997 Honda Civic 1.6 (it has been registered in Japan first, so it is a RHD)with auto gearbox has OBD already and/or an...
That so, it is my first question is of the form, someone will have the interface and software to modify odometer Jaeger board of Renault (Megane, Clio, etc)...
hi to all. Now otocheck advanced immo repair soft 1.20 is available otocheck + tms374 immo reset soft + tms 374 immo reset simply shema free updates forever +...
Anyone got airbag firmware for an E39 BMW. BMW want to relpcae the unit but I'm convinced its a simple firmware problem. [Non-text portions of this message...
Hello I am considering buying a elmscan 5 usb interface and was wondering how long a cable I can use between the interface and computer. I do not have a laptop...
Why not go wireless? Bluetooth for example: OBDKey? From: opendiag@yahoogroups.com [mailto:opendiag@yahoogroups.com] On Behalf Of mcmorrow.john Sent: 11...
I use a usb 'extension/extender/repeater' cable that i picked up from frys, seems to work ok. the one i have has been discontinued and replaced with this one,....
Hi guys, I've just attempted a connection to my Citroen C8 (2003 model year: I think these have a Bosch ECU?) using the following software: - Debian stable...
Does anybody know how I can speed up VB code using mscomm. I send init at 5bps, then receive key words D3 and B0. Then I reply with 4F, but too late for the...
Is it the responsetime before the vb responses on the signal or is it the the time the code is processed ? you can try replacing IF statements with Select Case...
I know what is your problem, and this is a bug of microsoft com drivers (under DOS there isn't that problem). The solution is to put serial port at 10400 or...
Thank you for the suggestions. Since Vol-FCR seems to be written in VB6 using mscomm and manages to reply within 17ms I believe it should be possible without...
... Now it took 360ms between 0xB0 received and group of 5 0x4F on the line. Then 4ms pause before next group of 5 0x4F and the same again repeating until VB...
Stupid mistake! Sleep (600) on stop bit after init byte. Now we are down to 4ms between keyword2 and complement. I might have to use some of your suggestions...
Please check in file folder of opendiag, there is a folder with commx is the best for com port manager. Six ... De: wilco300674 <wilco3006@...> Asunto:...
I am not using MSCOMM in VB6. So i am not sure if this works for you. But the wake up stuff I am doing at higher speed (38400 Bd) And imidiatly after the...
After I changed the length of the stop bit from 600 to 200ms the init procedure started to work. Now the problem is to process received bytes fast enough. I...
Try using threading, see : http://www.freevbcode.com/ShowCode.Asp?ID=1287 so after the "receive 92137AF9F000012704223030320918079730303138 return ID",...
Hi All, I am looking for pinouts/schematic for Magneti Marelli IAW 08P.18 ECU from Peugeot 405 car. ECU uses Motorola MC68HCP11AVFN micro. It has single ...
answer (0x02) to group read (0x29) using kw1281 protocol I now playing around group reading with SIMOS 2P ECU /SKODA FELICIA, 047 906 030M/ ,and I was...