-
Notifications
You must be signed in to change notification settings - Fork 22
VIN Code 09 02 #1
Comments
The ELM327 driver is simply a serial driver. Try to use a terminal like Here is a list of all the commands the ELM327 supports On Wed, Jul 30, 2014 at 10:43 AM, Nicolas Montes [email protected]
|
With terminal the connection is OK. I send AT DP i have ISO 9141-2 Torque on android phone can't return VIN Code. |
Same problem for me:
Also using ELM327 via Bluetooth |
I think the best solution will be to scrap these drivers and replace them On Fri, Jul 10, 2015 at 4:53 PM, Liam Jack [email protected] wrote:
|
Hello ZombieCraig, I have made a device which reads all the data on OBD port CAN bus. Also I can request for the data. I am getting a huge amount of data(all the traffic on CAN bus) and I don't know how interpolate which data belongs to what thing and which of the data belongs to my request. I have Honda Jazz(2012). Can you please guide me how can I proceed further? |
I have this result when i try to run canibus with ELM327 bluetouth :
DEBUG: Sending command: 09 02
DEBUG: Timeout
DEBUG: gotLine true
DEBUG: SendCmd resp= >NO DATA
DEBUG: Timeout
DEBUG: gotLine false
DEBUG: SendCmd resp=
SendCmd Results: [>NO DATA]
panic: runtime error: index out of range
The text was updated successfully, but these errors were encountered: