User's Manual

User Manual VC-EVCC
© 2021 Vector Informatik GmbH Version 1.3.0 146
Manual Configuration
Reprogramming is also possible without CANoe. In this case, the following CAN Messages
(UDS/ TP) must be sent on the diagnostic CAN (CAN0) manually:
CAN-Identifier:
Tester --> VC-EVCC, Request: 0x610
VC-EVCC --> Tester, Response: 0x612
Tester --> Functional: 0x614
1. Extended Session:
Request: 02 10 03 FF FF FF FF FF
Response: 06 50 03 00 32 01 F4 FF
2. Tester Present:
Request: 02 3E 00 FF FF FF FF FF
Response: 02 7E 00 FF FF FF FF FF
Caution
The message “Tester Present” has to be sent cyclically in order to keep the VC-EVCC
in the extended session, e.g. every second. Otherwise the extended session will be
terminated after approximately 4 – 5 seconds.
3. Request Seed (Level 1):
XX: Seed
Request: 02 27 01 FF FF FF FF FF
Response: 06 67 01 XX XX XX XX FF
4. Send Key (Level 1):
XX: Key
Request: 06 27 02 XX XX XX XX FF
Response: 02 67 02 FF FF FF FF FF
The key can be calculated with the following algorithm and key constant:
Key constant: 0xE3CA2342
Algorithm: (((SEED * 0x6076DBAF) + 0x5397FB1) ^ ((~SEED * 0x72B6BF45) +
0xBC614E) ^ KEY_CONSTANT)
5. Security Key Constant (4 byte):
XX: Security Key Constant (4 byte)
Request: 07 2E FD 0E XX XX XX XX
Response: 03 6E FD 0E FF FF FF FF