Difference between revisions of "VGate ICar 2"
Jump to navigation
Jump to search
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | = Where to Buy = | + | __NOTOC__ |
+ | [[File:icar2.png|400px]] | ||
+ | |||
+ | Connection: Wifi / Wireless | ||
+ | |||
+ | This is a chinese pirate clone with an unprotected Wifi network. | ||
+ | = Status = | ||
+ | [[can4eve support::not recommended/limited/use at own risk!]] | ||
+ | |||
+ | = Identification = | ||
+ | <source lang='bash'> | ||
+ | ATI | ||
+ | ELM327 v2.1 | ||
+ | |||
+ | AT @1 | ||
+ | OBDII to RS232 Interpreter | ||
+ | </source> | ||
+ | |||
+ | = Where (not) to Buy = | ||
As of 2017-06 the device is available via amazon for some EUR 20 | As of 2017-06 the device is available via amazon for some EUR 20 | ||
+ | |||
https://www.amazon.de/gp/product/B00OY0X8IS | https://www.amazon.de/gp/product/B00OY0X8IS | ||
+ | = Usage = | ||
+ | The device is reachable via the SSID V-LINK. This Wifi network is unprotected. | ||
+ | |||
+ | == 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> | ||
+ | = Picture = | ||
+ | [[Has image::File:icar2.png]] | ||
+ | [[Category:ELM327]] |
Latest revision as of 13:03, 19 August 2017
Connection: Wifi / Wireless
This is a chinese pirate clone with an unprotected Wifi network.
Status
not recommended/limited/use at own risk!
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. This Wifi network is unprotected.
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