I made this digital gauge cluster for my car and for the life of me i can not get it to connect reliably…
Any and all help would be GREATLY appreciated!
https://imgur.com/zQn0yYL
https://imgur.com/Jz65pqr
https://imgur.com/attw2s1
Its an odroid c2 running android 6.0.1. I have both a usb bluetooth dongle and the speed studio can adapter 1v7.0.1
The bluetooth obd2 adapter im using is the OBDLink MX+
https://www.obdlink.com/mxp/
https://www.hardkernel.com/shop/bluetooth-module-2/
https://www.seeedstudio.com/USB-CAN-Analyzer-p-2888.html
Originally i tried the simple way of paring with the OBDLink MX+
This proved unreliable as the bluetooth would only SOMETIMES pair, and only after 15 minutes of trying. I also tried this method on a windows PC which works flawlessly, so I assume it has something to do with my android software or the usb bluetooth dongle.
Since the ultimate goal is to use the serial usb can adapter, i decided to spend my time getting that to work…
I have the can adapter connected to the OBD port pins 6 (can high), 14(can low), and 4(ground)
The 120 ohm resistor is installed on the adapter.
The adapter itself is connected to the provided micro usb to standard usb cable and then to an OTG cable plugged into the odroid C2
Ive already downloaded the speed studio software, opened the com port, changed the baud speed, closed and reopened com port set to correct baud rate, and verified that the can adapter flashes 3 times to indicate its set for 115200 baud.
When connected, the adapter IS flashing green indicating that it is actually reading CAN information.
In the realdash software, i do the following
garage
connections
add
adapters (can/lin)
can analyzer
serial port
select the usb2.0 com port
115200 baud at 500kbps
choose either of the 2 xml files from the Realdash-extras-master file
-channel discription files->realdash can->haltech or holley
the adapter never connects, just times out…
Out of curiosity, I tried to connect to the adapter with other methods in the realdash software…
connections->realdash can->serial->com port->and selected either of the two xml files listed above.
connections->obd2->serial->com port-> and selected the xml file listed under obd2…
Still i cant get the gauges to read.
Any suggestions? i must be missing something simple…
The closest ive gotten to getting CAN infomation was using the last listed method (obd2 over serial). The can monitor displays the following…
Thanks in advance for any help