obd-ii Questions

6

I am developing a android application which reads Obd data from vehicle's Obd adapter via bluetooth... I am facing issue while initializing the adapter. I have sent following Obd commands in sequen...
Staphylorrhaphy asked 7/12, 2012 at 13:52

2

I have recently bought car ELM327 based OBD2 adapter(Vgate Icar PRO) for monitoring my car instruments, I am able to connect to the device using Torque and other obd tools. But I want to develop my...
Kurrajong asked 25/4, 2020 at 14:51

3

Is there any way to detect AC(air conditioner) and Window(open/close) using OBD. I am refering below links for OBD reader but I can't able to find any way to detect AC(air conditioner) and Window(...
Macbeth asked 30/3, 2016 at 5:58

1

Solved

I am facing issues with writing the commands to BLE device and receiving the data. I am writing ASCII encoded string to the Characteristic. The problem arises when its time to decode the data back....

3

I'm trying to connect to a STN1110 chip via screen. Unfortunately I only get strange characters as response. My understanding is that this is due to the wrong baud rate. I tried several baud rat...
Longevous asked 26/1, 2016 at 8:57

4

Solved

What is the best way to get fuel consumption (MPG) using OBD2 parameters. Below formula is simple but not most accurate, any other formula to get an accurate estimation. The value for vehicle spe...
Rattlesnake asked 18/6, 2013 at 13:48

2

I'm developing an Android application which connects to an OBD2 device by Wifi and app can read Speed, RPM, Engine coolant temperature details etc. So wifi is used only for connecting with the OBD2...
Jollification asked 26/6, 2014 at 11:21

2

I want to send AT command to switch my headlights pernament ON in Nissan Leaf. It is located in ID 625 0x00 - OFF 0x60 - ON 0x40 - Parking lights ON 0x68 - Headlights & fog lights ON how ...
Revelatory asked 15/4, 2014 at 7:9

1

I am trying to find DTCs from various ECUs in a Skoda Rapid 2009 model. I am using OBDLink SX (elm 327 chip) and Putty (similar to HyperTerminal) https://jazdw.net/tp20 This link gives the list of...
Inflated asked 22/8, 2017 at 13:48

1

I have written a code which is successfully able to find the paired OBD and establish the connection with ELM327 but when i am trying to send ATZ command the application gets crash. Here's the co...
Ferriferous asked 30/8, 2013 at 8:54

4

Solved

Can anyone give me an idea on how to read the values from the OBD II Bluetooth adapter in an android application. I want to start with scanning for the bluetooth devices from my android applicatio...
Carney asked 3/12, 2011 at 9:14

3

Solved

I am developing Android application for connecting to ELM327 for car unit through Bluetooth. Is there any simulator, to simulate ELM327 on Windows 7 through Bluetooth? So I can test my applic...
Ecumenicist asked 31/10, 2012 at 18:11

2

I am very new to obd2 and elm327. I need to develop an application to get car info using obd2(bluetooth) and elm327. Please any one can help.
Materiality asked 3/3, 2016 at 5:38

1

Solved

There is OBD-II device like http://www.rczd.com/c/2015/Car_Diagnostic_Tools_0223/41193.html this device provider does not have its web page or documentation source. We have short "quick start" in ...
Evanne asked 17/3, 2015 at 9:26

2

I'm working on application which connects OBD2 adapter and getting the real time data like speed,rpm,throttle position etc..When I read one command at a time, it works fine like by sending command ...
Waadt asked 24/1, 2014 at 13:37

2

I'd like to start coding against an ELM327 based automotive OBD-II Bluetooth adapter in iOS/Objective-C. Is there a guide/primer on how to get started? I would imagine the ELM327 adapter is a ser...
Salts asked 22/3, 2011 at 21:47

3

Solved

I need to fetch VIN number from car's controller using plxKiwi-2 wifi obd2 device. I am getting other information like car rpm,speed,throttle position,etc. in correct format. But when I request for...
Thurmond asked 3/10, 2013 at 11:34

1

I like to create a simple application for iOS, which read data from car through ODB II Wifi/bluetooth device and display in iPhone screen. But i don't know where to start. Please somebody help me t...
Cropland asked 14/7, 2014 at 13:53

2

Solved

I've been having this problem for a while and haven't been able to figure it out. I have a android application that puts all paired devices in a listview. When you click one of the list items, it...
Kuenlun asked 20/7, 2013 at 15:28

1

I am developing one application in which I need to update multiple values like Engine RPM,Speed etc. parameters at a time using OBD connector. I need to achieve asynchronous command/response . For ...
Emancipate asked 30/12, 2013 at 10:49

1

I need to develop an Android app that retrieves data from a OBD-II Bluetooth dongle. As first step, I downloaded the API from https://code.google.com/p/android-obd-reader/ and tried to run the Samp...
Thersathersites asked 29/10, 2013 at 2:58

1

I'm using standard API procedures for connecting to a device. Specifically OBDII bluetooth adapters. I have two OBDII bluetooth adapters, of different models. Running the exact same code, the first...
Threnody asked 9/4, 2013 at 3:15

2

I am trying to send command from ANDROID to ELM327/OBD2 protocol (WIFI Diagnostic troubles). I downloaded an api or library from: https://github.com/pires/android-obd-reader The problem that this a...
Yurikoyursa asked 27/2, 2013 at 16:42

1

Solved

I have to do an Android application that reads value via Bluetooth from a Bluetooth device connected to OBD-II port of a car. I use the UUID SPP UUID 00001101-0000-1000-8000-00805F9B34FB . If I c...
Eckenrode asked 1/9, 2012 at 12:7
1

© 2022 - 2024 — McMap. All rights reserved.