Register
Page 1 of 8 123456 ... LastLast
Results 1 to 15 of 119
  1. #1
    Newbie
    Ilvy's Avatar
    Join Date
    Feb 2010
    Location
    RO Timisoara
    Posts
    3
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    78
    Thanked in
    2 Posts

    Default RNS510 code finder app

    Hello,

    I tried to find some information about the serial communication with RNS510 but we found nothing on the forums.
    I noted with regret that no one shares any information. Nothing about the baudrate, set of commands or other details.


    I tried a reverse engineering:
    - I put the oscilloscope on pin TX, and we measured the ~ 9usec for the lowest bit. Following the calculation 1sec / 0.000009 = 111111 I deduced that baudrate is 115200.
    - I started to monitor data on RX and I found that when they enter a code, RNS510 calls the function "TpPvVerify ()". I concluded that I can call the function constructor with code like parameter .




    I waste 3 hours from my time to find the logic and to develop this application. You can use it, is free for you !RNS510.jpghttp://www.filehost.ro/3172486291/RN...de_finder_exe/



    Update:
    -Please wait 2-3 min until the RNS boot complete and then press the START button.
    -Framework 4.5 is mandatory
    -Find the connection diagram by pressing the "How connect RNS510 " label. RNS510 have a pure RS232 connection. No custom interface, no voltage level adapter, just connect our serial com port.



    Best Regards,
    Claudiu
    Last edited by Ilvy; 21st February, 2017 at 06:17 AM.

  2. The Following 73 Users Say Thank You to Ilvy For This Useful Post:

    ADEL.KSHLAF (14th July, 2023), adresanet (31st May, 2022), andrews01 (18th July, 2022), antwnhszr (9th March, 2019), Anydraj (4th August, 2022), audiopoint (18th February, 2017), autocargo (1st April, 2020), baygrozdan (6th April, 2023), benyunes (19th February, 2017), Bodziu65 (9th July, 2020), bonux (4th May, 2023), branco (19th February, 2017), bytemans (1st June, 2023), carcode (27th November, 2021), cd_contact (21st July, 2022), chipinvader (17th January, 2023), cubica1 (2nd July, 2020), darka7 (14th February, 2022), dekoderi (23rd March, 2019), deutsch (10th July, 2019), dmik (24th January, 2020), Domi (10th April, 2020), Edin33 (28th January, 2024), esse (18th November, 2018), fabi (19th February, 2017), faze (27th April, 2020), gecibogar (17th November, 2018), igornich (6th December, 2021), ilen (18th February, 2017), joroflash (1st October, 2020), JotaB (21st November, 2018), Jupiter199 (17th April, 2018), just4upal (3rd January, 2021), kadi0209 (8th April, 2017), kaziukas1958 (20th December, 2023), konop11138 (19th February, 2017), LOGITEK (12th March, 2021), lwd11 (12th June, 2019), MAGHRIBI81 (19th January, 2021), Marek09 (4th January, 2019), marius7592 (24th March, 2019), markogr (10th April, 2020), mbi (4th March, 2020), mcd76 (19th February, 2017), mohamad1401 (29th December, 2022), nelutzul40 (20th February, 2017), otas1 (22nd January, 2023), pawl (18th December, 2020), PhilipArt (29th October, 2018), R32 (31st January, 2023), raductn (17th June, 2020), richiebb (21st February, 2017), sanixmen (21st February, 2017), seal777 (7th January, 2019), sepistar (31st May, 2022), Seselis5 (20th February, 2017), shooting (14th August, 2017), slavisac (29th November, 2023), sonices (18th February, 2017), stormb (29th October, 2021), tallwombat (21st March, 2019), tazz75 (24th October, 2019), Tecdiag (22nd November, 2018), tehnosoftex (19th February, 2017), TERNOCOD (15th August, 2017), xipsilon (9th March, 2021), xtraktor (9th January, 2020), Youneselm (14th August, 2017), zizi2 (3rd March, 2024)

  3. #2
    DK Veteran
    ahmetusta61's Avatar
    Join Date
    Jan 2012
    Location
    E.U
    Posts
    766
    Thanks Thanks Given 
    304
    Thanks Thanks Received 
    444
    Thanked in
    219 Posts

    Default

    Do not open virus

    i have martech box3
    <<<<----- THANKS BUTTON

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

    simoforever30 (20th March, 2017), toyota123 (22nd January, 2021)

  5. #3
    DK Veteran
    richiebb's Avatar
    Join Date
    Aug 2015
    Location
    Argentina
    Posts
    1,315
    Thanks Thanks Given 
    3,361
    Thanks Thanks Received 
    3,177
    Thanked in
    894 Posts

    Default

    Quote Originally Posted by Ilvy View Post
    Hello,

    I tried to find some information about the serial communication with RNS510 but we found nothing on the forums.
    I noted with regret that no one shares any information. Nothing about the baudrate, set of commands or other details.


    I tried a reverse engineering:
    - I put the oscilloscope on pin TX, and we measured the ~ 9usec for the lowest bit. Following the calculation 1sec / 0.000009 = 111111 I deduced that baudrate is 115200.
    - I started to monitor data on RX and found that when they enter a code, RNS510 calls the function "TpPvVerify ()". I concluded that you can call the function parameter that represents the code.




    I waste 3 hours from my time to find the logic and to develop this application. You can use it, is free for you !RNS510.jpghttp://www.filehost.ro/3172486291/RN...de_finder_exe/



    Best Regards,
    Claudiu
    Do you have the connection schema?


  6. The Following 4 Users Say Thank You to richiebb For This Useful Post:

    andrei akura (8th July, 2021), dekoderi (23rd March, 2019), peliquito (16th August, 2017), REZON (13th February, 2019)

  7. #4
    DK Veteran
    audiopoint's Avatar
    Join Date
    Mar 2011
    Location
    MACEDONIA
    Posts
    1,938
    Thanks Thanks Given 
    3,225
    Thanks Thanks Received 
    3,030
    Thanked in
    1,030 Posts

    Default

    just pres button
    How connect RNS510

  8. The Following 2 Users Say Thank You to audiopoint For This Useful Post:

    dekoderi (23rd March, 2019), richiebb (20th February, 2017)

  9. #5
    DK Veteran
    richiebb's Avatar
    Join Date
    Aug 2015
    Location
    Argentina
    Posts
    1,315
    Thanks Thanks Given 
    3,361
    Thanks Thanks Received 
    3,177
    Thanked in
    894 Posts

    Default

    thanks.

    Someone tests it?
    Last edited by richiebb; 20th February, 2017 at 08:34 PM. Reason: I'm a donkey in English


  10. #6
    Newbie
    Ilvy's Avatar
    Join Date
    Feb 2010
    Location
    RO Timisoara
    Posts
    3
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    78
    Thanked in
    2 Posts

    Default

    Quote Originally Posted by ahmetusta61 View Post
    Do not open virus
    Sir,
    This application was designed and built by my self. If you consider, I can put the c# code here.


    Regards,
    Claudiu
    Last edited by Ilvy; 21st February, 2017 at 06:15 AM.

  11. The Following 5 Users Say Thank You to Ilvy For This Useful Post:

    chipinvader (17th January, 2023), Faraday (7th March, 2020), joaosom (21st February, 2017), prodan (15th February, 2019), ziko (6th February, 2020)

  12. #7
    DK Veteran
    richiebb's Avatar
    Join Date
    Aug 2015
    Location
    Argentina
    Posts
    1,315
    Thanks Thanks Given 
    3,361
    Thanks Thanks Received 
    3,177
    Thanked in
    894 Posts

    Default

    Kaspersky says: no viruses found.

    send from my phone


  13. The Following User Says Thank You to richiebb For This Useful Post:

    Ilvy (21st February, 2017)

  14. #8
    Newbie
    Join Date
    May 2010
    Location
    EU
    Posts
    10
    Thanks Thanks Given 
    5
    Thanks Thanks Received 
    3
    Thanked in
    2 Posts

    Default

    I tested your software.
    Connects to the device.
    But does not find the correct code.
    I have over 50 attempts.
    Never give the same code!
    Several times it stuck

    Are we trying a newer version?

  15. #9
    DK Veteran
    Raimax's Avatar
    Join Date
    Nov 2013
    Location
    LT
    Posts
    3,112
    Thanks Thanks Given 
    1,110
    Thanks Thanks Received 
    6,159
    Thanked in
    2,102 Posts

    Default

    The software found the correct code. It was 1234. I tested several times and also showed false codes 1235 and 1236.
    No problem will try all. I'm still pleased with this software.
    Great thanks to llvy

  16. The Following User Says Thank You to Raimax For This Useful Post:

    shooting (14th August, 2017)

  17. #10
    DK Veteran

    Join Date
    Jan 2012
    Location
    Europe
    Posts
    777
    Thanks Thanks Given 
    713
    Thanks Thanks Received 
    956
    Thanked in
    389 Posts

    Default

    I did not Try but maybe working Admin mode +old slow computer

  18. #11
    Newbie
    Join Date
    May 2010
    Location
    EU
    Posts
    10
    Thanks Thanks Given 
    5
    Thanks Thanks Received 
    3
    Thanked in
    2 Posts

    Default

    this software need framework 4.5 for windows over xp.
    problems is not speed but accuracy
    need refine

  19. #12
    DK Veteran
    Raimax's Avatar
    Join Date
    Nov 2013
    Location
    LT
    Posts
    3,112
    Thanks Thanks Given 
    1,110
    Thanks Thanks Received 
    6,159
    Thanked in
    2,102 Posts

    Default

    I use a super fast computer and Widows 7

  20. The Following User Says Thank You to Raimax For This Useful Post:

    shooting (15th August, 2017)

  21. #13
    V.I.P. Member
    shooting's Avatar
    Join Date
    Feb 2010
    Location
    WALES
    Posts
    22,868
    Thanks Thanks Given 
    34,964
    Thanks Thanks Received 
    41,569
    Thanked in
    15,379 Posts

    Default

    Work's with Windows10 too

    wbr
    ----------------------------------------------------------------------------------------------------------------------------

    Don't confuse "Standing on my Shoulders" with "Treading on my Toes" ..

  22. The Following User Says Thank You to shooting For This Useful Post:

    TERNOCOD (15th August, 2017)

  23. #14
    Member
    Join Date
    Aug 2018
    Posts
    61
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    [QUOTE = Ilvy; 2960878] Hola,

    traté de encontrar información sobre la comunicación serial con RNS510 pero no encontramos nada en los foros.
    Noté con pesar que nadie comparte ninguna información. Nada sobre la velocidad de transmisión en baudios, el conjunto de comandos u otros detalles.


    Probé una ingeniería inversa:
    - Puse el osciloscopio en el pin TX, y medimos el ~ 9usec para el bit más bajo. Siguiendo el cálculo 1seg / 0.000009 = 111111 deduje que la tasa de baudios es 115200.
    - Comencé a monitorear datos en RX y encontré que cuando ingresan un código, el RNS510 llama a la función "TpPvVerify ()". Llegué a la conclusión de que puedo llamar al constructor de funciones con un código como parámetro.




    Pierdo 3 horas de mi tiempo para encontrar la lógica y desarrollar esta aplicación. Puedes usarlo,es gratis para ti! RNS510.jpghttp://www.filehost.ro/3172486291/RNS510_code_finder_exe/



    Actualización:
    -Por favor, espere 2-3 minutos hasta que se complete el reinicio RNS y luego presione el botón START.
    -Framework 4.5 es obligatorio: encuentre
    el diagrama de conexión presionando la etiqueta "Cómo conectar RNS510". RNS510 tiene una conexión RS232 pura. Sin interfaz personalizada, sin adaptador de nivel de voltaje, simplemente conecte nuestro puerto serie com.



    Saludos
    cordiales , Claudiu [/ QUOTE]

    Hi, works with this connector?

    https://es.aliexpress.com/item/USB-t...249e63c0YAFpwD

  24. #15
    DK Veteran

    Join Date
    Oct 2014
    Location
    Poland
    Posts
    408
    Thanks Thanks Given 
    271
    Thanks Thanks Received 
    85
    Thanked in
    55 Posts

    Default

    Don't work for me. Windows 7 32-bit, Dell D630.

 

 
Page 1 of 8 123456 ... LastLast

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.