cedricp / ddt4all

OBD tool
GNU General Public License v3.0
1.2k stars 234 forks source link

Rear camera CLIO V #1259

Open Kagehoshiii opened 1 month ago

Kagehoshiii commented 1 month ago

Hello everyone!

I recently bought a used Clio V, Intens model from April 2021. I had planned to activate some options, including the rear camera, using the latest version of ddt4all, the November 2021 database, and the ecu.zip file provided by Furtif.

However, I am encountering an issue: when I try to write to Navigation/Camera_System_config, the application crashes. Below is the error message and the logs after a scan. The scan indicates that the navigation file is missing. Upon checking the reference 5805_211206, it seems I have a recent ECU, Branch 2.

How can I activate the rear camera? Am I doing it correctly? I have already managed to activate some options via Navigation/Information System.

Thank you in advance for your help.

IMG_20240926_191042

IMG_20240925_225919

Furtif commented 1 month ago

is this https://github.com/cedricp/ddt4all/discussions/845 ?????

Kagehoshiii commented 1 month ago

yes this is it. I got the error as in the screenshot, then I tried again with the ECU.zip file but no change. I checked via the code that the file is loaded correctly

Furtif commented 1 month ago

yes this is it. I got the error as in the screenshot, then I tried again with the ECU.zip file but no change. I checked via the code that the file is loaded correctly

humm ok ... Clio V is not blocked by gateway ?

Kagehoshiii commented 1 month ago

yes, I think so. in any case I was able to activate other options. regarding the rear view camera, for activation, am I in the right place?

Edit : if we connect directly to 2 PIN of the car radio, which is behind the glove box, we bypass the gateway and we can write. from the ODB socket, we can only read. I was able to activate Android auto/CarPlay wirelessly like that. Otherwise I tried with PyRen, in DDT mode, and I was able to write!!!!! except that it didn't change anything, I don't have the reversing camera activated... in I go to the parking assistance, I only have the rear radars.

Furtif commented 1 month ago

yes, I think so. in any case I was able to activate other options. regarding the rear view camera, for activation, am I in the right place?

Edit : if we connect directly to 2 PIN of the car radio, which is behind the glove box, we bypass the gateway and we can write. from the ODB socket, we can only read. I was able to activate Android auto/CarPlay wirelessly like that. Otherwise I tried with PyRen, in DDT mode, and I was able to write!!!!! except that it didn't change anything, I don't have the reversing camera activated... in I go to the parking assistance, I only have the rear radars.

i go move you problem to https://github.com/cedricp/ddt4all/discussions and please look some issues about clio V and gateway,

if is a bug python ok reopem issue

Note:

Furtif commented 1 month ago

Test commit https://github.com/cedricp/ddt4all/commit/9eae438f242ecf7bde51b991e3bdac70613ba7f7

Furtif commented 1 month ago

Plaese try last commits thanks.

Kagehoshiii commented 1 month ago

Okay, I'll try today or tomorrow at the latest. Thanks Furtif

Furtif commented 1 month ago

Okay, I'll try today or tomorrow at the latest. Thanks Furtif

tested ????

Kagehoshiii commented 1 month ago

Okay, I'll try today or tomorrow at the latest. Thanks Furtif

tested ????

I didn't have time this weekend... I might test this tonight.

Kagehoshiii commented 1 month ago

I tried with the fix but I have another error... finally just for the activation of the camera I used another tool. Thanks for your help! IMG_20241001_172554

Furtif commented 1 month ago

I tried with the fix but I have another error... finally just for the activation of the camera I used another tool. Thanks for your help! IMG_20241001_172554

message is showed in red in ddt4all window log ?

Kagehoshiii commented 1 month ago

I tried with the fix but I have another error... finally just for the activation of the camera I used another tool. Thanks for your help! IMG_20241001_172554

message is showed in red in ddt4all window log ?

No, only on VSCode, in the terminal. After that, ddt4all closed. Without VSCode, I only see the error in the CMD terminal but a few seconds. It closed at the same time as ddt4all

Furtif commented 1 month ago

@cedricp le key e mauvais doit avoir un try catch pareil en ecu.py et paramètres pareil mais j'ai pas se ecu pour test faudra le add en mode test demo peut être tas une idée de quel ecu il utilise ???

Furtif commented 2 weeks ago

Hello, try last commits please. thanks.