221830, (A*256+B)/8, mV
in the Alpha OBD application there are 4 options with your engine, these queries read your engine block ID to select a specific option I calculate th...
Estimated oil temp, 22194F, Signed(A)*256+B, -40, 140, °C, DA10F1 Spark Advance, 221812, (Signed(A)*256+B)/16, -2048, 2048, °, DA10F1
write what response the ECU gives to such requests 22F100 22F1A5 221000 1A87
Create a new PID and do a PID Test, you wrote that the answer to request 221302 is 7F2231 Oil temp does not though, I get Result for equation: [No r...
make an exchange log via Bluetooth for AlfaOBD (btsnoop_hci.log) you need to enter developer mode and enable BT exchange log recording (Bluetooth HCI...
Estimated oil temp, 221942, (A*256+B)*144.177/65535, 0, 144, °C, DA10F1 Calculated Advance, 221811, Signed(A)*256+B, -180, 180, °, DA10F1
Try the app AlfaOBD Demo, will it work with your engine and what type of ECU is suitable for your engine
Try this PID PID: 221C44 Unit Type: F Equation: Signed(A)*1.8+32 OBD Header: DA18F1 Diagnostic start: Diagnostic stop:
Information about the connection protocol to your car can be found on the tab Adapter Status
piemmm, Please add the ability to set the ATRD command as a PID. Sometimes there is a need to use data from the data buffer. Alternatively, the PID ...
TXD: 10F122B010 10F1 - most likely indicates the SP7 29-bit CAN protocol with the address DA10F1 What protocol do you use to connect Torque to your ...
you must analyze the responses from the ELM327 programmatically in Arduino and, if you need, write the responses to the log
try this Sent "ATCAF1\r" Rcvd "OK\r\r" Sent "ATI\r" Rcvd "ELM327 v1.5\r\r" Sent "ATCAF0\r" Rcvd "OK\r\r" Sent "ATMA\r" Sent " "
did you take this data on the CAN bus of the diagnostic connector or on the internal CAN bus of the car? You didn’t write your ultimate goal, do you ...
in the screenshot the VWTP2.0 protocol is more likely based on the ABS block
Does your car have a separate TPMS unit? What protocol is available for diagnosing your TPMS unit, VWTP 2,0 or UDS protocol?
try to close the application correctly
latest version of the application 1.12.100
Try this You need to pair not using Android, but through the Bluetooth application. The working sequence turned out to be: 1. Set the Bluetooth pin...