|
Post by mikemk8 on Sept 27, 2024 17:21:41 GMT
Tried it didn't change anything. The default value was 3 I changed it to 7 which did nothing then tried 1 and 2 and again nothing Did you unlocked your 5F with sfd and did you have the hood open? Which SW your 5F have? Hi yes SFD was unlocked. I got 1941 software version
|
|
|
Post by massimo23 on Sept 28, 2024 8:27:29 GMT
So u want the R startup screen on the VC? Try this in Long Coding of the AID display For Golf R start up: Vehicle Variant: from Derivative 1 to Derivative 3 For Gti Vehicle Variant: from Derivative 1 to Derivative 5
|
|
|
Post by mikemk8 on Sept 28, 2024 9:23:07 GMT
So u want the R startup screen on the VC? Try this in Long Coding of the AID display For Golf R start up: Vehicle Variant: from Derivative 1 to Derivative 3 For Gti Vehicle Variant: from Derivative 1 to Derivative 5 Hey massimo. Good to see someone from the other forum here . Will try what you said but taking a look at the other options in Long Coding there's also something called Start Screen which has Version 1-8. Could this be linked?
|
|
|
Post by gogsie on Oct 1, 2024 21:29:46 GMT
Hi Can someone tell me what all needs coded to make a heated steering wheel work?.
My car had new buttons fitted and now the button is not lit/working for heating function.
|
|
cos
New Member
Posts: 3
|
Post by cos on Oct 3, 2024 2:30:14 GMT
Hey everyone, just looking to confirm a couple things before I stop searching.
It seems like OBDeleven can’t code the following:
Remembering the last Start/Stop state (to be clear, I don't want it deactivated, sometimes it is actually nice to sit in quiet. But I'd like the last state remembered). Remembering the last drive mode state
Is this accurate, or am I missing something?
Also, I’m hoping to adjust the ACC distance settings and tweak the Travel Assistant’s sensitivity to hands on the wheel. My natural hand placement doesn’t seem strong enough or isn’t in the right position, and it causes the steering wheel to freak out.
Has anyone successfully made these adjustments, or is there another tool that might be better suited for this?
Any input is appreciated. Thanks!
|
|
|
Post by brkica on Oct 3, 2024 20:52:54 GMT
Coding Start stop memory is not possible in a Golf 8. For that you need a memory module that connects to the CANbus and injects the last stored setting upon a ignition cycle. Coding memory of the drive mode, I have no idea... I do not have FPA so I never played with that. As for the seering wheel sensitivity for TA, you need to adjust the channel "HC_warn_intensity" in A5. I reccomed setting it to "Setting over menu". Thatway you will get a menu in the TA where you can select different settings for the warn intensity. But TBH if your steering wheel is going crazy, you might need to replace the steering wheel soon as maybe a touch sensor is shorting out (quite a common problem actually that sadly never became a recall). The HC warn intensity in my oppinion has negligible effect on the KLR sensitivity. You can code the memmory function for last distance for the ACC as well as Lane assist memory state, if that is of any interest.
|
|
cos
New Member
Posts: 3
|
Post by cos on Oct 3, 2024 22:34:38 GMT
That's awesome thank you. I'll give the TC Warn a try again tonight. I actually couldn't find that when I was poking around yesterday.
One more I thought of, my old car there was an audible notification on side detection (i.e. blind spot monitoring). Of all the beeps I'd like on, that would be one of them. Anyone seen that?
|
|
rutarvip
New Member
Whatever you do in life it's not legendary if your freinds are not there to see it.
Posts: 36
|
Post by rutarvip on Oct 4, 2024 4:13:29 GMT
As for the Start/Stop i think we disabled the battery managment and start/stop and now its always OFF. It can be done. I have it like this for 6 months now.
|
|
|
Post by tiwe1998 on Oct 4, 2024 14:24:37 GMT
Hello everyone, I have seen in the KL thread of the Seat Leon that someone has allegedly switched off the Lane Assist Warnings. It says: 3/ Lane Assist Warnings: thanks to tommy95 - Select Module A5 (Driver Assistance) - Select Long Coding - Select Lane Assist Off Text - Change to Set To Disabled forum.obdeleven.com/thread/10626/coding-new-kl?page=2Can I now deactivate this permanently? I only have the standard steering wheel and would like to keep my car in the centre of the lane. However, after switching to this option, I was annoyed by all the warnings telling me to move the steering wheel. It was once said here in the forum that it would not be possible to deactivate this warning completely. According to the thread from Seat, apparently it does. I can't test it right now, but maybe someone can say something about it.
|
|
cos
New Member
Posts: 3
|
Post by cos on Oct 4, 2024 15:43:02 GMT
As for the Start/Stop i think we disabled the battery managment and start/stop and now its always OFF. It can be done. I have it like this for 6 months now. Actually I did see this but I had a couple questions:
- Can you turn it back on VIA the infotainment? I don't hate having it on sometimes, just not on by default. - I've read it can throw an error code. Since the car is practically brand new I was a bit worried about that.
Edit: Update
OK so I got a lot together and working. Although the A5 menu doesn't seem to have any of the selections from the CodierListeGolf8EN. The rest of the modules seem ok but not that one. Very strange. It is a USDM Golf R if anyone knows?
|
|
|
Post by crimeboss on Oct 8, 2024 9:46:29 GMT
I can see the control unit versions for my 2021 Golf 8 Life using the OBDeleven device, but how can I tell if there are updates available? OBDeleven does not show that information.
|
|
|
Post by brkica on Oct 8, 2024 10:28:32 GMT
You cannot with OBD11. You either need VCDS or ODIS with access to SVM. Some binaries are uploaded to MIBSolution, but it is limited for MQB Evo cars. On the last page of n3oka's coding list you can find a convenient list with an upgrade path for every module. Be careful though, flashing firmware is something I would do only in dire need. I myself bricked an OCU and a BCM. The OCU was luckily recoverable, but a 530 euro BCM was not and went right into thr trash bin... so do it at your own risk.
|
|
|
Post by crimeboss on Oct 8, 2024 11:12:12 GMT
You cannot with OBD11. You either need VCDS or ODIS with access to SVM. Some binaries are uploaded to MIBSolution, but it is limited for MQB Evo cars. On the last page of n3oka's coding list you can find a convenient list with an upgrade path for every module. Be careful though, flashing firmware is something I would do only in dire need. I myself bricked an OCU and a BCM. The OCU was luckily recoverable, but a 530 euro BCM was not and went right into thr trash bin... so do it at your own risk. I don't want to update it myself; I just want to check if there is an update. In the n3oka coding list file, there are no version numbers for each control unit. Is there a place where I can see these?
|
|
|
Post by crimeboss on Oct 9, 2024 7:30:46 GMT
I want to check if there are updates for the control units in my 2021 Golf 8 Life. I can see the versions using the OBDeleven device. Where did you find the versions in the "12 Software updates (23.08.2024)" section of the Golf 8 coding list file? Can you help me?
|
|
|
Post by marcelopt on Oct 10, 2024 19:58:00 GMT
Hello how to update the control units software?
|
|
|
Post by brkica on Oct 10, 2024 22:33:48 GMT
Option 1. By using ODIS with valid supscription to online services (dealership level acess) either at the dealer or buying ODIS online access token + renting out VAS tester. Only approved and factory installed units can be flashed.
Option 2. With VCtools or VCP, but you have to source out the firmware on your own. VCtools has FW for certain CU's but not all of them. Also, after upgrade, sometimes a new dataset is needed and in special case module re-calibration if applicable. Caveat: flashing wrong FW might cause permanent, unrepairable damage to the CU.
Updating anything other than the infotainment is strongly discouraged. There are no meaningful benefits of upgrading firmware and the list of possible caveats and damage is long. Anything you do, you do on your own. I fried a 530 euro BCM by trying to downgrade the FW. Note, I knew what I was doing and still, the connection to the tester broke during the flash and corrupted the CU to an extent that it became a paperweight... I am not doing any flashing in the future unless it is a die-or-live situation. If you are willing to risk, by all means, go for it. But, you get no features, nothing meaningful and you risk damage in the hunderds.
|
|
rutarvip
New Member
Whatever you do in life it's not legendary if your freinds are not there to see it.
Posts: 36
|
Post by rutarvip on Oct 14, 2024 4:28:36 GMT
Actually I did see this but I had a couple questions:
- Can you turn it back on VIA the infotainment? I don't hate having it on sometimes, just not on by default. - I've read it can throw an error code. Since the car is practically brand new I was a bit worried about that.
Edit: Update
OK so I got a lot together and working. Although the A5 menu doesn't seem to have any of the selections from the CodierListeGolf8EN. The rest of the modules seem ok but not that one. Very strange. It is a USDM Golf R if anyone knows? Sorry i don't remember what exactly we did and change for Start/Stop, but i can not turn it up VIA Infotainment, also i don't have any errors or messages shown for start stop. It's like the car don't have it
|
|
|
Post by mikemk8 on Nov 7, 2024 14:57:56 GMT
Does anyone know how to code this from adaptations or long coding? Attachments:
|
|
|
Post by brkica on Nov 7, 2024 20:59:35 GMT
Highly doubt it works at all. Walk away locking might work with newer BCMs (starting from HW revision at least M) and citing n3ooka, with a modified 09 dataset.
|
|
|
Post by quarklaudiano on Nov 12, 2024 16:59:44 GMT
Had you try ?
|
|
|
Post by quarklaudiano on Nov 12, 2024 17:00:12 GMT
Hello everyone, I have seen in the KL thread of the Seat Leon that someone has allegedly switched off the Lane Assist Warnings. It says: 3/ Lane Assist Warnings: thanks to tommy95 - Select Module A5 (Driver Assistance) - Select Long Coding - Select Lane Assist Off Text - Change to Set To Disabled forum.obdeleven.com/thread/10626/coding-new-kl?page=2Can I now deactivate this permanently? I only have the standard steering wheel and would like to keep my car in the centre of the lane. However, after switching to this option, I was annoyed by all the warnings telling me to move the steering wheel. It was once said here in the forum that it would not be possible to deactivate this warning completely. According to the thread from Seat, apparently it does. I can't test it right now, but maybe someone can say something about it. Had you try ?
|
|