PDA

View Full Version : RCD310 / RCD510 Calculator



carradio2001
31st March, 2020, 02:40 PM
Hi to ALL !

As we know, exist free on the internet UPA script algo for calculate the CODE for RCD310 / RCD510 (know as LOW EU or MID EU) from NEC processor and from eeprom (95128/25C128).
The NEC processor can be read with NEC reader (a simply interface and a program) which return 16 bytes (32 characters) or with Orange-5 for example or another programmer. Will return 655360 bytes or 1048576 bytes
The eeprom can be read in-circuit with a lots of programmers.
If have the both information's (NEC STRING) and (EEPROM file) can now calculated the correct code and check / reset the counter. Without NEC string the code cannot be calculated, also the counter cannot be reset.
Also for a long time somebody discovered how can be calculate the first 2 digits without NEC STRING and with brute force can be found the others digits (00-99).
From that script I was inspired and make own software for help ! And not everyone have UPA programmer.
I give you right now to all and please send me any bug or any suggestions.
The software is still ~B E T A V E R S I O N~
It is free for your personal use only.
You are not allowed to sell it, or redistribute it.
You are not allowed to disassemble, decompile, or reverse engineer it.

How it is works ?
1. Need to input the NEC STRING (manually) or load NEC file (the sw will automatically search the sting)
2. Load the eeprom file (the sw will automatically search the cripted code and the counter)
3. If have a paired dumps then can reset the dump, check the dump or enter new code and after that SAVE it ...if you want !
4. Every-time when have errors or wants to load another dumps will go at FILE / STRING cursor and start again.

Good luck !

Carradio2001.

catalinosonesti
31st March, 2020, 03:47 PM
great work ,alll for free ,
best regrads

mimodiag
31st March, 2020, 05:13 PM
thank you good partage

mohamad1401
31st March, 2020, 07:03 PM
thank you ......

Raimax
31st March, 2020, 08:42 PM
Hi to ALL !

As we know, exist free on the internet UPA script algo for calculate the CODE for RCD310 / RCD510 (know as LOW EU or MID EU) from NEC processor and from eeprom (95128/25C128).
The NEC processor can be read with NEC reader (a simply interface and a program) which return 16 bytes (32 characters) or with Orange-5 for example or another programmer. Will return 655360 bytes or 1048576 bytes
The eeprom can be read in-circuit with a lots of programmers.
If have the both information's (NEC STRING) and (EEPROM file) can now calculated the correct code and check / reset the counter. Without NEC string the code cannot be calculated, also the counter cannot be reset.
Also for a long time somebody discovered how can be calculate the first 2 digits without NEC STRING and with brute force can be found the others digits (00-99).
From that script I was inspired and make own software for help ! And not everyone have UPA programmer.
I give you right now to all and please send me any bug or any suggestions.
The software is still ~B E T A V E R S I O N~
It is free for your personal use only.
You are not allowed to sell it, or redistribute it.
You are not allowed to disassemble, decompile, or reverse engineer it.

How it is works ?
1. Need to input the NEC STRING (manually) or load NEC file (the sw will automatically search the sting)
2. Load the eeprom file (the sw will automatically search the cripted code and the counter)
3. If have a paired dumps then can reset the dump, check the dump or enter new code and after that SAVE it ...if you want !
4. Every-time when have errors or wants to load another dumps will go at FILE / STRING cursor and start again.

Good luck !

Carradio2001.

================================================== ==================

Good job but there are mistakes

Counter is on B48h:

Counter 0 or 1 or 2 always a different byte



Blocking is on B44h:

Counter 0 or 1 the data byte does not change
Counter 2 the byte is changing


I think I wrote it understandably

RadioChiP
31st March, 2020, 09:14 PM
Nec reader not save ".bin"

carradio2001
31st March, 2020, 09:32 PM
Nec reader not save ".bin"
You can rename it or enter manually the all 32 characters. The software load only .bin files

kappa1
31st March, 2020, 09:45 PM
Nec reader not save ".bin"

.........................................

Manole321
31st March, 2020, 09:45 PM
thank you verry much :dancing:

carradio2001
31st March, 2020, 09:49 PM
================================================== ==================

Good job but there are mistakes

Counter is on B48h:

Counter 0 or 1 or 2 always a different byte

Blocking is on B44h:

Counter 0 or 1 the data byte does not change
Counter 2 the byte is changing

I think I wrote it understandably
I ask for more information's on another topic.
From my all paired dumps I found these situations:
SAFE count1 = 535353
SAFE count2 = 626262

SAFE count1 = 4B4B4B
SAFE count2 = 000000

SAFE count1 = 313131
SAFE count2 = 000000

SAFE count1 = 313131
SAFE count2 = 313131

SAFE count1 = 000000
SAFE count2 = 000000

Of course the SAFE can be SAFE 0, SAFE 1 and SAFE 2. (These are 3 situations, I found 5 situations).
If somebody explain me how exactly as it work ... I will update !

Carradio2001.

Raimax
31st March, 2020, 10:37 PM
SAFE count1:

For SAFE 0 and SAFE 1 can be 31 or 7A or 4B

For SAFE 2 can be 53 or 18 or 29

apreso
2nd April, 2020, 05:06 AM
:applause::applause::applause:

Hi to ALL !

As we know, exist free on the internet UPA script algo for calculate the CODE for RCD310 / RCD510 (know as LOW EU or MID EU) from NEC processor and from eeprom (95128/25C128).
The NEC processor can be read with NEC reader (a simply interface and a program) which return 16 bytes (32 characters) or with Orange-5 for example or another programmer. Will return 655360 bytes or 1048576 bytes
The eeprom can be read in-circuit with a lots of programmers.
If have the both information's (NEC STRING) and (EEPROM file) can now calculated the correct code and check / reset the counter. Without NEC string the code cannot be calculated, also the counter cannot be reset.
Also for a long time somebody discovered how can be calculate the first 2 digits without NEC STRING and with brute force can be found the others digits (00-99).
From that script I was inspired and make own software for help ! And not everyone have UPA programmer.
I give you right now to all and please send me any bug or any suggestions.
The software is still ~B E T A V E R S I O N~
It is free for your personal use only.
You are not allowed to sell it, or redistribute it.
You are not allowed to disassemble, decompile, or reverse engineer it.

How it is works ?
1. Need to input the NEC STRING (manually) or load NEC file (the sw will automatically search the sting)
2. Load the eeprom file (the sw will automatically search the cripted code and the counter)
3. If have a paired dumps then can reset the dump, check the dump or enter new code and after that SAVE it ...if you want !
4. Every-time when have errors or wants to load another dumps will go at FILE / STRING cursor and start again.

Good luck !

Carradio2001.

Dragan78
30th April, 2020, 07:32 PM
Great work!
Thank you!

bravel digital
1st May, 2020, 12:23 PM
thank you verry much good partage

dardoelectro
4th May, 2020, 07:25 PM
Thank you very much for your great contribution. regards

dorcky
5th May, 2020, 07:36 PM
Thank You! Long time search for this :) Thank You for sharing this!

gabriel pablo
6th May, 2020, 12:43 AM
thanks, excellent contribution

carradio2001
16th June, 2020, 09:42 PM
With a few modifications and without some bugs, updated version -->
https://mega.nz/file/RegTBQrZ#zAIV171-HBFCurb6_ijuYtw9IKFx1AvvY_qqf2ph2HE
Please report any bugs, any bad results, any comments.
Thanks.

Carradio2001.

catalinosonesti
20th July, 2020, 03:16 PM
Perfect today i try it ,work great ,thank you
carradio2001 for all your great contribution in reserch developed tehnologie to decode radios
best regrads

catalinosonesti
20th July, 2020, 03:56 PM
Help
Conection for read nec this rcd 310
Delphi with 24c32
The bin files from eeprom is not the same with what write om label, so i want read also Nec.
Regrads .

masterskay62
20th July, 2020, 04:22 PM
Help
Conection for read nec this rcd 310
Delphi with 24c32
The bin files from eeprom is not the same with what write om label, so i want read also Nec.
Regrads .

Hi. Code from dump 1565

catalinosonesti
20th July, 2020, 04:27 PM
hi
yes you have right 1565 ,,,,,, is code but no work .safe 2
i need , i think to read nec ,but i didn t find pinout for this delphi
regrads

masterskay62
20th July, 2020, 04:42 PM
hi
yes you have right 1565 ,,,,,, is code but no work .safe 2
i need , i think to read nec ,but i didn t find pinout for this delphi
regrads

Hi. In this radio the code is in EEPROM VWZ4Z2P1344361 5M0 035 186J code 1565

Zann
20th July, 2020, 04:51 PM
VWZ4Z2 picture
VWZ4Z6 dump

???

catalinosonesti
20th July, 2020, 04:57 PM
VWZ4Z2 picture
VWZ4Z6 dump

???
that s the problem ......
code no work
i need to read nec ,please help with conection ....
regrads

Zann
20th July, 2020, 05:02 PM
that s the problem ......
code no work
i need to read nec ,please help with conection ....
regrads
This is DELPHI radio. Only Blaupunkt and Bosch radios have code in nec.

catalinosonesti
20th July, 2020, 05:25 PM
Have somebody a dump with another code for this radio ?
were i can by ,take corect dump ?
regrads

masterskay62
20th July, 2020, 05:28 PM
Have somebody a dump with another code for this radio ?
were i can by ,take corect dump ?
regrads

Hi. Is your radio like in the picture?

catalinosonesti
20th July, 2020, 05:30 PM
yes ,but not pair with what i read ,bin files is from another radio like zann say ....
regrads

masterskay62
20th July, 2020, 05:33 PM
yes ,but not pair with what i read ,bin files is from another radio like zann say ....
regrads

Hi.
Try......https://www.digital-kaos.co.uk/forums/showthread.php/771509-RCD310-5M0-035-186J-DELPHI

catalinosonesti
20th July, 2020, 06:27 PM
Hi.
Try......https://www.digital-kaos.co.uk/forums/showthread.php/771509-RCD310-5M0-035-186J-DELPHI

Perfect,
Work... 1524.....code.
Thank you and Zann very much for suport
Best Regrads

Zann
20th July, 2020, 06:30 PM
Perfect,
Work... 1524.....code.
Thank you and Zann very much for suport
Best Regrads
Your phone is Huawei Mate 10 Lite :D

catalinosonesti
20th July, 2020, 06:35 PM
yes
right .....
thank for suport
best regrads

andrym3
3rd September, 2020, 08:30 PM
With a few modifications and without some bugs, updated version -->
https://mega.nz/file/RegTBQrZ#zAIV171-HBFCurb6_ijuYtw9IKFx1AvvY_qqf2ph2HE
Please report any bugs, any bad results, any comments.
Thanks.

Carradio2001.

I tried for model 1K0035195AA and not recognized
Thanks

Zann
3rd September, 2020, 08:43 PM
I tried for model 1K0035195AA and not recognized
Thanks
Code 0006
...............

tirnanic malisa
10th January, 2021, 12:51 PM
Thank you very much.Works great,regards

immo off
10th January, 2021, 10:38 PM
Thanks it's ok

carradio2001
11th January, 2021, 12:18 PM
I tried for model 1K0035195AA and not recognized
Thanks

Because this model not need NEC content, old algo ! Sorry for late reply, I was a little busy lately !

Carradio2001.

gecibogar
23rd January, 2021, 03:26 PM
Works perfect!

Thanks!!

carradio2001
24th January, 2021, 12:03 AM
Update RCD310_RCD510 Calculator with a little improvement -->

Carradio2001.

MikroCom
22nd February, 2021, 09:04 PM
Thank you!!!!

carradio2001
10th March, 2021, 08:18 PM
Hi to ALL !

About this post --> https://www.digital-kaos.co.uk/forums/showthread.php/881054-vw-rcd-310-code?p=4080596&viewfull=1#post4080596, I updated this calculator.
Old version / New version
792454
Please let me know all errors, or all code mismatch !
https://mega.nz/file/qMYRRQQI#cV1A8N9ht6qbmJNJKte4zxg4uyUSyW3Wp6Eu2AgCY uA

BR,
Carradio2001.

natkahello
13th May, 2021, 09:29 PM
Thank you so much

bousko
15th August, 2021, 06:44 PM
Thank you freind

alle bmw
15th August, 2021, 07:11 PM
Te beneficiará hasta que mueras

alle bmw
15th August, 2021, 07:14 PM
It will benefit you until you die

shooting
15th August, 2021, 09:09 PM
Te beneficiará hasta que mueras

Use English ONLY here.......

wbr

jaro1801
13th December, 2021, 09:26 PM
Thanks:orange:

lumetan
8th January, 2022, 03:54 PM
funciona bien !!! en rcd 510 argentina !!!

shooting
8th January, 2022, 05:05 PM
funciona bien !!! en rcd 510 argentina !!!

Use English only here........

wbr

raductn
11th January, 2022, 10:47 PM
Thank you!

Spass
22nd January, 2022, 10:11 AM
Hi to ALL !

About this post --> https://www.digital-kaos.co.uk/forums/showthread.php/881054-vw-rcd-310-code?p=4080596&viewfull=1#post4080596, I updated this calculator.
Old version / New version
792454
Please let me know all errors, or all code mismatch !
https://mega.nz/file/qMYRRQQI#cV1A8N9ht6qbmJNJKte4zxg4uyUSyW3Wp6Eu2AgCY uA

BR,
Carradio2001.

the link is dead ((
please , update the link for v2.4

carradio2001
22nd January, 2022, 02:15 PM
Enjoy ;)
https://mega.nz/file/PZYCAJjD#czHTtaQAzJsP3CUDppUcFDzJrtkZR2V4wyX-q3pzTxY

BR,
Carradio201.

g1dtf
16th February, 2022, 02:08 PM
The Link to the latest v2.4 is dead, any chance of a new upload.

Thanks Andy.

carradio2001
16th February, 2022, 02:20 PM
Here --> https://mega.nz/file/iMgUSDBQ#Vp8PfpImzYydLS_AbN3w19872i_Ge2CQQzgH4ZqF-pU

Waiting for Thanks and Rep ;)

Carradio2001.

carradio2001
27th March, 2022, 09:56 AM
Update link --> https://mega.nz/file/DRRHURLC#x1KorMq4h3SBwDq4_Jc2DRw2RXvoBdsH9xMB7JLsc pM
It is not a virus, it is an .exe packed and this can be suspicious for some antivirus programs.

BR,
Carradio2001.

carradio2001
2nd April, 2022, 11:09 AM
Also variant of software for finding two digits (12xx) for all who not have NEC content --> https://mega.nz/file/2cx1FYCZ#eZJreSaolA4EXmCJNMcwp-p0W7waHTCQJ7p2yvrgP7E

BR,
Carradio2001.

mihalich
18th May, 2022, 06:19 PM
everything works fine rcd 310 bosch identified the pin from the first time. thank you!

mdi
24th June, 2022, 04:24 PM
Also variant of software for finding two digits (12xx) for all who not have NEC content --> https://mega.nz/file/2cx1FYCZ#eZJreSaolA4EXmCJNMcwp-p0W7waHTCQJ7p2yvrgP7E

BR,
Carradio2001.

the link is not working please send a new one

carradio2001
24th June, 2022, 05:28 PM
Hi !

Update link -> https://mega.nz/file/WJpiRCob#VehnjFN4Sdn1T9IdxNx1nqDSHrgfRT1WC-fCFCOevAE
mdi (https://www.digital-kaos.co.uk/forums/member.php/775037-mdi) for connections to the NEC, post a good quality of picture (Back of PCB) and will receive an answer.


BR,
Carradio2001.

Raimax
24th June, 2022, 05:39 PM
..............................

Mistake. That’s not the topic I answered

rcgk
28th March, 2023, 06:07 PM
thanks for the work.

yarvikservis
7th July, 2024, 08:35 PM
please. link is death.

Thank you

jenik6
11th September, 2024, 01:09 PM
Please virsion 2.4