Search found 16 matches

by gambatte
Sat Oct 11, 2014 12:57 am
Forum: Freematics Products
Topic: Works [PARTIALLY] with my motorbike...
Replies: 11
Views: 27502

Re: Works [PARTIALLY] with my motorbike...

Thoughts? Electrical interference? Problem in the odb library?
by gambatte
Thu Oct 02, 2014 11:15 am
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 55431

Re: Problems with kit3

Any difference if you change:
#define OBD_PROTOCOL PROTO_KWP2000_FAST

to be instead:
#define OBD_PROTOCOL PROTO_AUTO
by gambatte
Wed Oct 01, 2014 11:53 pm
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 55431

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.
by gambatte
Wed Oct 01, 2014 12:02 am
Forum: Freematics Products
Topic: Works [PARTIALLY] with my motorbike...
Replies: 11
Views: 27502

Re: Works with my motorbike...

Anyone with any ideas why the communication with OBD-II keeps freezing? FYI the bike's ECU is a Keihin unit which is ISO-9141-2 compliant. My other OBD-II connector (for TuneECU program to upload fuel/ignition maps) has no such issues... :?:
by gambatte
Sat Sep 27, 2014 8:24 pm
Forum: Freematics Products
Topic: Problems with kit3
Replies: 20
Views: 55431

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 need...
by gambatte
Thu Sep 25, 2014 11:18 pm
Forum: Freematics Products
Topic: Works [PARTIALLY] with my motorbike...
Replies: 11
Views: 27502

Re: Works with my motorbike...

Here's a quick video - look at 0:23s where the rpm freezes, and the OBD time comes back at a very high number.
https://www.youtube.com/watch?v=h3E9E5T283w
by gambatte
Tue Sep 23, 2014 8:43 pm
Forum: Freematics Products
Topic: Works [PARTIALLY] with my motorbike...
Replies: 11
Views: 27502

Re: Works with my motorbike...

stanley wrote:What's the OBD time (polling interval) you got?


Seems to start out around 100ms but jumps around a bit and ends up a bit more than 1000ms.
by gambatte
Tue Sep 23, 2014 12:41 pm
Forum: Freematics Products
Topic: Works [PARTIALLY] with my motorbike...
Replies: 11
Views: 27502

Re: Works with my motorbike...

Bumping this again as still no joy (or responses, anyone?) I tried the new megalogger sketch and it certainly has some nice visual improvements. The system voltage is a nice touch! I tried forcing the protocol to be ISO-9141-2 which is the correct one for my Triumph motorcycle... However, I'm still ...
by gambatte
Fri Aug 29, 2014 3:17 pm
Forum: Freematics Products
Topic: ODB-II Adapter is only for cars?
Replies: 14
Views: 31934

Re: ODB-II Adapter is only for cars?

Spykey wrote:Hi gambatte,
did you manage to waterproof it?

Thanks!


Not yet... still having issues with it not working properly (see some of my other threads) so it's not ready to lock down just yet.
by gambatte
Tue Aug 26, 2014 6:54 pm
Forum: Freematics Products
Topic: Updating firmware in OBD-II adapter?
Replies: 3
Views: 10225

Updating firmware in OBD-II adapter?

I have the kit #3 and I'm wondering what the procedure for checking/updating the firmware in the OBD-II adapter is. I read some of the other threads and programming guides but don't see how I am supposed to do this. Is there a difference between the Arduino OBD-II adapter and the Freematics OBD-II a...