kipyegonmark / mechanic

Automatically exported from code.google.com/p/mechanic
2 stars 0 forks source link

Cannot make the system work on my new Fiat 500 #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I tried to get the system work on my new Fiat 500 without success.
I use a sparkfun can-bus shield with its OBD2 cable, and a Arduino Uno R3.
I tried all the examples in the code. Everything compiles right and the can bus 
inits right.
But impossible to read whatever information (impossible to read speed, 
throttle...).
However the sniffer gives me some data:
  ADDR   LN MO PI D0 D1 D2 D3 D4
-------- -- -- -- -- -- -- -- --
0810a000 01 ff 1c 00 00 00 00 000a28a000 00 00 00 e7 00 00 00 000810a000 01 ff 
10 00 00 00 00 000810a000 01 ff 14 00 00 00 00 000a18a000 00 09 10 00 02 00 00 
e70810a000 01 ff 18 00 00 00 00 000030a002 00 00 00 00 00 01 00 000c7ca002 00 
00 00 00 00 00 00 000a18a002 00 00 00 00 00 00 00 000030a002 40 00 00 00 00 01 
00 ...
Does anyone has an idea what isn't working right? Some help would be greatly 
appreciated. With kind regards,

Original issue reported on code.google.com by seba8...@gmail.com on 19 Jan 2014 at 9:55

GoogleCodeExporter commented 9 years ago
- in FIAT group extended PID has message with 0x18DB33F1.

<-- 18DB33F1 02 01 0C 00 00 00 00 00 
--> 18DAF110 04 41 0C 00 00 00 00 00

- program mechanic 0.6 only work with group VAG, maybe.

Original comment by euroscan...@gmail.com on 29 Jan 2014 at 11:31

GoogleCodeExporter commented 9 years ago
http://xwebforums.org/showthread.php?t=25702&page=2

Original comment by seitzl...@gmail.com on 8 Apr 2015 at 2:28