Contenu récent par Berk Morkoc

  1. B

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

    Hello @VLud @marcins , I have new 308 P5 Allure pack car. The car has originally radar sensor but ACC is inactive so is LKA. The radar sensor is FRONT_RADAR_5, the camera is FRONT_CAMERA and the BSI is VSM. When I want to telecode (to read the zones) for example FRONT_CAMERA, diagbox says...
  2. B

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

    @VLud @marcins Hi, After uploading the .cal file to the BSI, I’d like to change the ZI zone in the BSI. Once I send the command of “3483110000” the BSI returns 7F3470 which means that upload/download not accepted. Why am I getting this error? I follow all the steps and get the right responses...
  3. B

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

    I have a BSI but it’s flash is empty. I try to download the software using diagbox with token but it says the BSI is up to date so nothing to update. Is there a way to clean F0FE zone? When I try to clean it without sending S2/S3 frames(which I don’t have the data to send), the BSI returns error...
  4. B

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

    Hello! Where can we find .cal files (for all units/ECUs) except the ones that Vlud shared?
  5. B

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

    @Hallahub @VLud is it possible to monitor and send the CAN frames directly over the CAN-BUS for the new cars such as 3008, C5 aircross? Edit: For example, I connected my CAN-BUS shield to 6-14 pins of OBDII and received some CAN frames. Can I send a new random CAN frame over the same connection...
  6. B

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

    What I'd like to do is to have an LKA assistant active without asking a touch to the steering wheel in every 10-15secs.
  7. B

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

    Someone to have an idea about how to do it?
  8. B

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

    I also wonder how to do it. If that could be done, the lane keeping assistant would be done without ACC.
  9. B

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

    Thank you very much for your answer. You mean that the BSI is stucked in download mode and I need to buy a diagbox token and download the cal file online to upload?
  10. B

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

    Anybody to help me? I think, I need a .cal file for the BSI.
  11. B

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

    Do you guys know how to read the eeprom/flash using arduino sketch? @marcins or @VLud I think you can help me. Guys, I unwillingfully executed the code of "3101FF0081F05A". The BSI returns 7F2231 to the command of 22F190 and many others. What should I do now?
  12. B

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

    what is the difference between configuration mode and the download mode in Arduino sketch?
  13. B

    Arduino Sketch for 308/3008/508 Digital Cluster Retrofit

    Can we use this sketch for C5 aircross cirocco?
  14. B

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

    Hi guys! @VLud @marcins Do you know how to export and import .cal files using arduino? Thanks!