Search found 1029 matches

by stanley
Fri Aug 01, 2014 10:54 pm
Forum: Freematics Products
Topic: Adapter not working.
Replies: 7
Views: 16133

Re: Adapter not working.

If you are just sure the adapter is not working, please send it back and a new one will be sent to you. I've PMed you the address.
by stanley
Wed Jul 30, 2014 12:22 pm
Forum: Freematics Products
Topic: Issues with Freematics OBD-II Emulator MK1
Replies: 3
Views: 9411

Re: Issues with Freematics OBD-II Emulator MK1

It is never said that the PID can be adjusted from serial terminal with MK1.
by stanley
Tue Jul 29, 2014 7:58 pm
Forum: Freematics Products
Topic: Issues with Freematics OBD-II Emulator MK1
Replies: 3
Views: 9411

Re: Issues with Freematics OBD-II Emulator MK1

I am sorry but the GUI software only works with MK2.
by stanley
Sat Jul 26, 2014 10:38 am
Forum: Freematics Products
Topic: Adapter not working.
Replies: 7
Views: 16133

Re: Adapter not working.

You are using the UART adapter on Bluno or ordinary Arduino UNO? The Bluno's serial UART can't be used as it is hooked to the BLE (TI CC2540) chip onboard. If you use the UART adapter with OBD-II kit, make sure to change the config.h for the correct type of adapter.
by stanley
Fri Jul 25, 2014 11:32 pm
Forum: Freematics Products
Topic: Getting started - DTC management?
Replies: 15
Views: 33318

Re: Getting started - DTC management?

I really hope some one can help me a bit with iOS development cause I am so busy doing everything on my own. My kickstarter campaign was aiming for funding for the iOS app development. As it didn't succeed, the project is still left behind in iOS app development up to now.
by stanley
Fri Jul 25, 2014 11:31 pm
Forum: Freematics Products
Topic: Adapter not working.
Replies: 7
Views: 16133

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: 17870

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: 33318

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: 33318

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: 152334

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.