Welcome to PSAVanCanBridge Discussions! #11
Replies: 22 comments 118 replies
-
Hello @morcibacsi , Firstly, I just want to thank you for this amazing project! I'm watching your progress for longer time, and it's incredible good! I'm owner of C4 which doesn't have VAN anymore, so I don't need this bridge, although, your project is full of knowledge on actual CAN protocol. |
Beta Was this translation helpful? Give feedback.
-
I tested version 1.6 for air conditioning
|
Beta Was this translation helpful? Give feedback.
-
Hi. I had an idea to remove code without using RD 45 which might reduce the bugs (for example Remove |
Beta Was this translation helpful? Give feedback.
-
You have already explained about the structure of folders and their relationship in the readme.md file, which unfortunately I did not find. Can you guide me where I can read about it? |
Beta Was this translation helpful? Give feedback.
-
Hello morcibacsi. After connecting the transceiver to the VAN bus on the 607, the car goes crazy. Year of production 2002. The abs indicator lights up and does not go out. The interior fan turns on by itself even without ignition. Do you know what's going on? I tried a couple of sn65hvd230 and TJA1051 and it still happens the same. I am in the process of completing RT3 but I am afraid if it will work in 607. Is presentation mode required for the operation itself or only for navigation? Best wishes. |
Beta Was this translation helpful? Give feedback.
-
Merci pour la réponse c'est sympa, ma 607 est de 2000 j'ai acheté un
afficheur avec affichage de la climatisation intégrée mais il me semble que
ça n'est pas compatible, sinon j'ai aussi de quoi faire le module dans sa
dernière version mais je n'ai pas encore trouvé le courage de tout faire il
faut du coup que j'achète un rd45 si je comprends bien ?! Cordialement.
Vous êtes français ?!
Le jeu. 6 janv. 2022 à 09:38, droofy ***@***.***> a écrit :
… Bonjour Christophe, j'ai ce module justement et ça fonctionne
parfaitement. Quelques petit bug encore, mais mineur pour tout ce
qu'apporte un RD45 dans une voiture. De quelle année est ta 607 ?
—
Reply to this email directly, view it on GitHub
<#11 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATQOXWPOVY4OQ23URXCIBGLUUVIJDANCNFSM4UT5LRJA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Ah super je suis de Normandie également entre Rouen et le Havre 👍, donc je
pourrais avoir lafficheur mais simplement avec les infos primaire
uniquement la date et l'heure si je comprends bien ?!
Le jeu. 6 janv. 2022 à 10:59, droofy ***@***.***> a écrit :
… Je suis Français oui, de Normandie exactement.
Pour le module, il fonctionne sur les voitures multiplexées, nous
l'utilisons principalement sur 206 pour le moment.
Il semble qu'en 2000 Peugeot n'avait pas mis le multiplexage, donc je ne
suis pas sur que ta voiture soit compatible.
Selon la liste des compatibilité, tu pourras remarquer que c'est à partir
de 2001 pour la compatibilité.
Nous avons vu également des soucis sur les premières 206 multiplexées
(phase 1), cela fonctionne parfaitement en revanche sur les phase 2.
Par contre, rien ne t'empêche d'avoir ce module sans le connecter au
réseau de la voiture, il pourra te servir pour que tu ai un RD45 qui ne bip
pas, en revanche tu ne pourras pas afficher les infos ODB / température et
alerte de la voiture.
—
Reply to this email directly, view it on GitHub
<#11 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATQOXWIY7VWCHSUNAMJVJQ3UUVRW7ANCNFSM4UT5LRJA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Hey, Excellent work! Thanks |
Beta Was this translation helpful? Give feedback.
-
Hello! I have a 2010 206+. |
Beta Was this translation helpful? Give feedback.
-
Hi Peter :)
|
Beta Was this translation helpful? Give feedback.
-
Hello. I've been using the Can Bridge perfectly for some time, but I'm having trouble just removing the old display. By doing this, the car's information "km/l", "open door", "low fuel", etc, no longer appears. The shorcut made on the 307 terminal is not compatible with my 206. I have only 5 wires on the 18-pin connector which are: pin 4= (data) , pin 7=(+12v) , pin 8=(GND) , pin 9=(+12v) and pin 17=(data). |
Beta Was this translation helpful? Give feedback.
-
Hello Peter,
|
Beta Was this translation helpful? Give feedback.
-
Hi.
Would it be possible to use PSAVanCanBridge in conjunction with a PSACANBridgeHW to add NAC/RCC to an VAN bus Peugeot? |
Beta Was this translation helpful? Give feedback.
-
Hi, I'm trying to load your program (Version 1.7.2) on a NodeMCU ESP32 and I get a compiling error, which starts like this: In file included from C:\Users\nowak\Documents\Arduino\Projekte2\PSAVanCanBridge-1.7.2\PSAVanCanBridge\PSAVanCanBridgeMain.cpp:17: Thanks and regards |
Beta Was this translation helpful? Give feedback.
-
Hello @morcibacsi Can I use the bridge to use another instrument panel that uses a can network? or only for the onboard computer? Thanks directly from Brazil ^^ |
Beta Was this translation helpful? Give feedback.
-
Can you show me how you wired the VAN>CAN2004>CAN2010 brige? |
Beta Was this translation helpful? Give feedback.
-
Hello, first of all, thank you for this great project, I am a beginner in Arduino... I have an error when loading the program on the ESP32, the Arduino program tells me the following error: PSAVanCanBridgeMain.cpp:10:10: fatal error: BluetoothSerial.h: No such file or directory and mark the error on this line: I have looked in the PSAVanCanBridge-master\src\SerialPort folder for the BluetoothSerial.h file and I don't see it Let's see if you can help me, thank you very much, greetings. |
Beta Was this translation helpful? Give feedback.
-
Добрый вечер, как вы думаете будет работать ваш проект на Peugeot 607 с VAN шиной 2001 года выпуска? |
Beta Was this translation helpful? Give feedback.
-
You used a NAC screen here. Can I use a touchscreen TFT screen? Also, when I try to transfer the code to esp8266 or esp32, it gives a compilation error. Why do we change the coms? I would appreciate it if you could explain what platformio is. |
Beta Was this translation helpful? Give feedback.
-
Hi, can the Van/can converter be used with a NAC radio or similar? I would like to replace the RD45 in my Peugeot 307 with a more modern radio. I don't like Android ones at all, they are too slow for my taste... Any links to someone who has done something similar? Thanks. A greeting. |
Beta Was this translation helpful? Give feedback.
-
hello |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions