Search found 8 matches

by Mcsquizzy
Sat Nov 22, 2014 4:07 am
Forum: Freematics Products
Topic: Model A UART & Megalogger
Replies: 3
Views: 13932

Re: Model A UART & Megalogger

"I did change the Config.H to the UART setting"

Any other ideas?
by Mcsquizzy
Wed Nov 19, 2014 11:23 am
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 55163

Re: Problems with kit3

stanley wrote:Should be not any problem with a CAN bus car.


You're right, the kit works on both CAN bus cars. It doesn't work on ISO9141-2. I have tried multiple protocol types in the config.h file, but none of them work.
by Mcsquizzy
Mon Oct 27, 2014 2:12 am
Forum: Freematics Products
Topic: Problems with reading with Arduino OBD-II Logger Kit #3
Replies: 13
Views: 32819

Re: Problems with reading with Arduino OBD-II Logger Kit #3

I downloaded the .zip file containing all files and libraries (m) I downloaded version megalogger-src-20140907.zip and opened the CodeBlocks project file. The older version (megalogger-src-20140612.zip) seemed to compile fine, but it's just the new one... Maybe there are other library files which ar...
by Mcsquizzy
Sat Oct 25, 2014 5:09 am
Forum: Freematics Products
Topic: Problems with reading with Arduino OBD-II Logger Kit #3
Replies: 13
Views: 32819

Re: Problems with reading with Arduino OBD-II Logger Kit #3

Gabla, I changed the #define OBD_PROTOCOL 0 to #define OBD_PROTOCOL PROTO_KWP2000_FAST When I tried to build the megalogger.ino file (version megalogger-src-20140612) within CodeBlocks, I received this error: megalogger.ino||In member function 'void COBDLogger::setup()':| megalogger.ino|94|error: 'P...
by Mcsquizzy
Sat Oct 18, 2014 8:36 am
Forum: Freematics Products
Topic: Problems with reading with Arduino OBD-II Logger Kit #3
Replies: 13
Views: 32819

Re: Problems with reading with Arduino OBD-II Logger Kit #3

Do you think you could post the OBD.cpp file you used?
by Mcsquizzy
Sat Oct 18, 2014 8:04 am
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 55163

Re: Problems with kit3

Same response as me (ACC check, OBD cross) using the megalogger kit #3 on ISO9141-2 :/

Hopefully there's a solution. I've tried it on a CAN bus '04 mazda, a 2015 CAN Kia, and a ISO9141-2 '02 Subaru
by Mcsquizzy
Sat Oct 18, 2014 7:57 am
Forum: Freematics Products
Topic: OBD-II Adapter (I2C) doesn't work on ISO9141-2
Replies: 7
Views: 18552

Re: OBD-II Adapter (I2C) doesn't work on ISO9141-2

If it's any help, I am using the I2C version of the adapter, on a 2002 Subaru (ISO9141-2 protocol) and, using the megalogger sketch, I can't get the OBD to connect
by Mcsquizzy
Fri Oct 10, 2014 11:29 am
Forum: Freematics Software
Topic: (Kit #3) megalogger.ino not compiling
Replies: 0
Views: 11808

(Kit #3) megalogger.ino not compiling

Hi there! I downloaded CodeBlocks and opened the Megalogger CodeBlocks files with it. I built the hex file using the Arduino Builder, and it successfully uploaded yesterday. Now, when I try the "Build" button, I get this strong of errors, whether I use Arduino IDE 1.5.8, CodeBlocks, or Ard...