Custom Init
From Torque Wiki
⧼monobook-jumptonavigation⧽⧼monobook-jumptosearch⧽Some vehicles are not 100% OBD2 compliant, but Torque can still talk to them if the adapter is configured in a certain way.
The custom init field allows you to manually configure the ELM327 adapter for special vehicles. If you are unable to connect using the 'Automatic' method, you may need to use an init from the table below:
Vehicle Make/Model | Custom init string |
---|---|
Toyota Celica ZZT230 | ATIB 96 \n ATIIA 13 \n ATSH8113F1 \n ATSP A4 \n ATSW00 |
Toyota Vitz 01.2002 | ATSH8213F1 \n ATIB96 \n ATIIA13 |
Japan Domestic Market Nissan | ATSP5\nATAL\nATIB10\nATSH8110FC\nATST32\nATSW00 |
Japan Domestic Market Nadia/Harrier | ATIB10\nATIIA13\nATSH8013F1\nATSPA4\nATSW00 |
The commands are standard ELM327 adapter configuration commands, and can be found on the ELM electronics website
If anyone finds any others, drop an email to ian@prowl.org and I will add them to this table