Autolock (portas) em Audi B6 - A funcionar!

Re: Autolock (portas) em Audi B6

BrunoD disse:
Já alguém o fez?

É que tentei fazer na minha B6 e não tenho acesso ao módulo das portas.

era só acederes ao site da ross-tech como te tinha dito por telefone.

acedes ao modulo 46 central convinience, selecionas recode e adicionas 32 ao valor que lá estiver.

Code:
46 - Central Convenience:    K1-- KWP1281 
VAG-COM works well.    We've had some problems with errors while getting the Door-Slave part numbers.  If VAG-COM errors out while trying to display the information in the "Extra" fields, go to the Options Screen and set "Char Int" to 0.

There are numerous options/ features that can be set.    These are controlled by the Coding and in Adaptation Channel 62.  When we published a simple table, many people didn't understand it, so here's an explanation:

Let's look at Adaptation Channel 62 first (it is simpler, fewer bits than the Coding). The original value in a US 3.0L model is 95. Both a real VAG tool and VAG-COM display these values in decimal. 95 decimal is 5F hex, or 01011111 in binary.

Value: 01011111
Bit:   76543210

Now we can correlate the bits with the chart 
for Adaptation Channel 62:

State Bit  Dec.  Function
ON     0     1   windows up with remote 
ON     1     2   windows down with remote 
ON     2     4   windows up with key in lock
ON     3     8   windows down with key in lock
ON     4    16   sunroof close with remote
OFF    5    32   sunroof open with remote (does not appear to work)
ON     6    64   sunroof close with key in lock
OFF    7   128   sunroof open with key in lock (does not appear to work)

Also, you will see if we add up the decimal values for each of the bits that are ON, we can verify that we did it right because we got the original Adaptation value of 95.

1 + 2 + 4 + 8 + 16 + 64 = 95.

By now you're likely starting to wonder why "Windows with Remote" stuff doesn't work since the appropriate bits appear to be ON. To answer this question, we need to look at the coding the same way. The original coding in this car is 11788 (decimal). That's 2E0C in hex or 010111000001100 in binary. Again, we can again correlate the binary bits with the function table, just like we did above.

Central Convenience Controller Coding:

State Bit Dec. Function
OFF    0     1  Great Britain- alarm system (only with bit 4)
OFF    1     2  flash on when arming/unarming alarm system
ON     2     4  selective locking 1 door/all doors
ON     3     8  activate alarm system
OFF    4    16  rear unlocking block via speed
OFF    5    32  locking via speed
OFF    6    64  comfort functions with remote (adapt in ch 62!!)
OFF    7   128  right side steering
OFF    8   256  avant (glass break sensors in rear side-and rear
                  windows (if error: safe-LED constantly lit ))
ON     9   512  1x flash when lock with remote
ON    10  1024  horn sounds when lock with remote
ON    11  2048  door/window-logic ( ignition off: No open door
                  el. windows works 10 min )
OFF   12  4096  normal/????-alarm system
ON    13  8192  No SAFE-function USA only
OFF   14 16384  insulate-glass PR-nr 4KR/4KV 

Again, we can verify that we did this correctly by adding up all the decimal values for the bits that are ON:

4 + 8 + 512 + 1024 + 2048 + 8192 = 11788.

Now notice that bit 6 with a value of 64 and function "comfort functions with remote (adapt in ch 62!!)" is OFF !!! So in order to turn this ON, we need to add 64 to the original coding. 11788 + 64 = 11852.   Recode the module with that number. Once you do that, the options in Adaptation Channel 62 should take effect, and you can change the value there to "fine tune" the features..

If you wanted to add "locking via speed" (where the car locks itself as soon as you reach some low speed), you would add 32.
 
Obrigado pelas tuas dicas, :wink: mas como a Golf do meu pai estava na minha garagem fui tentar fazer o mesmo e lá deu logo, no canal 03.

Estava o valor 0 (OFF) e coloquei o valor 1 (ON) e ficou a funcionar.

Na minha aparece sempre uma mensagem a dizer que os canais não estão disponíveis e vi-os todos de 00 a 99. Só dois estavam activos e nenhum deles relacionados com as portas. :cry:

Mas vou ler com atenção o que aí colocaste. :wink:
 
BrunoD disse:
Obrigado pelas tuas dicas, :wink: mas como a Golf do meu pai estava na minha garagem fui tentar fazer o mesmo e lá deu logo, no canal 03.

Estava o valor 0 (OFF) e coloquei o valor 1 (ON) e ficou a funcionar.

Na minha aparece sempre uma mensagem a dizer que os canais não estão disponíveis e vi-os todos de 00 a 99. Só dois estavam activos e nenhum deles relacionados com as portas. :cry:

Mas vou ler com atenção o que aí colocaste. :wink:

pois nos VW é adaptation. nos audi é recode.
 
karkov disse:
expliquem-me lá o que tenho que fazer para activar isso na minha... :wink:

Se tudo correr bem, amanhã faço-te um DIY. :)

Tks nmb... realmente quem não sabe é como quem não vê! :wink:
 
Re: Autolock (portas) em Audi B6

nmb disse:
BrunoD disse:
Já alguém o fez?

É que tentei fazer na minha B6 e não tenho acesso ao módulo das portas.

era só acederes ao site da ross-tech como te tinha dito por telefone.

acedes ao modulo 46 central convinience, selecionas recode e adicionas 32 ao valor que lá estiver.

Code:
46 - Central Convenience:    K1-- KWP1281 
VAG-COM works well.    We've had some problems with errors while getting the Door-Slave part numbers.  If VAG-COM errors out while trying to display the information in the "Extra" fields, go to the Options Screen and set "Char Int" to 0.

There are numerous options/ features that can be set.    These are controlled by the Coding and in Adaptation Channel 62.  When we published a simple table, many people didn't understand it, so here's an explanation:

Let's look at Adaptation Channel 62 first (it is simpler, fewer bits than the Coding). The original value in a US 3.0L model is 95. Both a real VAG tool and VAG-COM display these values in decimal. 95 decimal is 5F hex, or 01011111 in binary.

Value: 01011111
Bit:   76543210

Now we can correlate the bits with the chart 
for Adaptation Channel 62:

State Bit  Dec.  Function
ON     0     1   windows up with remote 
ON     1     2   windows down with remote 
ON     2     4   windows up with key in lock
ON     3     8   windows down with key in lock
ON     4    16   sunroof close with remote
OFF    5    32   sunroof open with remote (does not appear to work)
ON     6    64   sunroof close with key in lock
OFF    7   128   sunroof open with key in lock (does not appear to work)

Also, you will see if we add up the decimal values for each of the bits that are ON, we can verify that we did it right because we got the original Adaptation value of 95.

1 + 2 + 4 + 8 + 16 + 64 = 95.

By now you're likely starting to wonder why "Windows with Remote" stuff doesn't work since the appropriate bits appear to be ON. To answer this question, we need to look at the coding the same way. The original coding in this car is 11788 (decimal). That's 2E0C in hex or 010111000001100 in binary. Again, we can again correlate the binary bits with the function table, just like we did above.

Central Convenience Controller Coding:

State Bit Dec. Function
OFF    0     1  Great Britain- alarm system (only with bit 4)
OFF    1     2  flash on when arming/unarming alarm system
ON     2     4  selective locking 1 door/all doors
ON     3     8  activate alarm system
OFF    4    16  rear unlocking block via speed
OFF    5    32  locking via speed
OFF    6    64  comfort functions with remote (adapt in ch 62!!)
OFF    7   128  right side steering
OFF    8   256  avant (glass break sensors in rear side-and rear
                  windows (if error: safe-LED constantly lit ))
ON     9   512  1x flash when lock with remote
ON    10  1024  horn sounds when lock with remote
ON    11  2048  door/window-logic ( ignition off: No open door
                  el. windows works 10 min )
OFF   12  4096  normal/????-alarm system
ON    13  8192  No SAFE-function USA only
OFF   14 16384  insulate-glass PR-nr 4KR/4KV 

Again, we can verify that we did this correctly by adding up all the decimal values for the bits that are ON:

4 + 8 + 512 + 1024 + 2048 + 8192 = 11788.

Now notice that bit 6 with a value of 64 and function "comfort functions with remote (adapt in ch 62!!)" is OFF !!! So in order to turn this ON, we need to add 64 to the original coding. 11788 + 64 = 11852.   Recode the module with that number. Once you do that, the options in Adaptation Channel 62 should take effect, and you can change the value there to "fine tune" the features..

If you wanted to add "locking via speed" (where the car locks itself as soon as you reach some low speed), you would add 32.

Isto ker dizer k além de fechar as portas kuando se arranca tb dá pra fechar os vidros com o comando???
 
O meu abre e/ou fecha os vidros com o comando. Já vinha assim de fábrica.

Quanto ao resto ainda não tive tempo de o fazer, se calhar, só no FDS.
 
Boas,

A minha Avant fecha vidros, portas e tecto com a chave, abre vidros com a chave, fecha portas aos 15km/h, destranca portas quando retiro a chave da ignição e ainda faz o jantar... he, he, he.
 
pmgoliv disse:
Boas,

A minha Avant fecha vidros, portas e tecto com a chave, abre vidros com a chave, fecha portas aos 15km/h, destranca portas quando retiro a chave da ignição e ainda faz o jantar... he, he, he.

epá! manda lá a cena dos códigos vagcom do jantar! :mrgreen:
 
Curtia de me encontrar numa destas noites com alguem com o Vag-com para fazer isso ao meu , e para dar uma vista de olhos para ver como o bicho esta!

Outra coisa é que o meu ESP quando o desligo (manualmente pelo botão) aos 50kmh volta-se a ligar, a audi diz que é por segurança lol, será que pelo vag-com , da para ligar e desligar essa tal segurança de ele se voltar a ligar??
 
alguém no Norte com Vag Com que queira aparecer na Mercedes da Circunvalação um destes finais de tarde? :wink:
 
Já activei o autolock na minha B6 (fecha aos 15km/h e abre ao tirar a chave da ignição).

1 - No VAG-COM acedem ao módulo "46 - Central Convinience".

2 – Carregam no botão “Recode -07”.

3 – Adicionar 32 ao número do "Software coding" e carregar no botão “Do it!”.

Exemplo:

ANTES (código da minha carrinha, origem)
Software Coding: 06976

DEPOIS (código 06976+32=7008)
Software Coding: 07008

E fica a funcionar!

Um obrigado ao Goodspeed, pois ainda liguei (para ter a certeza) antes de carregar no botão “Do it!”… :lol:
 
Back
Top