Android bluetooth connection with OBD-II Adapter

Inquiry and support for Freematics products
Post Reply
jkozlowski
Posts: 3
Joined: Wed Feb 25, 2015 10:22 pm

Android bluetooth connection with OBD-II Adapter

Post 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
linigers
Posts: 7
Joined: Wed Apr 22, 2015 9:30 pm

Re: Android bluetooth connection with OBD-II Adapter

Post by linigers »

Hi, did someone already found a solution to this question?
stanley
Site Admin
Posts: 1038
Joined: Sat Mar 01, 2014 3:15 am

Re: Android bluetooth connection with OBD-II Adapter

Post 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.
linigers
Posts: 7
Joined: Wed Apr 22, 2015 9:30 pm

Re: Android bluetooth connection with OBD-II Adapter

Post 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
stanley
Site Admin
Posts: 1038
Joined: Sat Mar 01, 2014 3:15 am

Re: Android bluetooth connection with OBD-II Adapter

Post by stanley »

We don't provide android code. You can use serial terminal app to receive text sent from the device.
Post Reply