Operation Case
-
VgateFwUpdater Operation Video
넶1067 2022-03-10 -
VgateFwUpdater Privacy Policy
넶267 2022-03-08 -
vLinker MC+ Coding BMW-X7 Turns on/off the automatic start-stop function of the engine control unit and Coding active sound design.
Operation content:
1.Turn on/off the automatic start-stop function of the engine control unit.
2.Coding active sound design.넶227 2021-11-24 -
vLinker BM+ Coding BMW-X7 Turns on/off the automatic start-stop function of the engine control unit and Coding start animation.
Operation content:
1.Turns on/off the automatic start-stop function of the engine control unit.
2.Coding start animation.넶62 2021-11-24 -
vLinker MC+ Coding BMW3 multiple hidden functions
Operation content:
1.Turns on/off the engine automatic start-stop function.
2.Coding default driving mode.
3.Coding time until automatic lock.넶142 2021-11-24
Other questions leave a message
What is an OBD adapter?
Communication protocols used in modern vehicles are incompatible with standard computer protocols (RS-232, USB, and so on). An OBD adapter (sometimes referred to as “vehicle interface adapter”) is an electronic device that allows a computer to access the vehicle network. It is similar in operation to a computer modem or a gateway, in that it translates messages from one protocol to another.
Normally, the data flows both ways — to and from the ECU. For example, in order to display the RPM or trouble codes, the following series of events must take place:
1、Software sends a request for RPM to the OBD adapter via one of the standard channels (e.g., USB).
2、OBD adapter receives the request, and retransmits it to the ECU on one of the OBD protocols (e.g., J1850).
3、The ECU responds with the data, the OBD adapter relays the reply back to the software.
4、The software decodes the reply, and displays it to the user.