Page 1 of 1

Android bluetooth connection with OBD-II Adapter

Posted: Wed Feb 25, 2015 10:26 pm
by jkozlowski
Hi

I'm interested in developing android application that would connect with the dongle via the bluetooth. Is there any documentation&resources about commands and how to do it with the Freematics adapter ?

Regards

Re: Android bluetooth connection with OBD-II Adapter

Posted: Sat Apr 25, 2015 11:54 pm
by linigers
Hi, did someone already found a solution to this question?

Re: Android bluetooth connection with OBD-II Adapter

Posted: Thu Apr 30, 2015 5:00 pm
by stanley
The freematics vehicle data logger is a programmable device. So you can make your own command-set and simply let it stream out data like reference datalogger sketch does.

Re: Android bluetooth connection with OBD-II Adapter

Posted: Tue May 05, 2015 8:17 pm
by linigers
Is there anywhere an example with the implemenation how to receive the command-set on the other side? (Android device). How can I broadcast a message from the freematics vehicle data logger over BLE and receive it on an android device?

regards

Re: Android bluetooth connection with OBD-II Adapter

Posted: Thu May 07, 2015 5:35 pm
by stanley
We don't provide android code. You can use serial terminal app to receive text sent from the device.