|
Post by alexm78670 on Nov 12, 2023 15:36:53 GMT
Hello everyone, this is the first time I have allowed myself to send a message on this forum. I recently installed a Park assist module + the additional necessary sensors in the front and rear bumpers on my Golf 8 GTE, my car was already equipped with Park pilot. The new sensors are well detected by the car. I looked on this forum and many others to find the necessary coding to make Park assist work but without results, I only managed to make the Park assist button appear in the car menu but when I click on it nothing happens. Not many people have shared their codings for the control units. It seems to me that I did not code the engine control unit. If anyone could help me with the last few little problems I'm having that would be really great. I forgot to specify if it is important but I am equipped with VAG-COM and also with obdeleven pro. Thanks in advance to everyone!
|
|
|
Post by pioneer on Nov 19, 2023 5:46:50 GMT
Hi. Send me your complete car coding list. I have the same car that has this system. I will compare and let you know.
|
|
|
Post by alexm78670 on Nov 19, 2023 13:44:31 GMT
|
|
|
Post by pioneer on Nov 28, 2023 1:32:53 GMT
Can you make it in english or german
|
|
|
Post by pioneer on Nov 30, 2023 1:42:25 GMT
76 coding = 9200022011 try this
|
|
|
Post by alandidonato on Dec 2, 2023 17:50:42 GMT
How should this be ridden?
Byte 1 bit 9 Byte 2 bit 2 Byte 3 bit 0
Etc etc? Or what?
Thanks
|
|
|
Post by newty on Dec 2, 2023 17:59:17 GMT
No, Is hexadecimal number. Each character is 4 bits. I think we have a explanation somewhere. If not, you can follow long coding tutorials for VCDS.
You can find your hex coding on the top, after entering the bit coding mode. You could also click it and directly code by manipulate it or paste something
|
|
|
Post by alexm78670 on Dec 3, 2023 10:09:33 GMT
I entered the coding for module 76 that you told me to do, but no change, the coding was accepted but still nothing, the Park assist button on the screen still does not work. I think the missing coding should be in module 5F. or the 17 instrument module.zi
thank you for your answers
|
|
brkica
Full Member
Rvc
Posts: 168
|
Post by brkica on Dec 3, 2023 13:36:43 GMT
I would assume you are missing the following:
03 Brakes, Adaptations-Delay Management- Park assist- set to active
5F Multimedia function_configuration_unit: Pilot_Parking: activated Vehicle function list BAP: parking_assist_0x0A: activated
parking_assist_0x0A_msg_bus: Terminal 15
Here is my long coding string of the PLA unit. I dont have AHK, but have RVC.
76 Parking assistance Long coding: 0040010011
|
|
|
Post by newty on Dec 3, 2023 14:38:42 GMT
You should also check the Gateway regarding PaCo or Parking Coordinator. The Parking Assist needs to be set to PLA (do not waste your time on better codings "better" like IPA or Remote/Trained Parking)
|
|
|
Post by alexm78670 on Dec 3, 2023 18:49:27 GMT
It's good, it works, all I have to do is test it, the vehicle searches for the places when I press the button. The problem came from the Gateway, more precisely from the “PaCo Park_assist” which was not on the “PLA” value, a stupid mistake on my part for not having noticed it sooner. Thank you very much for all your help.
|
|
|
Post by newty on Dec 3, 2023 21:05:45 GMT
Gateway coding is new to Golf 8, no worries :-)
|
|
brkica
Full Member
Rvc
Posts: 168
|
Post by brkica on Dec 5, 2023 17:32:06 GMT
If you retrofitted PLA just for the sake of PLA it is a waste of money. It is useful only in parking places where you have a spot between two cars. Forget about the car parking itself in a empty parking lot - it needs objects in beween which it can fit. The space needs to be perfectly sized and you need to aproach it perpendiculary at a speed lower than 10 km/h and a distance of 1 m from the parked cars. When it finally finds a spot (probably by mistake lol) it takes ages for it to do the manouvres. But, it really parks perfectly, I give it that. It takes me 5 times less to park the car myself in the same spot, tbh. Parallel parking I never tried, I just gave up on the feature. I like PLA only because it allowed me to code the Advanced travel assist with automatic lane change, which I really really like, even though it also has some weird logic behind it. I don't know if the new dataset released for the PLA unit recently made any improvenets to the feature...maybe it got magically better
|
|
|
Post by alexm78670 on Dec 7, 2023 13:17:25 GMT
yes it's true, park assist is not necessarily obligatory to have on your car, you can park very well without the help of the car, I did this retrofit to be able to subsequently activate the travel assist and the change lane assist etc.. But also when I sell it, it's always an additional option that I will have.
|
|
|
Post by newty on Dec 7, 2023 16:04:34 GMT
Actually parallel parking is much better, but still needs more space than I personally need to park
For 90° parking, both forward and reverse it needs a medium size airport apron to do the maneuvers.
|
|