Moates bluetooth Connection

Hi would it be possible to get Realdash to connect to Moates bluetooth module Which connects to Honda Obd1 Ecus with moates demonv2 (alternative to hondata) . Currently you can only connect through Tunerview App which Is nothing compared to this app.

We would need to know the protocol that adapter is speaking with the vehicle. I’m assuming its proprietary with the adapter manufacturer.

I emailed moates and it seems the protocol info is accessible. this is there reply :

There isn’t really a Bluetooth protocol. Bluetooth and USB share the same interface to the MCU on the Demon2. The Bluetooth interface is just a way to talk, which is why it has to run at the same speed as the USB side ( 921600 8N1 ).

With that said, the Demon protocol is hashed out in our main protocol document:
http://support.moates.net/hardware-interfacing/\

One thing to note: the Demon is just a data aggregator. In most cases, you’re just going to be sending a ‘d’ command from whatever is on bluetooth to the Demon to get a datalogging packet. The magic happens in terms of the datalogging SETUP commands. Also please note, you’ll need to know the serial protocol that the ECU is speaking to get anywhere. CROME QD2, CROME QD3, Neptune, eCtune and HTS all have ever so slightly different serial protocols, which is why all of the Bluetooth logging apps tend to be specific to a given software.

Not sure if this is helpful. But thanks for looking mate…

I will take a look, but unfortunately the summer vacation period is about to start so this will go into around August.

Thanks. ive been looking up more and it seems the best option would be to use ISR V3 protocol, which is used on ectune and honda tuning suite chipped ecus. So i guess disregard the demonv2 stuff.
Here is all the isr v3 information

https://i.imgur.com/7ImbS1B.png
https://i.imgur.com/l7slLYS.png
https://i.imgur.com/gC0x3jb.png
https://i.imgur.com/zLDFSZQ.png
https://i.imgur.com/xKi2QsL.png
https://i.imgur.com/RdyQO09.png

Hondash has recently added this protocol to there app, but is more just for the stats rather then a full on digital dash. No worries on checking it out mate. Thank you

Have a good news for honda obd1?

Obd1 honda ecu connect from RX TX HC05 BLUETOOTH TO TUNERVIEW

REALDASH CAN SUPPORT?

If someone can verify that it is indeed using ISR V3 protocol, that would be quite simple to add to RealDash. I would need help on testing on real hardware and vehicle.

1 Like

Sure i can help for testing.







The images do not show how values are converted from bytes to actual values. For example byte 2 = O2, so what conversion is used to show decimals on O2 value?

1 Like

There is a completely untested implementation of ISR V3 connection type in latest release:

https://forum.realdash.net/t/realdash-version-2-5-3/

1 Like



Today i test ISR V3 and connect with hc05 can parring Bluetooth only data not show. I wiil open debug logging and take photo holp this help.

Send me an email to contact@realdash.net and I will provide you a version that has better logging on ISR V3 connection type.

1 Like

Hello master I click send debug to developers in realdash.

Hc05 connect ecu honda Baud/Uart 38400

I just sent you a link to test version. Please install that version and send a Debug log again.

1 Like