Difference between revisions of "VGate ICar 2"
Jump to navigation
Jump to search
(→Usage) |
|||
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 05:51, 23 June 2017
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