The new LEDs will still give you the same problem. The reason is the blub check - LEDs draw less current than the W5W bulbs, the indicator coming on is to show you what side the bulb error is on.
You've got two options:
1. Get 'CANBUS compatible' LEDs or fit inline load resistors. These will both have the effect of drawing 5W thus 'fooling' the car into thinking there is no issue. I wanted lower power consumption so didn't see the point in this. For the cheap eBay jobs it's probably the point of failure which makes them not last particularly long.
2. Code out the blub check, the following options need to be made "nicht_activ":
CC_STANDLICHT_LINKS
CC_STANDLICHT_RECHTS
KALTUEBERWACHUNG_SL_LI
KALTUEBERWACHUNG_SL_RE
WARMUEBERWACHUNG_SL_LI
WARMUEBERWACHUNG_SL_RE
I believe, but am not sure, that this also disables the checks for the rear but have not checked.
Don't ask me how I did it - it was a while ago and I've not tried getting coding working on my new tablet, but there are guides online. You can use NCS Expert but I found it easier to download the trace as a text file and edit it.
Be warned - if you muck it up, you can make your car into a very expensive paperweight!
You've got two options:
1. Get 'CANBUS compatible' LEDs or fit inline load resistors. These will both have the effect of drawing 5W thus 'fooling' the car into thinking there is no issue. I wanted lower power consumption so didn't see the point in this. For the cheap eBay jobs it's probably the point of failure which makes them not last particularly long.
2. Code out the blub check, the following options need to be made "nicht_activ":
CC_STANDLICHT_LINKS
CC_STANDLICHT_RECHTS
KALTUEBERWACHUNG_SL_LI
KALTUEBERWACHUNG_SL_RE
WARMUEBERWACHUNG_SL_LI
WARMUEBERWACHUNG_SL_RE
I believe, but am not sure, that this also disables the checks for the rear but have not checked.
Don't ask me how I did it - it was a while ago and I've not tried getting coding working on my new tablet, but there are guides online. You can use NCS Expert but I found it easier to download the trace as a text file and edit it.
Be warned - if you muck it up, you can make your car into a very expensive paperweight!