-
Notifications
You must be signed in to change notification settings - Fork 4
elm327
Aaron Turner edited this page Jan 28, 2017
·
1 revision
Found on ECU Hacking Board
Command
Result from ECU/ELM327
ATZ
ELM327 v1.5
ATWM8012F1013E (set a special keep alive message)
OK
ATSH8112F1 (set a header for first negotiaton)
OK
ATFI (initialize bus)
BUS INIT: OK
ATSH8012F1 (set a header for data transaction)
OK
1A9A (Read ECU ID)
5A 9A 33 32 39 32 30 2D 30 .....
2108 (Read Data by Local ID)
61 08 0F 02 01 A0 02 02 A0 .....
82 (Close a connection)
C2
ATPC (ELM Protocl Close)