Re: [opendiag] Peugeot 206 Gti DTCs

From: qwerty asdfg <majonez012@...>
Date: Sun Nov 09 2003 - 20:01:27 CET

--- A S <sawgud@...> wrote:
> Hi
>
> Seems that i found the command to read what appear
> to be DTCs on my
> Peugeot 206 Gti...
>
> Here's an extract of the communication, is anybody
> able to explain
> the meaning of the codes...?
>
> 1- Read Status Of Diagnostic Trouble Codes:
> Request: 83 10 F1 17 FF 00 9A
> >Answer: 83 10 F1 17 FF 00 9A 88 F1 10 57 02 03 38
> 00 15 17 00 49
>
> 2- Clear Diagnostic Information
> Request: 83 10 F1 14 FF 00 97
> >Answer: 83 10 F1 14 FF 00 97 83 F1 10 54 FF 00 D7
>
> 3- Read Status Of Diagnostic Trouble Codes:
> Request: 83 10 F1 17 FF 00 9A
> >Answer: 83 10 F1 17 FF 00 9A 82 F1 10 57 00 DA
>
> Cheers,
> A.
>
Hi !
I would like to help but, I think there is something
wrong :(
I suppose that this is the log of KWP2000 Messages.
If it is true then:
1) Answer on the 1st requestin C++ notation should be
:
> Request: (83) (10) (F1) (14) (FF) (00) (97)

Answ:(0x80 &
NO_OF_BYTES_IN_MESSAGE_WITHOUT_CHECKSUM_and_HEADER_BYTES)
(0xF1=TARGET{Your tester}) (0x10=SOURCE{ECU})
(0x54=0x14+0x40{SId=0x14 response}) <data
bytes()()()()> (CHECKSUM)

It looks so, in this log the copy of request messages
instead of response is included.
Until the proper response messages will be included it
is hard to say what meaning these codes :(

Best Regards
Seba

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

 
Received on Sun Nov 09 11:01:28 2003

This archive was generated by hypermail 2.1.8 : Wed Jan 02 2008 - 00:56:01 CET