Renault XR25PC : XR25 based interface and software
Register
Page 1 of 11 123456 ... LastLast
Results 1 to 15 of 164
  1. #1
    DK Veteran manocao's Avatar
    Join Date
    Sep 2009
    Posts
    330
    Thanks Thanks Given 
    5
    Thanks Thanks Received 
    168
    Thanked in
    49 Posts

    Default Renault XR25PC : XR25 based interface and software

    XR25PC is a xr25 (wallet) based program for old renault cars

    the program is based in visual basic 2008 express and .net framework 3.5 sp1

    the interface is based in ftdi232 chip, easy to build from usb>ttl 5v converter available on ebay, just add some resistors and transistor

    it only got two wires to car 12pin dlc conector: ground (pin2) and k-line (pin9)

    it's free! it is read only: errorcodes and live data

    it also works with kkl interface for models with obd2 16pin connector

    it needs .net 3.5 sp1 installed on your computer, which must be updated at maximum from windows update so that all fonts characters can be read correctly

    i tried on my clio monopoint and works perfect

    after some installation problems in first versions, that a forum user and myself help author to fix, v1.10 is last released

    if you people ask author for the software through his e-mail (instead of downloading from rapidshare, etc), try it and e-mail him with feedback about results, maybe author see people is interested and add more functions to the program

    all the info:
    ECU-GAUGE (XR25PC included) universal pc based obd obd2 program
    RENAULT DOCUMENTATION | Renault Diagnostique / Diagnostic
    edit: new site http://en.calameo.com/books/000677135532be26372c3

    dont need to ask for the program here car-diagnose@live.nl

    hit "thanks" button if this is useful!

    http://es.calameo.com/books/0000223209a77db49a737

    EDIT: ALL DOWNLOAD LINKS DEAD
    SOLUTION IS HERE

    http://www.digital-kaos.co.uk/forums...easy-installer

    ----------------------------------------------------------
    ----------------------------------------------------------


    para todos los que habeis estado esperando una interfaz/software ~~~~~~~O para vuestro renault 12pin (tambi?n 16pin):

    mi alegr?a fue may?scula cuando instal? y prob? XR25PC en mi clio monopunto con ecu fenix
    tras unos problemas con el instalador de las primeras versiones del autor, al que ayud? a solventar, ya va por la 1.10
    el programa est? ba**** en visual basic 2008 express y .net framework 3.5 sp1

    la interfaz est? basada en el chip ftdi232, es facil de construir a partir de un convertidor usb>ttl 5v disponible en ebay
    tan solo hay que a?adir unas resistencias y un transistor
    solo tiene dos cables hacia el conector de 12 pines: uno a masa (pin2) y otro a linea k (pin9)
    tambi?n funciona con una interfaz kkl para modelos con conectores obd2 de 16 pines

    de momento, la interfaz/software ~~~~~~~o es de solo lectura de los codigos de error y valores en tiempo real de sensores
    si la prueba m?s gente se ir? puliendo
    al estar m?s gente interesada ofrecer? m?s funciones
    he de decir que para ver los caracteres correctamente hay que actualizar el xp al m?ximo en windows update
    y necesita tener instalado .net framework 3.5 sp1

    toda la info:
    http://es.calameo.com/books/000022320991da89dbd16
    http://es.calameo.com/subscriptions/35212
    edit: sitio nuevo http://en.calameo.com/books/000677135532be26372c3

    ya no se necesita pedir por email ("i am interested in xr25pc...", o "i want to try xr25pc...", etc) a:
    car-diagnose@live.nl

    espero un "gracias" por divulgar esta informaci?n

    http://es.calameo.com/books/0000223209a77db49a737


    EDITO: TODOS LOS ENLACES ROTOS
    SOLUCION AQUI

    http://www.digital-kaos.co.uk/forums...easy-installer
    Last edited by manocao; 1st April, 2015 at 11:35 AM.

  2. The Following 4 Users Say Thank You to manocao For This Useful Post:

    bartenders13 (19th January, 2023), martinracing (6th September, 2013), mexanico1971 (19th April, 2016), svallecilla (4th June, 2023)

  3. #2
    DK Veteran
    Join Date
    Oct 2008
    Location
    On Earth
    Posts
    1,865
    Thanks Thanks Given 
    37
    Thanks Thanks Received 
    179
    Thanked in
    112 Posts

    Default

    Hi my friend.
    It is a very good and new concept.
    You did a great job.
    I appreciate that.
    Good luck

  4. #3
    DK Veteran

    Join Date
    Mar 2010
    Posts
    1,263
    Thanks Thanks Given 
    191
    Thanks Thanks Received 
    248
    Thanked in
    176 Posts

    Default

    Hi,
    I had a go at loading this about 2 months ago and couldn't get it to comunicate with my AGV4500 which I bought specificaly for the job.

    It seemed to select an odd baud rate and I could find a way to alter it.
    Doe sit run at 96000 ?

    I got most of the fisch sheets in English.

    I will delete and start again.

    Will feed back

  5. #4
    DK Veteran manocao's Avatar
    Join Date
    Sep 2009
    Posts
    330
    Thanks Thanks Given 
    5
    Thanks Thanks Received 
    168
    Thanked in
    49 Posts

    Default

    renault old 12pin ecus work at 62500bps baudrate

    some work at 10400bps:
    For the megane 1 the KWP2000 protocol is implemented.
    The cable is a standard ISO lead or ISO interface. In the schematic the Rx line must be divided to adapt from 12 to 5 Volt 10k//10k
    Instead of the 62500 baud 10400 baud is used with a specific protocol 10.nJ

    this is an example how the datastream read from ecu looks like: (it can be 43 or 39 bytes long)
    FF 00 72 04 09 D6 D7 81 C4 20 9D 11 64 0D 0D 17 92 D6 A0 00 46 49 C4 00 00 00 00 00 00 76 33 19 19 19 EE EE EE EE EE EE EE EE EE

    some info by author:
    The XR25 Protocol was known since 1988.
    The car sends a continuous telegram based on the RS232C protocol
    with the only change in voltage levels of 0 to 5 Volt.
    It uses an open collector output with a limited sinking current. (-0,8mA max)
    Do not put voltage on the pin 9 of the diag connector.
    You can apply 12V on it wit a voltage division resistive network that limits
    it to 5 Volt and max 12V/15kohm. Else your ECU com port wil be blown
    (it happened to me 69HC11 fenix 3b)
    With a voltage convertor it is possible to read the values with a PC.
    The values are hexadecimal coded.
    On the Renault fiches (yellow cards) numbers of the parameters are
    given like #1 or #2. These numbers represent a value of for example
    IAT = air temperature.
    In the telegram sent by the cars ECU the value is always on a fixed
    position. Each position has a decoding formula. For the temperature
    it is the decimal value * 0.625 -40 degrees.
    Last edited by manocao; 9th October, 2010 at 12:50 AM.

  6. #5
    DK Veteran

    Join Date
    Mar 2010
    Posts
    1,263
    Thanks Thanks Given 
    191
    Thanks Thanks Received 
    248
    Thanked in
    176 Posts

    Default

    Hi
    the real interest is in the key programing. Even the dealers go th the xr25 in preff to the Clip.

    I have requested the latest version and will start from scratch. So it will take me a few days to fit the tests in.

    Thanks

  7. #6
    DK Veteran manocao's Avatar
    Join Date
    Sep 2009
    Posts
    330
    Thanks Thanks Given 
    5
    Thanks Thanks Received 
    168
    Thanked in
    49 Posts

    Default

    version 1.14 is out. author has debugged it and he came up with the timing problems of the laguna aircon. he made the timeouts larger and it works. Similar was the start of the megane airbag. A continuos loop checks for it. The fiches are still auto-detected and can be unlocked.

    he still has to debug it so that it does not give errors.

    If your car has extra functions you need a 12pin to 16 pin K-L adapter cable with K-line = pin 11. You also need a VAG-com USB-KL convertor FTDI based.

    he uses the AGV4500. There are cheaper versions available.

    Soon he will mail the link for the complete version.

  8. #7
    DK Veteran manocao's Avatar
    Join Date
    Sep 2009
    Posts
    330
    Thanks Thanks Given 
    5
    Thanks Thanks Received 
    168
    Thanked in
    49 Posts

    Default

    the new version is out! it is 1.15

    this version is to be tested for the non-engine ECU's like Airbag Aircon ABS.
    the engine module works as well

    ask author for it on car-diagnose@live.nl

    post your testings here so we can see how it works

  9. #8
    Top Poster +

    Join Date
    Jul 2009
    Posts
    202
    Thanks Thanks Given 
    40
    Thanks Thanks Received 
    5
    Thanked in
    3 Posts

    Default

    Good afternoon
    Why can not I install XR25PC always gives error
    Can you teach me step by step how to install in windows xp
    Thanks

  10. #9
    Top Poster +

    Join Date
    Jul 2009
    Posts
    202
    Thanks Thanks Given 
    40
    Thanks Thanks Received 
    5
    Thanked in
    3 Posts

    Default xr25pc

    hi
    Can anyone help?
    is a good software

  11. #10
    DK Veteran manocao's Avatar
    Join Date
    Sep 2009
    Posts
    330
    Thanks Thanks Given 
    5
    Thanks Thanks Received 
    168
    Thanked in
    49 Posts

    Default

    read 1st post
    you need to install microsoft .net framework 3.5 sp1 first! google it, download it and install it!
    Last edited by manocao; 19th October, 2010 at 12:33 PM.

  12. #11
    Newbie
    Join Date
    Mar 2010
    Posts
    8
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    great software!

    works fine in my case...

    only problem is, that my granny notebook has a max
    resolution of 1024x768 points.

    it seems, the software use a larger resolution!?

    maybe someone knows if it is possible to change resolution?


    works on:

    Clio 16V C57D '93
    Clio 16V C57D '95
    Clio 1.8 RSI C579
    Clio 1.4 '93
    Clio 1.2 '95


    it's just for fenix/renix ecu.

    the manuell says, its also possible for twingo, but the older ones have magneti marelli ecu, so it wont work!

    christian

  13. #12
    Top Poster +

    Join Date
    Jul 2009
    Posts
    202
    Thanks Thanks Given 
    40
    Thanks Thanks Received 
    5
    Thanked in
    3 Posts

    Default

    hi
    Why can not I install XR25PC always gives error
    Can you teach me step by step how to install in windows xp
    Thanks

  14. #13
    Newbie
    Join Date
    Mar 2010
    Posts
    8
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    i have done it this way:

    naked windows XP system with SP2

    installed:

    windows installer 4.5

    dotnet 3.5 sp1 (+update)
    you can get from microsoft homepage

    then i readed the readme.txt
    (it says you have to copy some files, and make
    some directorys...)

    then installed xr25pc


    christian

  15. #14
    DK Veteran manocao's Avatar
    Join Date
    Sep 2009
    Posts
    330
    Thanks Thanks Given 
    5
    Thanks Thanks Received 
    168
    Thanked in
    49 Posts

    Default

    Quote Originally Posted by clio16s View Post
    only problem is, that my granny notebook has a max
    resolution of 1024x768 points.

    it seems, the software use a larger resolution!?

    maybe someone knows if it is possible to change resolution?
    it uses 1280x800
    you can solve it with GiMeSpace Desktop Extender
    info GiMeSpace Desktop Extender Edition - GiMeSpace
    free edition GiMeSpace Free Edition - GiMeSpace

  16. #15
    Newbie
    Join Date
    Mar 2010
    Posts
    8
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    @manocao:

    i have installed the gimespace, now i can "scroll" on
    desktop.

    but, this doesnt solve my problem, in my xr25 window
    the table on the right side is just shown half.

    doesnt matter if i maximize the window or i do scroll
    the desktop by gimespace...

    maybe the software reads the resolution and fitts the
    window size!?

    i'am in contact with the programmer, he also send me
    the information with gimespace but i doesnt work
    in my case...

    maybe there is something missing on my system?

    christian

 

 
Page 1 of 11 123456 ... LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.