Contenu récent par V3nn3tj3

  1. V

    [TUTO] Adaptateur pour SMEG/NAC/Matrice CAN2010 sur BSI CAN2004

    Just to pitch in, funny that i see my conversions appear in the sketch suddenly. Did you get your hands on my code @VLud ? To be honest, the sketch will not work correctly with the EMF screen disconnected as you are missing frames. And yes, it will have the same flaws mine has which i still need...
  2. V

    [TUTO] Adaptateur pour SMEG/NAC/Matrice CAN2010 sur BSI CAN2004

    I'll see if i can find the solid edge file and stl file
  3. V

    [TUTO] Adaptateur pour SMEG/NAC/Matrice CAN2010 sur BSI CAN2004

    I know, it seems they keep good control on all documents marked as 'internal use'. So need to be carefull. Don't want to violate someones trust. The sketch will not fully work. It's missing 2 other frames, look at mine... https://github.com/V3nn3tj3/arduino-psa-nac-interface-public
  4. V

    [TUTO] Adaptateur pour SMEG/NAC/Matrice CAN2010 sur BSI CAN2004

    Yes, it has been solved. The sketch is available on my github page (somewhere linked in this thread). It is a complete new sketch but using the conversions of VLud. I have a second version (only my use at this time) that contains all conversation for CAN2004 <=> CAN2010. Including setting...
  5. V

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

    Ok, all works now, thank you @Hallahub Turned out that an other DS3 calibration fixed the problem. All works. One little thing, on navigation the top bar is not on top of the screen, and above it i can see the map. Wierd... Thank you again @VLud for the work!
  6. V

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

    I can't get the front sensors working. @VLud Is it normal that i need to enable 'obstacle detection' in the city park tab for the sensors to show? Or should they show automatically? Or could it be calibration that is wrong? Or i'm missing a can frame somewhere. Anyone that maybe can log all can...
  7. V

    [TUTO] Adaptateur pour SMEG/NAC/Matrice CAN2010 sur BSI CAN2004

    Oh, and update. I was able to map some bits from 0x361. It works but for some reason all the bytes are set to 00 sometimes. And after restart of the car it's back. Really wierd.
  8. V

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

    What do you mean? Could you specify the option in BSI.
  9. V

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

    I checked, it is set for both front and rear.
  10. V

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

    Hi VLud, Got the car on my display, i need to enable obstacle detection in the 210C (citypark). I still have one problem.. the rear sensors work but the front sensors don't work. I set front and rear on 2100. And when i drive close to something the car shows up on display but no...
  11. V

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

    Thanks, try that tomorrow. Just put the car away . I still need to update to the w4 firmware but wanted everything to work first. All is working except sensors. Other question, do you know anything about BTA? My BTA came from the same car but tells me no connectivity on nac. Read with diagbox...
  12. V

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

    Hi VLud, Tested the 308 config and i have parking sensors! I tried the DS3 config from your repo and i don't have parking sensors. So there must be a setting that allows the showing of the parking sensors? But which one? Thanks
  13. V

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

    What do you mean with all settings must be enabled? I did play around with 2133, don't look at that one :). When i enable 2106, i get camera but still not sensors.
  14. V

    [TUTO] Adaptateur pour SMEG/NAC/Matrice CAN2010 sur BSI CAN2004

    Error does come from this frame, but you also need to include (simulate) the frames send by the EMF on boot. The EMF sends 3 frames when starting each time, seems like the BSI does not want to except the frame as long as the EMF does not 'register' itself. I'll update the interface with the...
  15. V

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

    Hi, see attached file. Also, this is the calibration i'm on: 9693022980 (from factory). When i enable the rear view camera, the camera shows up when in reverse, no sensors are shown (little car on the right). I took VLud's advice, and all seems ok, i do get the sensor sounds, BSI is coded...