|
Post by manumanu on Oct 20, 2020 10:13:42 GMT
Hi, could somebody tell me which byte needs to be changed in the long coding, in order to change the country (in module 17) ? My car is from middle east... Many thks.
|
|
|
Post by dv52 (Australia) on Oct 21, 2020 20:56:48 GMT
manumanu So - try this: in the Dashboard module @ address hex 17 - go to Byte 08. If the car is from middle east, the language should be Arabic which means that the current value should be hex19, or Binary 0001101 (remember, Bit 0 is the right most digit in a binary number).
Assuming that you want to use English as the language (you didn't say), set the value to hex01 (which means that only Bit 0 should be ticked) Don
|
|
|
Post by branman on Oct 21, 2020 22:55:40 GMT
Ha just saw this. I’m interested in this as well. I have a USA spec car but wondering if it’s possible to change to ROW to get rid of the annoying beeping from the cluster when the door is open. I was told that this is possible but not actually how to do it.
|
|
|
Post by manumanu on Oct 24, 2020 19:21:59 GMT
Thanks Don.
But I don't want to change the language, I want to change the country... i.e. from Saudi to Rest of the World.
It's not in arabic now and the language can be changed easily anyways. My byte 08 is showing 01 at the moment, so most likely it's not that one. On the Polo 6R, it is the byte 0 (bit 4-7) but not sure about the Golf...
Cheers
|
|
|
Post by dv52 (Australia) on Oct 24, 2020 19:41:41 GMT
manumanu: AFAIK, there is no equivalent to the Polo Byte 0 switches on MQB platform cars (other than "language") in the hex17 module. What is it in the Saudi car that you want to change (i.e, what aspect of the car defines it as a Saudi car)? Don PS: On MQB vehicles with MIB2, there is an adaptation channel in the hex5F module called Country identification: country of sale
|
|