Test-AC
Appearance
Pages with broken file links > Test-AC
obdinfo
SMS/GPRS command - obdinfo
NOTE! This page describes SMS/GPRS commands for FT/AT devices, if not indicated otherwise.
Description
Provides information pertaining to OBD functionality
Syntax
obdinfo obdinfo<value>
Arguments
| ARGUMENT | ARGUMENT DESCRIPTION |
|---|---|
| <value> | A value range of 1–3 represents a particular set of data |
Examples
| REQUEST | OUTCOME | RESPONSE |
|---|---|---|
| obdinfo | Success | |
| obdinfo1 | Success | P1:0x0,P2:0x0,P3:0x0,P4:0x0,C1:0x0,C2:0x0,C3:0x0,C4:0x0,Hdr:0,Phy:0,CFG:0,v100.304.100 H:6 M:2 |
| obdinfo2 | Success | Prot:0,VIN:N/A,TM:20,CNT:0,ST:IDLE,P1:0x0,P2:0x0,P3:0x0,P4:0x0,MIL:0,DTC:0,ID1,Hdr:0,Phy:0 |
| obdinfo3 | Success | [7E8]:0x22232425,0x9015B015,0x22232425,0x22232425,0x22232425,0x22232425 |
| obdinfo | Fail |
OBD is Locked now! (if locked) |
| obdinfo1 | Fail |
OBD is Locked now! (if locked) |
| obdinfo2 | Fail |
OBD is Locked now! (if locked) |
| obdinfo3 | Fail |
OBD is Locked now! (if locked) |
Response Explanation
| RESPONSE ELEMENT | DESCRIPTION | EXAMPLE |
|---|---|---|
|
P1 - P4 |
Available PIDs | P3:0x0 |
| C1 - C4 | Configured PIDs | C4:0x0 |
| Hdr | - | Hdr:0 |
| Phy | Address | Phy:0 |
| CFG | Configuration header | CFG:0 |
| vX.Y.Z | Chip hardware version:
X – OBD BL version in hex |
v100.304.100 |
| H | Chip hardware | H:6 |
| M | Chip modification version | M:2 |
| RESPONSE ELEMENT | DESCRIPTION | EXAMPLE |
| Prot | Protocol | Prot:0 |
| VIN | VIN number | VIN:9999999999999999999 |
| TM | Timing | TM:20 |
| CNT | - | CNT:0 |
| ST | State | ST:IDLE |
| P1 - P4 | PIDs | P1:0x0 |
| MIL | - | MIL:0 |
| DTC | - | DTC:0 |
| ID | Chip ID | ID1 |
| Hdr | - | Hdr:0 |
| Phy | Address | Phy:0 |
| RESPONSE ELEMENT | DESCRIPTION | EXAMPLE |
| ECU header |
0x<pids_1_32> |
[7E8]:0x22232425,0x9015B015,0x22232425,0x22232425,0x22232425,0x22232425 |