FabiJo12345 / mechanic

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

Get a < !!! Init error / !!! Emergency stop > message when reading. #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Uploade the exmaple Program "RevolutionsPerMinute" on a ArduinoOne
   -- > Set the Debug Mode on < odb.setDebug(false); >

2. Connect the CANdiy-Shield whit the car via CAN bus 
3. Open the Console

What is the expected output? What do you see instead?

!!! Init error
!!! Emergency stop

What version of the product are you using? On what operating system?

CAR: Opel Corsa 2005
OS: Windows 7 x64
Arduino Software Version: Arduino 1.0.5

Please provide any additional information below.

Output of the SelfTes Programm:

################################################################
***** testObdMessage *****

***** testClear *****

***** testPrintTo *****

000007df 02 01 00 00 00 00 00 00

***** testGetIntValue *****

***** testGetFloatValue *****

***** testObdInterface *****

***** testGetSetSlow *****

***** testGetSetExtended *****

***** testGetSetDebug *****

***** testGetSetLoopback *****

***** testGetSetNoFilter *****

***** testBeginEnd *****

################################################################

Original issue reported on code.google.com by Komja...@googlemail.com on 28 Jul 2013 at 6:16

GoogleCodeExporter commented 9 years ago
The symptom you describe usually occurs when the Arduino cannot communicate 
with the CAN shield at all. I need more details: Which Arduino board, which 
shield, did you solder the 2x3-pin header for the SPI? The latter is required 
for the CANdiy.

Original comment by joerg.pl...@gmail.com on 21 Sep 2013 at 8:31

GoogleCodeExporter commented 9 years ago
Sorry, I missed that you mentioned Arduino One (=probably Uno) plus the CANdiy 
shield. Please check whether the 2x3 header is connected.

Original comment by joerg.pl...@gmail.com on 21 Sep 2013 at 4:11

GoogleCodeExporter commented 9 years ago
hi,
i managed to make the shield to work but i want to take the DTC's and send them 
using GSM shield, but it seems it's not working dnt know why
can u plz help me.
here is the code

Original comment by fadyibra...@gmail.com on 19 Jun 2014 at 7:37

Attachments: