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

EVO retrofit - Interior LED colours mismatch
19-05-2019, 17:10 PM, (This post was last modified: 19-05-2019, 17:10 PM by smilo.)
Post: #1
XZBMW  EVO retrofit - Interior LED colours mismatch
Hi to all,
For cars with interior decorative LEDs with different colours, when installing new EVO instead NBT, the colour setting mismatch the result colour in the car.
Someone knows FDL for this ?
Quote this message in a reply
19-05-2019, 17:53 PM,
Post: #2
RE: EVO retrofit - Interior LED colours mismatch
Colors in BDC
Color menu type in HU
Do some searches, it's easy
Quote this message in a reply
19-05-2019, 18:30 PM,
Post: #3
XZBMW  RE: EVO retrofit - Interior LED colours mismatch
(19-05-2019, 17:53 PM)luntik Wrote:  Colors in BDC
Color menu type in HU
Do some searches, it's easy

Many thanks -
I found this parameter in HU:
  • COLOUR_SWITCH_ENSEMBLE
But it only allows to chose the number of colours in selection.
So I check BDC for colours
Quote this message in a reply
19-05-2019, 21:03 PM,
Post: #4
RE: EVO retrofit - Interior LED colours mismatch
Hi, NBT and EVO use differnt wiring, so you must change some wires on E232*1B and A12*2B connectors.
Quote this message in a reply
19-05-2019, 22:04 PM, (This post was last modified: 22-05-2019, 11:15 AM by smilo.)
Post: #5
RE: EVO retrofit - Interior LED colours mismatch
(19-05-2019, 21:03 PM)Lux Wrote:  Hi, NBT and EVO use differnt wiring, so you must change some wires on E232*1B and A12*2B connectors.

Hmmm... the information (user color selection) is communicated in KCan BUS to BDC, no ?
For me, it’s only a software story - 
I check connectors you gave. Thanks
Quote this message in a reply
19-05-2019, 22:23 PM,
Post: #6
RE: EVO retrofit - Interior LED colours mismatch
(19-05-2019, 22:04 PM)smilo Wrote:  
(19-05-2019, 21:03 PM)Lux Wrote:  Hi, NBT and EVO use differnt wiring, so you must change some wires on E232*1B and A12*2B connectors.

Hmmm... the information (user color selection) is communicated in KCan BUS to BDC, no ?
For me, it’s was only a software story - 
I check connectors you gave. Thanks


Here an extract of the tutorial "retrofit MINI Visual Boost r2" section "LED ring".

It's specific for MINI F56 series, so it's only an example about the different wiring.  wink


Attached Files
led ring MINI Visual Boost r2.pdf
File Type: .pdf
Downloaded: 23 times
Size: 282.35 KB

Quote this message in a reply
20-05-2019, 06:27 AM,
Post: #7
RE: EVO retrofit - Interior LED colours mismatch
If you compare the FDL code in BDC_BODY between the production date with NBT and EVO, you will found..

Code:
GROUP_0_FARBE_ENSEMBLE_2 Left: weiss = 59 Right: orange = 06
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_2 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_3 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_1 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_3 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_4_LAYER_1 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_5_LAYER_1 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_2 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_3 Left: eisblau = 80 Right: weiss = 02
GROUP_0_FARBE_ENSEMBLE_7 Left: orange = 06 Right: weiss = 59
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_2 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_3 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_1 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_3 Left: orange = 0D Right: eisblau = 80

These codes are base on F15 BDC.
Quote this message in a reply
20-05-2019, 08:42 AM,
Post: #8
XZBMW  RE: EVO retrofit - Interior LED colours mismatch
(20-05-2019, 06:27 AM)simonchs Wrote:  If you compare the FDL code in BDC_BODY between the production date with NBT and EVO, you will found..

Code:
GROUP_0_FARBE_ENSEMBLE_2 Left: weiss = 59 Right: orange = 06
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_2 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_3 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_1 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_3 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_4_LAYER_1 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_5_LAYER_1 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_2 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_3 Left: eisblau = 80 Right: weiss = 02
GROUP_0_FARBE_ENSEMBLE_7 Left: orange = 06 Right: weiss = 59
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_2 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_3 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_1 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_3 Left: orange = 0D Right: eisblau = 80

These codes are base on F15 BDC.

Thanks Simonchs, I check these FDL.
BTW, how do you compare CAFD with different types please ? EVO and NBT - (DED & 1ef)
Quote this message in a reply
20-05-2019, 09:28 AM,
Post: #9
RE: EVO retrofit - Interior LED colours mismatch
(20-05-2019, 08:42 AM)smilo Wrote:  
(20-05-2019, 06:27 AM)simonchs Wrote:  If you compare the FDL code in BDC_BODY between the production date with NBT and EVO, you will found..

Code:
GROUP_0_FARBE_ENSEMBLE_2 Left: weiss = 59 Right: orange = 06
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_2 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_3 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_1 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_3 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_4_LAYER_1 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_5_LAYER_1 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_2 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_3 Left: eisblau = 80 Right: weiss = 02
GROUP_0_FARBE_ENSEMBLE_7 Left: orange = 06 Right: weiss = 59
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_2 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_3 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_1 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_3 Left: orange = 0D Right: eisblau = 80

These codes are base on F15 BDC.

Thanks Simonchs, I check these FDL.
BTW, how do you compare CAFD with different types please ? EVO and NBT - (DED & 1ef)


I’m playing with Coding-Verification in E-sys.
For example, F15 is changed from NBT to EVO at 08/2016, then I created the FA with production date before 08/2016, generate ncd file of BDC_BODY, and then created another FA with after 08/2016, generate second ncd file of BDC_BODY. Compare the different between these 2 ncd files.
 
Usage of Coding-Verification and how to compare ncd files can be found in some old posts in this board.
Quote this message in a reply
22-05-2019, 08:03 AM,
Post: #10
RE: EVO retrofit - Interior LED colours mismatch
(20-05-2019, 08:42 AM)smilo Wrote:  
(20-05-2019, 06:27 AM)simonchs Wrote:  If you compare the FDL code in BDC_BODY between the production date with NBT and EVO, you will found..

Code:
GROUP_0_FARBE_ENSEMBLE_2 Left: weiss = 59 Right: orange = 06
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_2 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_3 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_1 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_3 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_4_LAYER_1 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_5_LAYER_1 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_2 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_3 Left: eisblau = 80 Right: weiss = 02
GROUP_0_FARBE_ENSEMBLE_7 Left: orange = 06 Right: weiss = 59
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_2 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_3 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_1 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_3 Left: orange = 0D Right: eisblau = 80

These codes are base on F15 BDC.

Thanks Simonchs, I check these FDL.
BTW, how do you compare CAFD with different types please ? EVO and NBT - (DED & 1ef)

Hi Smilo
you have try this stringh!?
solved problem!?
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
XZBMW F01 LCi Xenon Headlight Retrofit mcrussell 0 39 16-05-2024, 11:57 AM
Last Post: mcrussell
  retrofit USB BMW E63 Jalami 9 239 15-05-2024, 17:39 PM
Last Post: The CaT
ZBentley Tool to use to cut leather dashboard for hud retrofit Fx82 2 197 14-05-2024, 12:46 PM
Last Post: Bluposeidon
XZBMW Retrofit comfort access BMW f26 santopalermo 13 398 14-05-2024, 12:25 PM
Last Post: ruben_17non
  F25 cic retrofit hero3838 3 103 10-05-2024, 15:44 PM
Last Post: Siki78
XZBMW G21 paddles retrofit bm92 5 221 09-05-2024, 21:07 PM
Last Post: bm92
XZBMW Is it possible to retrofit G30 seat to G20? hitit 0 102 08-05-2024, 14:22 PM
Last Post: hitit
XZBMW BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS intel123 892 470,964 07-05-2024, 04:30 AM
Last Post: SkeYT
  Bmw G31 retrofit Mgu id7 atm problem intranet 20 2,566 26-04-2024, 08:06 AM
Last Post: smilo
  Kafas issue aftrer ACC Retrofit It3_Magic 14 708 23-04-2024, 07:44 AM
Last Post: It3_Magic

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content