Salut ! Non impossible car la xsara n'est pas full can, ça ne peut pas fonctionner car le NAC communique sur le can info divertissement, or sur la xsara il n'y en a pas tu as un bus VAN confort ... il te faudrait modifier tout le faisceau de câblage de la voiture pour pouvoir mettre un bsi plus récent ce serait un boulot énorme... après je ne dis pas que rien n'est impossible mais bon là quand même il faudrait changer beaucoup de choses, même le bloc ABS car le tiens en en VAN carrosserieHello @VLud ,
Je me tâte à lancer le projet, par pour un véhicule CAN2004 mais VAN (206/Xsara)
Evidemment ce projet est pour faire un passage CAN2004/2010, cela dit je me pose tout de même les questions suivantes :
Merci !
- Est-ce possible techniquement ?
- Si oui, le matériel utilisé dans le tuto suffit ?
- Si oui, comment s'y prendre pour se lancer dedans ?
En effet, la Xsara est en VAN, comme j'ai pu l'écrireSalut ! Non impossible car la xsara n'est pas full can, ça ne peut pas fonctionner car le NAC communique sur le can info divertissement, or sur la xsara il n'y en a pas tu as un bus VAN confort ... il te faudrait modifier tout le faisceau de câblage de la voiture pour pouvoir mettre un bsi plus récent ce serait un boulot énorme... après je ne dis pas que rien n'est impossible mais bon là quand même il faudrait changer beaucoup de choses, même le bloc ABS car le tiens en en VAN carrosserie
You are indeed in the wrong thread.Hi all and thanks for sharing your work, thanks of course to @VLud
I've found this topic few months ago, I've Grandland 2017 with BSI-EL3-CEM00 HW5 SW:4.04 and. nAC Wave2, I would ask if I can enable or change some features with this setup.
Sorry if I'm not in the correct thread.
My VAN to CAN adapter has an option to output CAN2010 frames. There is no need to daisy chain two adapters. Just use the version from the main branch on github.Indeed, the Xsara is in a VAN, as I wrote
That's why I'm wondering how to go further and make a VAN to CAN2010 adapter and not change all the electronics of the car (which will be impossible without problems since the DW10TD is not even managed by the ECUs that go with the CAN2004 or CAN2010).
There is a VAN to CAN2004 adapter and another CAN2004 to CAN2010, so VAN to CAN2010 should be feasible without necessarily plugging one adapter behind the other.
That's super interesting! I didn't go into depth to check it for that.My VAN to CAN adapter has an option to output CAN2010 frames. There is no need to daisy chain two adapters. Just use the version from the main branch on github.
https://github.com/morcibacsi/PSAVanCanBridge/tree/main
The NAC would definitely work, the cluster is missing some messages, but it should be fairly easy to implement those.That's super interesting! I didn't go into depth to check it for that.
Does it mean I could potentially use a NAC and even a cluster such as CIROCCO on a VAN vehicle?
Thank you!
Amazing!The NAC would definitely work, the cluster is missing some messages, but it should be fairly easy to implement those.
Mauvais sujet.Bonjour ,
Je me permet de poser la question ici car je n'ai pas trouver de réponse claire.
J'ai en ma possession 2 Berlingo de 2017 et 2018 les deux ont des SMEG+IV2 équipé de Carplay, j'aurai voulu passer a un NAC sur les deux mais je me pose la question du CAN qui est présent sur ces véhicules : 2004 ou 2010 , si vous avez la réponse je suis preneur.
Merci a vous.
You can set up in the settings what VIN you would like to send on the CAN bus, it doesn't need to match the original from the VAN bus. Also there is a VIN auto-matching function which reads the VIN from the head unit (currently it only supports the RD4/RD43/RD45, but I would like to extend it later to support the NAC as well).Will I need to code the NAC's VIN beforehand or can I do it when it's already connected ot the vehicle?
Thanks for your replie. I ve tried that, doesn’t work for me unfortunately. Stuck using a power bank to power the board. Bought a mini dc dc ups going to give that a go. Another thing, im doing this on a peugeot 407, installed a cirocco display. Trying to use the right side scroll wheel to choose different menus on the display, anybody can help me?You can try without step down dc/dc. Wiki states: Official Uno boards support 6 to 20 volts, though 7 to 12 volts is recommended.
https://en.m.wikipedia.org/wiki/Arduino_Uno
I'm using direct 12v without conversion.