View Single Post
Old 09-20-2004, 03:15 PM   #65
god_of_cpu
Raw Wave
 
god_of_cpu's Avatar
 
Join Date: Jan 2004
Location: SilverSpring Maryland
Vehicle: 2003/Infiniti/G35 Sport Coupe
Posts: 2,957
My Photos: ()
That error is because it's sending a command to the ELM that is not understood by it. Which means it's communicating with the ELM and recieving data back, but the data it recieved back is a question mark ? which usually means an undefined command was sent to the ELM. I'm going to add another debug statement to that function to output exactly what is sent and recieved when that error occurs. I'll run your code in an hour or two when I get home. Did you try ignoring the error?

Which version of the ELM are you using BTW?
__________________
StreetDeck.com Developer (I am Chuck)
Get StreetDeck at http://www.streetdeck.com
The Official StreetDeck Forums have moved, please visit us at http://www.streetdeck.com/forum for official support for Streetdeck.
god_of_cpu is offline   Reply With Quote