Search found 1034 matches

by stanley
Fri Jul 25, 2014 11:31 pm
Forum: Freematics Products
Topic: Adapter not working.
Replies: 7
Views: 16872

Re: Adapter not working.

There are both 5V and 3.3V version for the adapter. If you mess up with the voltage, damages may occur. For example, a 3.3V arduino should never be powered by 5V adapter.
by stanley
Fri Jul 25, 2014 11:25 pm
Forum: Freematics Products
Topic: Adding a WiFi Shield
Replies: 1
Views: 18046

Re: Adding a WiFi Shield

You either stack a WIFI shield for Arduino or simply a WIFI bee which can be plugged in a xBee socket.
by stanley
Tue Jul 22, 2014 12:50 pm
Forum: Freematics Products
Topic: Getting started - DTC management?
Replies: 15
Views: 34708

Re: Getting started - DTC management?

I will take a look at your code!
As for iOS App, are you capable of iOS development?
by stanley
Fri Jul 18, 2014 12:52 pm
Forum: Freematics Products
Topic: Getting started - DTC management?
Replies: 15
Views: 34708

Re: Getting started - DTC management?

Response is a zero terminated string with padded space between each 2-char hex.
by stanley
Fri Jul 18, 2014 12:48 pm
Forum: Freematics Products
Topic: GUI for new Freematics OBD-II Emulator
Replies: 17
Views: 160094

Re: GUI for new Freematics OBD-II Emulator

Replay a saved log file is a feature to be added in my plan.
An Arduino library which lets Arduino to control the emulator will also be developed.
The source code of a command line tool will be released soon.
by stanley
Fri Jul 18, 2014 12:45 pm
Forum: Freematics Products
Topic: Adapter not working.
Replies: 7
Views: 16872

Re: Adapter not working.

The most likely case is that your car does not use a protocol supported by the adapter. Only these protocols are supported:

CAN 500Kbps/11bit
CAN 250Kbps/11bit
CAN 500Kbps/29bit
CAN 250Kbps/29bit
ISO9141-2
KWP2000 Fast
KWP2000 5Kbps
by stanley
Tue Jul 15, 2014 9:26 pm
Forum: Freematics Products
Topic: OBD Not working on '00 Mustang
Replies: 4
Views: 10744

Re: OBD Not working on '00 Mustang

It is possible some cars are not supported. We have listed all the supported protocols on the product page and they are:

CAN 500Kbps/11bit
CAN 250Kbps/11bit
CAN 500Kbps/29bit
CAN 250Kbps/29bit
ISO9141-2
KWP2000 Fast
KWP2000 5Kbps
by stanley
Tue Jul 15, 2014 9:23 pm
Forum: Freematics Products
Topic: BLE connection
Replies: 17
Views: 44987

Re: BLE connection

If you want the adapter work out of box without any programming, you can only use iPhone as we have only developed App on iOS at the moment.

BTW: BLE device does not need pairing or any pass code.
by stanley
Sun Jul 13, 2014 8:23 pm
Forum: Freematics Products
Topic: Programming issues with OBD-II/SPI adapter
Replies: 9
Views: 27254

Re: Programming issues with OBD-II/SPI adapter

Good to know that. :)
by stanley
Tue Jul 08, 2014 5:34 pm
Forum: Freematics Products
Topic: Chart JS error
Replies: 16
Views: 35769

Re: Chart JS error

The Data2KML utility is open-source. The online service will be improved shortly.