Search found 1029 matches

by stanley
Thu Nov 27, 2014 8:48 pm
Forum: Freematics Products
Topic: AT Commands problem
Replies: 3
Views: 11024

Re: AT Commands problem

The value of PIDs are in decimal instead of HEX. So it should be like this:

Code: Select all

ATSET 010C=3000
by stanley
Sat Nov 22, 2014 9:35 pm
Forum: Freematics Products
Topic: Arduino Uno + 2.8 TFT Touchshield + MultiLCD library
Replies: 2
Views: 18556

Re: Arduino Uno + 2.8 TFT Touchshield + MultiLCD library

The MultiLCD library does not contain touch support. You need a seaprate library for that.
by stanley
Sat Nov 22, 2014 9:34 pm
Forum: Freematics Products
Topic: Model A UART & Megalogger
Replies: 3
Views: 14035

Re: Model A UART & Megalogger

Don't forget to connect GND.
by stanley
Fri Nov 21, 2014 12:40 pm
Forum: Freematics Products
Topic: IOS App
Replies: 5
Views: 12131

Re: IOS App

You can't get "CAN stream". What you get is the value of OBD-II PIDs.
by stanley
Fri Nov 21, 2014 12:38 pm
Forum: Freematics Products
Topic: Reading binary data sent from OBD-II
Replies: 2
Views: 7794

Re: Reading binary data sent from OBD-II

Take a look at datalogger.h. You will see how data is transmitted.
by stanley
Fri Nov 21, 2014 12:36 pm
Forum: Freematics Products
Topic: STM32F103C8T6 Programming
Replies: 7
Views: 15998

Re: STM32F103C8T6 Programming

You only need Arduino programming.
by stanley
Fri Nov 21, 2014 12:35 pm
Forum: Freematics Products
Topic: Wireless Option Question
Replies: 1
Views: 6428

Re: Wireless Option Question

You should go with BT 2.1. Most laptop computers has Bluetooth and you don't need to USB dongle.
by stanley
Fri Nov 21, 2014 12:34 pm
Forum: Freematics Products
Topic: Connecting iPad App to MK2 Emulator
Replies: 1
Views: 6378

Re: Connecting iPad App to MK2 Emulator

Is your emulator with BLE? When did you purchase it?
by stanley
Wed Nov 19, 2014 2:03 pm
Forum: Freematics Software
Topic: Flipping The Screen
Replies: 1
Views: 12892

Re: Flipping The Screen

This is not implemented yet.
by stanley
Thu Nov 13, 2014 10:39 pm
Forum: Freematics Products
Topic: IOS App
Replies: 5
Views: 12131

Re: IOS App

You should compile and download the datalogger_v2 sketch.