Difference between revisions of "VGate ICar 2"

From BITPlan can4eve Wiki
Jump to navigation Jump to search
Line 17: Line 17:
 
= Usage =
 
= Usage =
 
The device is reachable via the SSID V-LINK
 
The device is reachable via the SSID V-LINK
 +
 +
== Testing ===
 +
<source lang='bash'>
 +
telnet 192.168.0.10 35000
 +
Trying 192.168.0.10...
 +
Connected to 192.168.0.10.
 +
Escape character is '^]'.
 +
AT I
 +
>AT L1 v2.1
 +
OK L1
 +
 +
>ATI
 +
ATI
 +
ELM327 v2.1
 +
 +
>AT @1
 +
AT @1
 +
OBDII to RS232 Interpreter
 +
</source>
  
 
[[Category:ELM327]]
 
[[Category:ELM327]]

Revision as of 06:51, 23 June 2017

Icar2.png Connection: Wifi / Wireless This is a chine pirate clone with an unprotected Wifi network.

Identification

ATI
ELM327 v2.1

AT @1
OBDII to RS232 Interpreter

Where (not) to Buy

As of 2017-06 the device is available via amazon for some EUR 20

https://www.amazon.de/gp/product/B00OY0X8IS

Usage

The device is reachable via the SSID V-LINK

Testing =

telnet 192.168.0.10 35000
Trying 192.168.0.10...
Connected to 192.168.0.10.
Escape character is '^]'.
AT I
>AT L1 v2.1
OK L1

>ATI
ATI
ELM327 v2.1

>AT @1
AT @1
OBDII to RS232 Interpreter