Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

Audi A4 B8 Tail lights code
02-10-2019, 18:06 PM,
Post: #1
ZTAudi  Audi A4 B8 Tail lights code
hello experts.. I have a strange problem here on audi a4 b8 avant year 2009 , it always report bulb warning on cluster iven if thay all work perfect  thinking I change them anyway with new ones..clear dtcs but problem remains.I dont no if lights was replaced before ,thay looks original.. Is there a way to code this out or something to bypass error?

here dtcs: 

02199-bulb for tail light 2 : Right (M50)
electrical fault in circuit

02198-bulb for tail light 2 : Left (M49)
electrical fault in circuit

any info apritiated yes
Quote this message in a reply
03-10-2019, 17:51 PM,
Post: #2
RE: Audi A4 B8 Tail lights code
Sometimes it show dtc and checklight when original w5w are replaced with leds, if it’s original lamps maybe the connecting pins is dirty or oxidated, just try to clean them smile
Cheers

[Image: ldpaoub209f.png]

Quote this message in a reply
03-10-2019, 21:51 PM,
Post: #3
RE: Audi A4 B8 Tail lights code
This is coding to remove light check for rear bulbs translated from Italian so apologize

Module 46 (CONFORT)

Security Access (16) > 16017

Adaptation (10) > Channel 181

Read value and convert it in binary es: Val 65535 in binary is 1111111111111111

You need to change bits 10 And bit 11 (read right to left...) in 0, So example in binary becomes 1111001111111111 and decimal value is 62463.

Now change the value With obtained one before and press TEST and then SAVE.

Alternate solutions of values is

65535 put 61695

64608 put 61536

Keep in mind and be sure to have Original coding for backup just in case....

[Image: ldpaoub209f.png]

Reputation: +2 - vagvas505x [+1] , rs@chip [+1]
Quote this message in a reply
[+] 2 users say Thank You to blackTDI for this post
04-10-2019, 00:32 AM,
Post: #4
RE: Audi A4 B8 Tail lights code
(03-10-2019, 21:51 PM)blackTDI Wrote:  This is coding to remove light check for rear bulbs translated from Italian so apologize

Module 46 (CONFORT)

Security Access (16) > 16017

Adaptation (10) > Channel 181

Read value and convert it in binary es: Val 65535 in binary is 1111111111111111

You need to change bits 10 And bit 11 (read right to left...) in 0, So example in binary becomes 1111001111111111 and decimal value is 62463.

Now change the value With obtained one before and press TEST and then SAVE.

Alternate solutions of values is

65535 put 61695

64608 put  61536

Keep in mind and be sure to have Original coding for backup just in case....

Ok thank you.. wil check into becouse lights seams to be original and everithing looks like new without any corozion. so need find way around I was also thinking to reflash fw on bcm if someone have corect sgo latest erwin database not have it

BCM:  8K0907064M
Quote this message in a reply
04-10-2019, 20:28 PM,
Post: #5
RE: Audi A4 B8 Tail lights code
(02-10-2019, 18:06 PM)rs@chip Wrote:  hello experts.. I have a strange problem here on audi a4 b8 avant year 2009 , it always report bulb warning on cluster iven if thay all work perfect  thinking  I change them anyway with new ones..clear dtcs but problem remains.I dont no if lights was replaced before ,thay looks original.. Is there a way to code this out or something to bypass error?

here dtcs: 

02199-bulb for tail light 2 : Right (M50)
electrical fault in circuit

02198-bulb for tail light 2 : Left (M49)
electrical fault in circuit

any info apritiated yes

But now I look at what 02198/99 means and related dtc is regarding seat wirings not light bulbs
Maybe my mistake but my phone app and google says wiring harness for seats

[Image: ldpaoub209f.png]

Quote this message in a reply
[+] 1 user says Thank You to blackTDI for this post
04-10-2019, 20:56 PM,
Post: #6
RE: Audi A4 B8 Tail lights code
(04-10-2019, 20:28 PM)blackTDI Wrote:  
(02-10-2019, 18:06 PM)rs@chip Wrote:  hello experts.. I have a strange problem here on audi a4 b8 avant year 2009 , it always report bulb warning on cluster iven if thay all work perfect  thinking  I change them anyway with new ones..clear dtcs but problem remains.I dont no if lights was replaced before ,thay looks original.. Is there a way to code this out or something to bypass error?

here dtcs: 

02199-bulb for tail light 2 : Right (M50)
electrical fault in circuit

02198-bulb for tail light 2 : Left (M49)
electrical fault in circuit

any info apritiated yes

But now I look at what 02198/99 means and related dtc is regarding seat wirings not light bulbs
Maybe my mistake but my phone app and google says wiring harness for seats

no mate you probably mistype biggrin  and gwes what your coding actualy work I yust ceked before and there is no warning anymore.. modules need to go sleep first and after second ignition dtcs gone enjoy
Quote this message in a reply
[+] 1 user says Thank You to rs@chip for this post
04-10-2019, 22:31 PM, (This post was last modified: 04-10-2019, 23:01 PM by Clusters.)
Post: #7
RE: Audi A4 B8 Tail lights code
Hello my friend.
Your question I will put a link in Portuguese if you can try to translate because there is how to disable the warning.


Attached Files
link.txt
File Type: .txt
Downloaded: 10 times
Size: 73 bytes

Quote this message in a reply
31-10-2019, 12:54 PM,
Post: #8
RE: Audi A4 B8 Tail lights code
(04-10-2019, 00:32 AM)rs@chip Wrote:  
(03-10-2019, 21:51 PM)blackTDI Wrote:  This is coding to remove light check for rear bulbs translated from Italian so apologize

Module 46 (CONFORT)

Security Access (16) > 16017

Adaptation (10) > Channel 181

Read value and convert it in binary es: Val 65535 in binary is 1111111111111111

You need to change bits 10 And bit 11 (read right to left...) in 0, So example in binary becomes 1111001111111111 and decimal value is 62463.

Now change the value With obtained one before and press TEST and then SAVE.

Alternate solutions of values is

65535 put 61695

64608 put  61536

Keep in mind and be sure to have Original coding for backup just in case....

Ok thank you.. wil check into becouse lights seams to be original and everithing looks like new without any corozion. so need find way around I was also thinking to reflash fw on bcm if someone have corect sgo latest erwin database not have it

BCM:  8K0907064M

Hi experts I have simular situation also dtc disable needed for back lights.. I try this solution wich was working perfect on 2011 model  but on older 2009 (same car) seams not working.. anyone now the trick for A4 B8 2009?

thanks cheers
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Audi a3 8v update on313no 1 14 3 hours ago
Last Post: pupu144
ZTAudi Audi a7 c8 zFAS 291 flash help tomtomek 8 260 21-04-2024, 19:43 PM
Last Post: audimees
ZTAudi AUDI A3 MK60EC ABS CODING HELP vaki1989 1 43 21-04-2024, 14:09 PM
Last Post: BmwMerc
  Audi a3 8p mirror puddle lights retrofit sebiosip 0 21 21-04-2024, 05:53 AM
Last Post: sebiosip
  Audi Q8 Lidar ACC (CD) sokisoki3 1 82 18-04-2024, 13:29 PM
Last Post: Tekero
ZTAudi Audi A5 vibrating only at cold start but NO DTC autocar15 6 178 15-04-2024, 12:41 PM
Last Post: autocar15
  Audi 1.8 2009 need online support for coding steering angle sensor roanoke 2 94 13-04-2024, 03:10 AM
Last Post: DSESET86
  2018 Audi A8 help to flash A5: Frt Sens. Drv. Assist (J1121) deutsch 2 145 11-04-2024, 11:00 AM
Last Post: spooky75
ZTAudi Audi Flash file request - 8J0907115AN_0010.sgo obd_x 4 579 09-04-2024, 11:33 AM
Last Post: obd_x
  audi a4 med17.5 help pinout salliemohamed 0 36 05-04-2024, 22:40 PM
Last Post: salliemohamed

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content