brendan-w / python-OBD

OBD-II serial module for reading engine data
GNU General Public License v2.0
1.02k stars 360 forks source link

Help with my adapter #206

Open zeesh1979 opened 3 years ago

zeesh1979 commented 3 years ago

Hi, I have a v1.5 odb adapter, which didnt respond to the package commands. i wrote a serial script and sent commands and got a good response. i can get ecu details and also rpm, speed values. now can someone help me customise this package to work with my adapter? this is an awsome package and i dont wana lose it....below are logs of my commands

13 atz
14 atz
15 ?
16 ELM327 v1.5
17 >
18 ate0
19 ate0
20 OK
21 >
22 atsp0
23 OK
24 >
25 0100
26 SEARCHING...
27 41 00 BC 3F A8 03
28 41 00 98 3A 80 01
29 >
30 atdp
31 AUTO, ISO 15765-4 (CAN 29/500)
32 >
33 atdpn
34 A7
35 >
36 0120
37 41 20 80 1D B0 01
38 41 20 80 00 A0 01
39 >
40 0140
41 41 40 7A D0 00 00
42 41 40 CA C0 00 00
43 >
44 0160
45 NO DATA
46 >
47 0180
48 NO DATA
49 >
50 stslcs
51 ?
52 >
53 stslcs
54 ?
55 >
56 010c
57 41 0C 0C 98
58 41 0C 0C 98
59 >
60 010d
61 41 0D 00
62 41 0D 00
63 >