Search found 6 matches

by HSK
Wed Nov 05, 2014 8:03 pm
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 55507

Re: Problems with kit3

Mcsquizzy wrote: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


So, my car is ISO 15765-4 CAN 29 bit ID, 500K Speed. What can i do to use kit3?
by HSK
Thu Oct 02, 2014 1:12 am
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 55507

Re: Problems with kit3

Is the ignition turned on? Even though there is power to the OBD socket when the ignition is off, you need the ECU to be on (i.e. ignition on) for it to start communicating. Yes the ignition is on! The file configure.h is this? #ifndef CONFIG_H_INCLUDED #define CONFIG_H_INCLUDED /******************...
by HSK
Wed Oct 01, 2014 11:31 pm
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 55507

Re: Problems with kit3

You might want to try removing any other libraries (except for the ones required by the megalogger). I noticed there can be conflicts that cause compile failures, so just go to your ../Documents/Arduino/libraries/ folder and temporarily move out everything except: - MicroLCD - MPU6050 <--- this nee...
by HSK
Thu Sep 25, 2014 12:38 am
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 55507

Re: Problems with kit3

Can you tell me some standard procedure to use the kit?

I mean the correct program to be loaded on the card, and also the type of software to use.
thanks.
stanley wrote:I have no idea what caused this. I have never seen it on my end.
by HSK
Fri Sep 19, 2014 12:15 am
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 55507

Re: Problems with kit3

stanley wrote:Is the file MPU6050.h good?

Yes.
The problem is also with obd.h (see picture) .
Can you tell me how fix this?
by HSK
Wed Sep 17, 2014 6:09 pm
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 55507

Problems with kit3

Hi,

I purchased a Kit #3 with all accessories ( no gps). It's a cool kit with promise.

I downloaded the megalogger code from here: https://github.com/stanleyhuangyc/Ardui ... megalogger
That code don't work for me. There is some error in the compiler (view the attachment).

Do you have any tips?

Thank you!