Contenu récent par cmartino

  1. C

    [TUTO] Télécodage et calibration d'un NAC / RCC / CIROCCO / CMB_NUM SANS Diagbox via Arduino

    Hi, are you able to help me with a project, I have Corsa-F with RCC without parking sensors, when setting value 2300 = 00ec, 180 camera does not work, I can only get 130 degree camera to function.
  2. C

    [TUTO] Télécodage et calibration d'un NAC / RCC / CIROCCO / CMB_NUM SANS Diagbox via Arduino

    You need to unlock the module's seed key with a different mode 03 is configuration for example: 03 mode -> make changes to zones with 0x2E download mode -> flash calibrations 0x34 / 0x36
  3. C

    [TUTO] Télécodage et calibration d'un NAC / RCC / CIROCCO / CMB_NUM SANS Diagbox via Arduino

    I'm quite willing to post my RE findings here, it's early days with the PSA stuff. We've done lots on the GM Global-A platform, please don't shoot me before getting to know me, I am very willing to help.
  4. C

    [TUTO] Télécodage et calibration d'un NAC / RCC / CIROCCO / CMB_NUM SANS Diagbox via Arduino

    What's wrong? I develop the tool so we can program and retrofit rear cameras much cheaper than the dealer?
  5. C

    [TUTO] Télécodage et calibration d'un NAC / RCC / CIROCCO / CMB_NUM SANS Diagbox via Arduino

    Correct, it's closed source as we use it for work, it's a J2534 device (I use a genuine opel VCI3 for programming of the Grandland etc). You guys are helpful on here however, so if anyone wants an account just PM me. The installer is here: https://vxutility.com/ Also, is there a repository...
  6. C

    [TUTO] Télécodage et calibration d'un NAC / RCC / CIROCCO / CMB_NUM SANS Diagbox via Arduino

    Just an update for those who are interested, I was restarting the BSI with 51,42 too quickly after modifying the 23,00 value, so it didn't have enough time to save to EEPROM. I have removed the restart and it's working perfect now.
  7. C

    [TUTO] Télécodage et calibration d'un NAC / RCC / CIROCCO / CMB_NUM SANS Diagbox via Arduino

    Hi, Thank you very much for the info, I've left it 3 mins to power latch and it's still not saving the value, any ideas? Log below: // Write [09:28:13.934] RX: 752 [09:28:13.935] TX: 00-00-07-52-27-04-3F-D6-2E-36 [09:28:13.950] RX: 652 6704 [09:28:13.958] TX: 00-00-07-52-2E-23-00-13...
  8. C

    [TUTO] Télécodage et calibration d'un NAC / RCC / CIROCCO / CMB_NUM SANS Diagbox via Arduino

    Ok perfect, do you know what the correct setting should be in zone 2300 on the BSI for 130 rear view camera? I believe on the Corsa-F it’s 0x11, Grandland-X is 0x13 from my logs with DiagBox. I can’t see much documentation about this 2300 zone and it’s values.
  9. C

    [TUTO] Télécodage et calibration d'un NAC / RCC / CIROCCO / CMB_NUM SANS Diagbox via Arduino

    This is done on my bench setup, in a physical vehicle would it be ignition off, key out for 3 mins until vehicle sleep? I am sure we tried that
  10. C

    [TUTO] Télécodage et calibration d'un NAC / RCC / CIROCCO / CMB_NUM SANS Diagbox via Arduino

    Hello, please forgive me as I do not speak French, I'm the developer of a tool called VXUtility, it is aimed only at Vauxhall / Opel models but I am implementing support for PSA models such as Grandland X / Corsa-F with NAC units. I have found your github extremely useful and it has taught me...