Quote Originally Posted by yorky View Post

Coding changes were done (which also produced a heap of errors, although I cleared them ok). Two errors are persistent:
U1121 00 [009] - Missing Message
[TSG_HFS_01 Datenbus fehlende Botschaft]

526359 - Control Module Incorrectly Coded
U1014 00 [009] - -
[Steuergerät falsch codiert->Keine Anzeige]
hmm................

Clearly something amiss with your coding changes!! These are the "normal" changes required when retrofitting a trailer module:

  • Gateway module installation list: add hex 69 module
  • hex01 module: Byte 5, Bit 4=1
  • hex10 module: Byte 3, Bit 0 = 0 Bit 1=1 (Pivoting trailer hitch), Bit 0=1 Bit 1=0 (manually removable trailer hitch)
  • hex17 module: Byte 15, Bit 5=1 (trailer=yes)
  • hex69 module: program long-code as desired
  • wild cards:
    • hex03 module: IDE04774-Vehicle and trailer stabilization > activated
    • BCM: ENG122979-ENG141968-Networking-Anhaengeranschlussgeraet > installed (translation "Networking-Trailer connection device")


Given that your 526359 error is complaining about "Keine Anzeige" (no display) - maybe check the software switch on the Instrument cluster module ?

Don