Results 1 to 10 of 10

Thread: OBD-II commands/replies

  1. #1
    Newbie
    Join Date
    Mar 2004
    Location
    Overland Park, KS
    Posts
    5

    OBD-II commands/replies

    I'm pretty new to this whole forum, so bear with me. From what I have gathered, it looks like to read ODB-II info from your car, its basically just reading/writing serial data on your PC through one of the many available OBD-II to serial cables/boxes. Where can you find a list of the commands if you wanted to write your own software? Any info is appreciated!

  2. #2
    Low Bitrate
    Join Date
    Feb 2004
    Posts
    63
    There isn't a whole lot. Try http://www.scantool.net or http://www.obddiagnostics.com. If you are serious, look at purchasing the related standards from SAE or ISO (they publish a single book with all the related standards named something like "Diagnostics for Lightweight Vehicles").

  3. #3
    Newbie
    Join Date
    Apr 2005
    Posts
    15
    Quote Originally Posted by bambooracer
    There isn't a whole lot. Try http://www.scantool.net or http://www.obddiagnostics.com. If you are serious, look at purchasing the related standards from SAE or ISO (they publish a single book with all the related standards named something like "Diagnostics for Lightweight Vehicles").
    Hi!!!!



    I need your help please!!!!

    I am writing code in Visual Basic in order to communicate to the ECU with ELM interface. I don’t know very well how to write and read the commands I have to send/receive to talk to the ECU.

    Could you help me please?

    I’ll appreciate your help!!!

    Regards


    e-mail:esteban.trinidad@tigo.net.py
    Esteban

  4. #4
    Maximum Bitrate tempgp's Avatar
    Join Date
    Jun 2007
    Posts
    606
    If you wanna talk to the car you can use this http://lrcommunications.net/software/CommDebugger

    If you want to get the voltage of your battery try AT CV (or AT CR) I forgot which one.
    If you want to do it in VB you will need to use Serial Port Component... just open the port and send comands and read responses through the buffer

    Besides all tha I'm looking for list of all AT command supported by 327 chipsert

  5. #5
    Neither darque nor pervert DarquePervert's Avatar
    Join Date
    Apr 2004
    Location
    Elsewhere
    Posts
    13,797
    MAn. Way to bump a three year old thread.
    Have you looked in the FAQ yet?
    How about the Wiki?



    Under normal circumstances, a signature would go here.

  6. #6
    Maximum Bitrate tempgp's Avatar
    Join Date
    Jun 2007
    Posts
    606
    didnt look at the date :P
    i was googling to find AT command for my ELM327 but found this thisn so I posted :P

  7. #7
    What can I say? I like serial. Curiosity's Avatar
    Join Date
    Mar 2004
    Location
    Florence Yall, BFKY
    Posts
    2,684
    Every AT command is in the pdf. http://www.elmelectronics.com/DSheets/ELM327DS.pdf

  8. #8
    Maximum Bitrate tempgp's Avatar
    Join Date
    Jun 2007
    Posts
    606
    oh
    I guess i was blind when I was looking through that doc
    tnx

  9. #9
    Newbie
    Join Date
    Nov 2008
    Posts
    1

    Visual BASIC program

    hi i made a program in visual basic to read data from the rs232 , i try a simple comand like AT Z, and it should reply elm327 v1.2a but when a send the string AT Z i dont have a reply can anybody help pleass.

  10. #10
    Maximum Bitrate tempgp's Avatar
    Join Date
    Jun 2007
    Posts
    606
    Ok
    a) do u get reply if you use HyperTerminal?
    b) did u test ur app with something else?
    c) id your ELM pluged in to the car bus?

    You can use our Com Port debuger to see if you ELM works wit the comands u send. if it does then there is a problem with your app
    Serial Comm Port Debugger Download Page
    Road Camera HD - Backup Camera Plugin + Mobile DVR BlackBox [Completed]
    Acura / Honda A/V CarPC Adapter GA-NET+ - Convert your native navi DVD unit to CarPC + Dash buttons are usable in car pc!!!
    Centrafuse Garmin Mobile PC Skin - GMPC Rebellium Skin

Similar Threads

  1. can some one recomend a OBD II reader
    By crash893 in forum Engine Management, OBD-II, Engine Diagnostics, etc.
    Replies: 53
    Last Post: 05-05-2011, 06:55 PM
  2. Confused about OBD II
    By tom2112 in forum Engine Management, OBD-II, Engine Diagnostics, etc.
    Replies: 30
    Last Post: 10-19-2007, 02:06 AM
  3. OBD II RS232 or USB Interface
    By bklynkaos in forum Engine Management, OBD-II, Engine Diagnostics, etc.
    Replies: 3
    Last Post: 01-24-2006, 12:42 PM
  4. OBD II Interface with Software
    By cpeek in forum Engine Management, OBD-II, Engine Diagnostics, etc.
    Replies: 1
    Last Post: 02-07-2004, 01:53 AM
  5. obd II datalogger building and software
    By backpack09 in forum Off Topic
    Replies: 2
    Last Post: 08-22-2002, 09:03 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •