obd data on graphics

hi. I've installed racechrono on my nokia phone to register my lap times in mi bike on a track day and really liked it.

now I'd like to get obd data on the graphics, so I can see mi bike RPM on the different sectors of the track.

I've borrowed a cheap obd bluetooth ELM327 interface from a friend, and it pairs with the cell phone, but no obd data appears on gauges except odbtime.

I've tried a different obd application just to see if the bluetooth interfaçe was working, and could get the desired data.

I've cut some lines from the nmea file, where some OBD lines appear, but I don't imagine what it means.

I would appreciate a lot if someone can help me.

Tanks a lot!

Here goes a piece of nmea file:

$GPGSV,3,1,11,26,07,113,,16,17,221,17,31,10,295,,15,20,078,20*7B
$GPGSV,3,2,11,22,25,332,21,30,35,233,28,18,57,345,28,25,39,007,27*7F
$GPGSV,3,3,11,29,51,107,30,21,57,198,35,06,01,232,*40
$GPRMC,194729.000,V,,,,,,,300311,,,N*4D
$GPVTG,,T,,M,,N,,K,N*2C
$RCOBD,194729.317,00,48 6B 10 41 00 BE 1F B8 11 AA *19
$RCOBD,194729.671,00,48 6B 10 41 00 BE 1F B8 11 AA *1C
$RCOBD,194730.024,00,48 6B 10 41 00 BE 1F B8 11 AA *12
$RCOBD,194730.395,00,48 6B 10 41 00 BE 1F B8 11 AA *1B
$RCOBD,194730.770,00,48 6B 10 41 00 BE 1F B8 11 AA *14
$RCOBD,194731.124,00,48 6B 10 41 00 BE 1F B8 11 AA *12
$RCOBD,194731.465,00,48 6B 10 41 00 BE 1F B8 11 AA *12
$RCOBD,194731.823,00,48 6B 10 41 00 BE 1F B8 11 AA *1C
$GPGGA,194732.000,2332.23038,S,04639.53320,W,1,05,1.5,774.6,M,-3.5,M,,*44
$GPGLL,2332.23038,S,04639.53320,W,194732.000,A,A*59
$GPGSA,A,3,30,18,25,29,21,,,,,,,,4.8,1.5,4.5*3E
$GPGST,194732.000,27.3,16.9,33.2,35.0,26.4,21.6,111.0*65
$GPGSV,3,1,11,26,07,114,,16,17,221,17,31,10,295,,15,20,078,20*7C
$GPGSV,3,2,11,22,25,332,21,30,35,233,22,18,57,345,30,25,39,007,27*7C
$GPGSV,3,3,11,29,51,107,27,21,57,198,39,06,01,232,*4A
$GPRMC,194732.000,A,2332.23038,S,04639.53320,W,16.6,191.0,300311,19.2,W,A*15
$GPVTG,191.0,T,210.3,M,16.6,N,30.8,K,A*20
$RCOBD,194732.181,00,48 6B 10 41 00 BE 1F B8 11 AA *1E
$RCOBD,194732.554,00,48 6B 10 41 00 BE 1F B8 11 AA *12
$RCOBD,194732.910,00,48 6B 10 41 00 BE 1F B8 11 AA *1E
$GPGGA,194733.000,2332.23556,S,04639.53424,W,1,04,3.6,774.8,M,-3.5,M,,*45

Comments

  • edited March 2011
    Looks like it keeps asking the OBD reader for available channels, but I don't know why this happens... It should start asking the channels after first one. It's hard to support all of the readers as all of them are little bit different in terms of the protocol.
  • Thanks for your answer. I've deleted pairing info, added again, and now it's working.
Sign In or Register to comment.