Skip to content

issues Search Results · repo:pires/obd-java-api language:Java

Filter by

66 results
 (101 ms)

66 results

inpires/obd-java-api (press backspace or delete to remove)

Hi, While searching for a good OBD communicator / connector I came across your project. It seems pretty straight forward and simple to use (haven t gotten to deep into it yet). However, i have one small ...
  • Dlavrov83
  • 5
  • Opened 
    on Aug 24, 2017
  • #136

p I found,that your way to deal with the raw bytes of elm327 not so efficiency, this is because you deal with characters (read until appear) so you need a bridge from byte streams to character streams. ...
  • PanagiotisDrakatos
  • 3
  • Opened 
    on Jun 21, 2017
  • #133

There should be a command to read the odometer current reading. Have browsed through the source code and couldn t find any command that can return the odometer reading. If the command is not supported ...
  • vijquick
  • 6
  • Opened 
    on Apr 19, 2017
  • #132

Hi. i wish get the steering wheel angle data. Is it possible? thank you.
  • BrokenTeeth
  • Opened 
    on Apr 3, 2017
  • #131

Good afternoon, I m developing the CAN-Bus controller for Android using SocketCAN. Does library work obd-java-api with SocketCAN? Thank you. Andrew.
  • karu2003
  • 10
  • Opened 
    on Mar 21, 2017
  • #130

Hello, How can i use the library with a serial port like /dev/ttyS0 instead of use a socket ? Thank s
  • AndroFlo
  • 4
  • Opened 
    on Mar 8, 2017
  • #129

Hello. Need add 2 PIDs: 1) 01 30 - Warm-ups since codes cleared. Count, Formula(from wpedia): A 2) 01 4E - Time since trouble codes cleared. Minutes, Formula: 256A+B
  • Odmink0
  • Opened 
    on Feb 15, 2017
  • #128

Hello. First of all: thank you for obd-java-api! I trying to develop own OBDII trouble codes scanner app for Android phones. For connection and reading data i use this obd-java-api. For testing i use ...
  • Odmink0
  • Opened 
    on Feb 14, 2017
  • #127

This is on a subaru 2004 outback. I found the protocol by using torque as auto didnt seem to select the right one. The data I m getting back looks like hex data (with the OK code at the start). com.github.pires.obd.exceptions.NonNumericResponseException: ...
  • dpnova
  • 13
  • Opened 
    on Jan 1, 2017
  • #125

Hi Pires , Did you tried the P0XXX style commands by connecting to vehicle OBD? Do they run the same way a raw command run or there is something else to it ? I have yet to try working with a actual car ...
  • aanchalharit
  • Opened 
    on Dec 10, 2016
  • #124
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub