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

Disable CC messages relating to a CC-ID codes
03-08-2023, 17:13 PM,
Post: #41
RE: Disable CC messages relating to a CC-ID codes
You can view your active CC IDs using Tool32

Some additioanal information:

CC_ID_ENUS.csv
CC_ID_ENGB.csv
CC_ID_DEDE.csv

Start the table:

Code:
                   0  1  2  3  4  5  6  7
CC_AKTIVIERUNG_1 = FF FF FF FF FF FF FF FF

0 byte -> bits:   7    6    5    4    3    2    1    0
1 byte -> bits:  15   14   13   12   11   10    9    8    
2 byte -> bits:  23   22   21   20   19   18   17   16
3 byte -> bits:  31   30   29   28   27   26   25   24
4 byte -> bits:  39   38   37   36   35   34   33   32
5 byte -> bits:  47   46   45   44   43   42   41   40
6 byte -> bits:  55   54   53   52   51   50   49   48
7 byte -> bits:  63   62   61   60   59   58   57   56

You can continue the table yourself

.........


Attached Files
CC_ID_ENUS.csv.txt
File Type: .txt
Downloaded: 229 times
Size: 212.4 KB

CC_ID_ENGB.csv.txt
File Type: .txt
Downloaded: 191 times
Size: 217.72 KB

CC_ID_DEDE.csv.txt
File Type: .txt
Downloaded: 110 times
Size: 217.02 KB


NBTEVO, ENAV2, MGU  - CP OFF, Navi , APPS , Carplay, AA
MGU ID-8-9-10 Cars - Full Region change

NCD Secure Coding 2.0




Reputation: +4 - TheNine90 [+1] , jaramillo [+1] , XALLECS [+1] , ultimate [+1]
Quote this message in a reply
[+] 8 users say Thank You to BugFix for this post
03-08-2023, 19:49 PM,
Post: #42
RE: Disable CC messages relating to a CC-ID codes
(03-08-2023, 17:13 PM)BugFix Wrote:  You can view your active CC IDs using Tool32

Some additioanal information:

CC_ID_ENUS.csv
CC_ID_ENGB.csv
CC_ID_DEDE.csv

Start the table:

Code:
                   0  1  2  3  4  5  6  7
CC_AKTIVIERUNG_1 = FF FF FF FF FF FF FF FF

0 byte -> bits:   7    6    5    4    3    2    1    0
1 byte -> bits:  15   14   13   12   11   10    9    8    
2 byte -> bits:  23   22   21   20   19   18   17   16
3 byte -> bits:  31   30   29   28   27   26   25   24
4 byte -> bits:  39   38   37   36   35   34   33   32
5 byte -> bits:  47   46   45   44   43   42   41   40
6 byte -> bits:  55   54   53   52   51   50   49   48
7 byte -> bits:  63   62   61   60   59   58   57   56

You can continue the table yourself

.........

how to check active cc id's in t32?
Quote this message in a reply
03-08-2023, 20:18 PM,
Post: #43
RE: Disable CC messages relating to a CC-ID codes
If you don't know how to use tool32
you can read DISP_CC_MESS_SCR(Display check control) on the CAN network
CAN  ID 336 on IuK_can or Body_can

example:
Code:
Time   ID     DLC Data                    Comment
00,000 336      7 00 A4 00 FE FF FE FF    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 00 00 00 FE FF FE FF    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 00 13 00 FE FF FE FF    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 00 13 00 A4 00 FE FF    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 00 0F 00 13 00 A4 00    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 10 0F 00 13 00 42 00    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 11 A4 00 FE FF FE FF    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 00 13 00 42 00 A4 00    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 10 0F 00 13 00 42 00    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 11 A4 00 FE FF FE FF    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 00 0F 00 13 00 A4 00    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2

NBTEVO, ENAV2, MGU  - CP OFF, Navi , APPS , Carplay, AA
MGU ID-8-9-10 Cars - Full Region change

NCD Secure Coding 2.0




Quote this message in a reply
03-08-2023, 23:06 PM,
Post: #44
RE: Disable CC messages relating to a CC-ID codes
Hello, can you please describe in detail how to view CC-ID through TOOL32
Or how to check DISP_CC_MESS_SCR(Display check control) on the CAN network. Thanks
Quote this message in a reply
26-08-2023, 18:18 PM,
Post: #45
RE: Disable CC messages relating to a CC-ID codes
Hello,
F15 - what about ccid_811 (811|Stop carefully. Bonnet open.)?

This is the sixth byte in group 13, but the cafd only contains 4 bytes in group 13. (CAFD_00000069_010_001_201)
Quote this message in a reply
27-08-2023, 15:34 PM,
Post: #46
RE: Disable CC messages relating to a CC-ID codes
(26-08-2023, 18:18 PM)Vadim AA Wrote:  Hello,
F15 - what about ccid_811 (811|Stop carefully. Bonnet open.)?

This is the sixth byte in group 13, but the cafd only contains 4 bytes in group 13. (CAFD_00000069_010_001_201)

Hi

If you want to disable the bonnet information:

IN BDC:

CLI_BONNET_SWITCH_ASSEMBLED - to nicht_active

Regards

hi If I helped you, under press "Thanks" + Rep  under  drive
Quote this message in a reply
[+] 1 user says Thank You to Semi14 for this post
27-08-2023, 16:24 PM,
Post: #47
RE: Disable CC messages relating to a CC-ID codes
Thanks, I know. But what to do if ccid does not fit into the coding range.
Quote this message in a reply
04-09-2023, 16:32 PM,
Post: #48
RE: Disable CC messages relating to a CC-ID codes
Hello!
Someone know, how to disable the D3593C Botschaft (Vorgabe Dämpfer Anteil passiv, 35.2.4) fehlt, Empäfnger DSC Sender VDP?

Best greets
Nacka

If my post deserve it, click thanks and rep please.
Interested in various brands for coding and retrofitting like BMW Group, Daimler Group, VAG-Group, Porsche,
Opel, Toyota, Renault, Range Rover and more.
Quote this message in a reply
10-10-2023, 21:20 PM,
Post: #49
RE: Disable CC messages relating to a CC-ID codes
(03-08-2023, 20:18 PM)BugFix Wrote:  If you don't know how to use tool32
you can read DISP_CC_MESS_SCR(Display check control) on the CAN network
CAN  ID 336 on IuK_can or Body_can

example:
Code:
Time   ID     DLC Data                    Comment
00,000 336      7 00 A4 00 FE FF FE FF    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 00 00 00 FE FF FE FF    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 00 13 00 FE FF FE FF    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 00 13 00 A4 00 FE FF    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 00 0F 00 13 00 A4 00    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 10 0F 00 13 00 42 00    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 11 A4 00 FE FF FE FF    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 00 13 00 42 00 A4 00    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 10 0F 00 13 00 42 00    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 11 A4 00 FE FF FE FF    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2
00,000 336      7 00 0F 00 13 00 A4 00    DISP_CC_MESS_SCR (Anzeige Checkcontrol-Meldung (Rolle)), CHAMP2

which prg file to read dtc with tool32 ?
Quote this message in a reply
25-10-2023, 06:42 AM,
Post: #50
RE: Disable CC messages relating to a CC-ID codes
Hello,
For E60, anyone know which cc id is for Sos call system failure?
Or the following kombi will work?
tcm_alive_monitor nicht_aktiv
tcm_id_monitor nicht_aktiv

Regards,

learning to code BMW..
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Disable active steering e91 xMoses 15 346 5 hours ago
Last Post: Node
XZBMW Brake Pads Warning Disable -Racing purpose marcdts 4 281 28-04-2024, 18:48 PM
Last Post: CeyLive
XZBMW Requesting fsc DEBLOCKING codes 0x1AA for Headunit BMWF01 1 139 21-04-2024, 10:05 AM
Last Post: BugFix
  Flash CAS 3 for disable ELV UnFan 3 233 19-04-2024, 08:20 AM
Last Post: ravager
XZBMW Requesting FSC enabling codes for BMW F40 BMWF01 3 194 10-04-2024, 10:10 AM
Last Post: RuleNormaliai
  E60 disable active steering BimmerSLO 4 440 05-03-2024, 19:32 PM
Last Post: BimmerSLO
  NEED FA CODES FROM VIN E92 tigre 1 117 28-02-2024, 17:41 PM
Last Post: nBlacky
  G01 disable Seat Belt Tightening after drive away BusyBox 5 472 13-02-2024, 13:03 PM
Last Post: BusyBox
  Solved ✔ F56, disable Keyless Entry by coding Edward1968 5 712 07-02-2024, 19:48 PM
Last Post: Edward1968
  Solved ✔ Cas3 black disable elv sokisoki3 6 606 25-01-2024, 11:35 AM
Last Post: sokisoki3

Forum Jump:


Users browsing this thread:
laszlo767, TheNine90, 1 Guest(s)

Return to TopReturn to Content