Replies: 168 comments 53 replies
-
I have the same problem. |
Beta Was this translation helpful? Give feedback.
-
any solutions? |
Beta Was this translation helpful? Give feedback.
-
I wish someone could come up with a solution. I'm planning to purchase a used R-Link with an upgraded hw/sw configuration but I think it is impossible to use it in my car since reprogramming VIN / Vehicle ID is impossible. |
Beta Was this translation helpful? Give feedback.
-
salut a tous |
Beta Was this translation helpful? Give feedback.
-
Hi |
Beta Was this translation helpful? Give feedback.
-
did you finally solve the problem? I am interested to know since I intend to put a radio from another car in mine |
Beta Was this translation helpful? Give feedback.
-
Problem solved |
Beta Was this translation helpful? Give feedback.
-
How did you solve the problem? |
Beta Was this translation helpful? Give feedback.
-
hello everything is done on the table intervention inside with the programmer
2021-03-06, št, 00:05 Rcarnero73 <[email protected]> rašė:
… Problem solved
How did you solve the problem?
regards
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#259 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATA377KS4IRUMSGC6Y75DELTCFIRDANCNFSM4IY6LGKQ>
.
|
Beta Was this translation helpful? Give feedback.
-
Hola, como solucionaste el problema. Cambiaste la ID de la radio? |
Beta Was this translation helpful? Give feedback.
-
i can change radio ID and cancel antiheft
2021-03-23, an, 13:02 Tino1973 ***@***.***> rašė:
… Problema resuelto
Hola, como solucionaste el problema. Cambiaste la ID de la radio?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#259 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATA377OSLS7S537IPW554L3TFBYMFANCNFSM4IY6LGKQ>
.
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Can you help me too : [email protected] |
Beta Was this translation helpful? Give feedback.
-
Can you help : [email protected] |
Beta Was this translation helpful? Give feedback.
-
HiThank you very much for responding. Which port did you use? OBD port or other connectivity?Best regardChan
Sent from Yahoo Mail on Android
On Sat, 27 Jan 2024 at 13:49, ***@***.***> wrote:
byte data[4] = {0xAA, 0xAA, 0xAA, 0xAA};
byte sndStat = CAN0.sendMsgBuf(0x69F, 0, 4, data);
This method works. I tested arduino and mcp2515.
Write your own ID in the place where AA is written.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
You are a star. Thank you very much.I will try it again once I get chance again. I already fitted one for my car by changing the eeprom inside.Best regardsChandith
Sent from Yahoo Mail on Android
On Sat, 27 Jan 2024 at 20:32, ***@***.***> wrote:
I connected with 6 Canh and 14 Canl pins of the OBD2 port. AA I filled the data with the vehicle id in the Rlink. Rlink Restart.
Library
https://github.com/coryjfowler/MCP_CAN_lib/tree/master
Arduino ve Mcp
https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcR7D7_Ajb_-5CgCiZ4nJDyBTc1yhU2KOB1GWg&usqp=CAU
Sample Code
https://docs.google.com/document/d/1L1WWRmQyy-i_JCvm5-NxaRTmvQkh-K5J5vX5d7lr6Mc/edit?usp=drivesdk
All responsibility lies with you. CanBus line may be dangerous for operation.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
HiThank you very detailed indormation.
Best regards,chan
On Saturday, January 27, 2024 at 08:32:56 PM GMT, munkun46 ***@***.***> wrote:
I connected with 6 Canh and 14 Canl pins of the OBD2 port. AA I filled the data with the vehicle id in the Rlink. Rlink Restart.
Library
https://github.com/coryjfowler/MCP_CAN_lib/tree/master
Arduino ve Mcp
https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcR7D7_Ajb_-5CgCiZ4nJDyBTc1yhU2KOB1GWg&usqp=CAU
Sample Code
https://docs.google.com/document/d/1L1WWRmQyy-i_JCvm5-NxaRTmvQkh-K5J5vX5d7lr6Mc/edit?usp=drivesdk
All responsibility lies with you. CanBus line may be dangerous for operation.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Sorry for the late reply. I needed time to analyse this before reply you. This vehicle ID thing and VIN was very confusing to me at the beginning. I know location 3D0 and BD0 has the VIN number for sure as I analysed few dumps.Two locations you provided does not carry any sensible ASCII values (correct me if I am wrong) then how could it be any number? I am very confused. Or it may be encrypted? Your thoughts/ explanations appreciated.
Best RegardsChan
On Saturday, January 27, 2024 at 09:39:12 PM GMT, munkun46 ***@***.***> wrote:
That's right, thanks
5A0.png (view on web)
DA0.png (view on web)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi
Thank you for clarification. It took while for me to understand ASCII value of VIN return back word in hex me bad.
How ever the locations you provided is perfectly correct. Checked it with dumps I have. Yes Vehicle ID is written in location 5A0 and DA0.
Also I bought my eeprom reader from ali working perfectly.
Thanks,
On Monday, January 29, 2024 at 11:46:01 AM GMT, munkun46 ***@***.***> wrote:
For example, let the vehicle's VIN number end with 3462567. Rlink vehicle id will be: 76 52 64 3F. It is kept at the two addresses I mentioned. It is VIN written backwards. I think that when the data in these two addresses changes, the lock will be removed. I do not have an Eeprom device.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
DDT4ALL and 'Soft Reset' I always thought it was? |
Beta Was this translation helpful? Give feedback.
-
Hello, where exactly on the board is the EEprom 24c256? |
Beta Was this translation helpful? Give feedback.
-
Share picture the your board Envoyé depuis mon téléphone-------- Message original --------De : SergejZi ***@***.***>Date : jeu. 14 mars 2024 à 20:21À : cedricp/ddt4all ***@***.***>Cc : Autodiagcc ***@***.***>, Mention ***@***.***>Objet : Re: [cedricp/ddt4all] Vehicle ID problem (RLink blocked) (Discussion #897)
Hello, where exactly on the board is the EEprom 24c256?
Thanks in advance
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
This easylink not R-Link Envoyé depuis mon téléphone-------- Message original --------De : SergejZi ***@***.***>Date : jeu. 14 mars 2024 à 22:01À : cedricp/ddt4all ***@***.***>Cc : Autodiagcc ***@***.***>, Mention ***@***.***>Objet : Re: [cedricp/ddt4all] Vehicle ID problem (RLink blocked) (Discussion #897)
There's more than just one
IMG_20240314_225450.jpg (view on web)
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
It is R-link for sure. |
Beta Was this translation helpful? Give feedback.
-
Hallo I Need help by a locked R-Link 2, can Anyone help me ? |
Beta Was this translation helpful? Give feedback.
-
Hello i have the solution to unlock easylink and rlink2 but is not for free |
Beta Was this translation helpful? Give feedback.
-
I opened it on the Easylink unit but I need to connect and try it. Elm327
is enough. There is no fee for the connection. Write via e-mail
2 Eyl 2024 Pzt 02:35 tarihinde guimartins-cyber ***@***.***>
şunu yazdı:
… eazylink
Enviado do Outlook<http://aka.ms/weboutlook>
________________________________
De: munkun46 ***@***.***>
Enviado: domingo, 1 de setembro de 2024 18:15
Para: cedricp/ddt4all ***@***.***>
Cc: guimartins-cyber ***@***.***>; Comment ***@***.***>
Assunto: Re: [cedricp/ddt4all] Vehicle ID problem (RLink blocked)
(Discussion #897)
Rlink or easylink?
guimartins-cyber ***@***.***>, 1 Eyl 2024 Paz, 21:20
tarihinde şunu yazdı:
> how much does it cost?
>
> I have elm327 and ddt4all scanner
>
> Will I need an Arduino or just a scanner?
>
> Or can you do it using an eprom recorder?
>
> Tell me what you will need and how much it will cost to know if I have
the
> equipment here.
>
>
>
> Enviado do Outlook<http://aka.ms/weboutlook>
>
> ________________________________
> De: saadousfar ***@***.***>
> Enviado: domingo, 1 de setembro de 2024 06:43
> Para: cedricp/ddt4all ***@***.***>
> Cc: guimartins-cyber ***@***.***>; Comment ***@***.***>
> Assunto: Re: [cedricp/ddt4all] Vehicle ID problem (RLink blocked)
> (Discussion #897)
>
>
> Hello i have the solution to unlock easylink and rlink2 but is not for
> free
>
> —
> Reply to this email directly, view it on GitHub<
>
#897 (comment)>,
> or unsubscribe<
>
https://github.com/notifications/unsubscribe-auth/BK5JMKN3LBGTUT7D6QYL3WLZULVTLAVCNFSM6AAAAAA4K6QAQWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANJRGE2TKMI>.
>
> You are receiving this because you commented.Message ID: ***@***.***>
>
> —
> Reply to this email directly, view it on GitHub
> <
#897 (comment)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/A45OAIY45EQG5XHYN3QLSTTZUNLIXAVCNFSM6AAAAAA4K6QAQWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANJRGM4TCMA>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub<
#897 (comment)>,
or unsubscribe<
https://github.com/notifications/unsubscribe-auth/BK5JMKJAUAIT3PJL24H4M7DZUOGZLAVCNFSM6AAAAAA4K6QAQWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANJRGQ3TSOA>.
You are receiving this because you commented.Message ID: ***@***.***>
—
Reply to this email directly, view it on GitHub
<#897 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A45OAIYPDJI7ZYAC4VKTXGLZUOQEXAVCNFSM6AAAAAA4K6QAQWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANJRGQ4TQMQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi to all,
I need a big help for my RLink 2! The situation is the follow:
I've received from a my friend that live far from me (500km) and work in Renault a completely new RLink2 v8.0 with DAB for replace my RLink2 v3.3 without DAB. For activate the new one he had putted the RLink on another Megane IV, connected with canclip and finally wrote my VIN code in order to be placed on my car. On that Megane it work fine, it's fantastic!! BUT, yesterday I had received the new RLink and when I had putted on my car I receive the message "System Blocked for Antithief function"! It's very weird because inside there is my VIN code (cheked with ddt4all) but, after a lot of research I think that I have find the probem. There is another code called Vehicle ID present in RadNav and it must match with the same number in the UCH ecu. Of course it was the same before with my 3.3 RLink and not now because, the new one, was activated into another vehicle. The solution could be to write my vehicle ID into the new RLink but I can't do it, no way to write. I've tryed also with the new function "manual request" but without success, every time with an error.
Do you have an idea for write this value? I need a software modification or it's impossible?
This is my last way for solve the problem
Thanks a lot for all
Beta Was this translation helpful? Give feedback.
All reactions