I just want to confirm I understand completely (I'm sure all the info is there but I'm a "bit" dyslexic and have the attention span of a gold fish...)
1) E8/9x non M with M3 dsc flash, and DSC/DTC button wired to JBBF or direct to DTC you are getting fault code for this button being stuck down?
2) 0X19E Isn't being broadcast as normal (50hz?), in either M3/AG DSC flash?
3) MDM/DTC light in kombi is working when in MDM/DTC mode?
1)
Elaborating on my original comment & FYI:
The DSC coding address I mentioned above, it can be labeled as:
ABSCHALTBARKEIT_DSC - DYNAMIC STABILITY CONTROL (DSC) CAN SWITCH OFF (address: 0x00300014 mask: 0x80)
And all M3's I have coding traces for all have 01, all non-m3 traces I have, have 0x00
And hence why I asked.
There is also another option in the coding that could relate to that button, labeled as:
DDS / DDS_SW_CAN / DDS PLUS - TIRE PUNCTURE WARNING (RPA) SWITCH OVER CAN-BUS (address: 0x0030000A mask: 0x10)
You have 0x00 there and thats what I think should be there, but I don't have a trace of a car using DDS/TPMS/Direct RDC
In the DSC coding data you shared above, you have it in Direct RDC (address: 0x00300003 Mask: 0x08).
I've noticed before as I plan on retrofitting Direct RDC, that there seems to be quite a few coding differences for RDC/Direct RDC across quite a few modules.
Is the car have RDC or Direct RDC - TPMS sensors in wheels?
2)
I have gone through all my logs and I don't have any intermittence in that message being broadcast like you are describing on either M3/Non m3.
And they all match this (I don't have can log for 1M).
View attachment 75278
Including byte 0 containing 0xEA
I use the same 0x19E bytes and conversions for both M3's & non M3's (e8/9x) for logging DSC mode and DSC Intervention State/Type without issue/alteration.
There are 2x other CAN messages that potentially might be worth looking at, I have them labeled but have not looked into them:
0x316 (DLC 2) BEDIENUNG_TASTER_DSC or OPERATION_BUTTON_DSC
5E65 - Kombi: OP_PUBU_DSC Signal ungueltig. (Botschaft BEDIENUNG_TASTER_DSC, ID 0x316)
0x319 (DLC 2) BEDIENUNG_TASTER_RDC or OPERATION_BUTTON_RDC
5EC3 - Kombi: OP_PUBU_TPCT Signal ungueltig. (Botschaft BEDIENUNG_TASTER_RDC, ID 0x319)
I have checked my CAN logs and I only can find 0x316 and that was from a 335i, the M3 ones I have don't seem to have this, unless I have missed it.
3)
I think this issue is likely related to the fault for DTC button, which if I understand correctly is also the thought here to.
I need to check my car when I get a chance but I'm pretty sure as I think is mentioned somewhere here already MDM light works when in DTC mode (M3 kombi, E82 135i DSC), I can't remember off the top of my head what KOMBI was coded as if at all TBH.
Later M3's seem to have DSC_VARIANTE (KOMBI) as 0x00 early ones have 0x01
Im not sure where I got the fault codes above from (likely Tool32 but not sure for what chassis..) but they mention they are from KOMBI. There is a few parameters in the kombi coding labeled as being for RDC/Direct RDC.