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
Android bluetooth connection with OBD-II Adapter
-
- Posts: 3
- Joined: Wed Feb 25, 2015 10:22 pm
Re: Android bluetooth connection with OBD-II Adapter
Hi, did someone already found a solution to this question?
Re: Android bluetooth connection with OBD-II Adapter
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
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
regards
Re: Android bluetooth connection with OBD-II Adapter
We don't provide android code. You can use serial terminal app to receive text sent from the device.