cedricp / ddt4all

OBD tool
GNU General Public License v3.0
1.15k stars 230 forks source link

Not working on Clio V #404

Closed jaggyjags closed 1 year ago

jaggyjags commented 4 years ago

I can connect, read all the values but I cannot change any of them, i've heard it is also the case for Captur 2, both using Easy link systems. Is there a work in progress? Anything I can try? Thanks!

KarelSvo commented 4 years ago

https://www.bosch-mobility-solutions.com/en/products-and-services/passenger-cars-and-light-commercial-vehicles/connectivity-solutions/central-gateway/ The CGW contains a write lock that can only be deactivated via an online connection to the Renault server. You can only try to connect to the ecu in front of the CGW.

EXcomZkko commented 4 years ago

Same here. I hope someone do something about this security(?) system.

jjaemny commented 4 years ago

According to a Renault employee, the recently released cars have the gateway locked. I tried coding through ddt4all but stopped writing step. Has anyone solved it?

pilotkalem commented 3 years ago

You need to connect can lines directly from BCM, not OBD to avoid CGW.

EXcomZkko commented 3 years ago

You need to connect can lines directly from BCM, not OBD to avoid CGW.

Any walkthrough about it?

cedricp commented 3 years ago

You need to connect can lines directly from BCM, not OBD to avoid CGW.

Was wondering if it was possible, is it working ? If so, you just have to connect CANH/CANL lines from OBD adapter directly to CANH/CANL from ECU, that will bypass the gateway. You may need ECU pinouts, though

pilotkalem commented 3 years ago

You need to connect can lines directly from BCM, not OBD to avoid CGW.

Was wondering if it was possible, is it working ? If so, you just have to connect CANH/CANL lines from OBD adapter directly to CANH/CANL from ECU, that will bypass the gateway. You may need ECU pinouts, though

When you try to WRITE data to ECU, CGW makes an echo with a part of DDT4ALL write command. So the real command newer arrives to ECU correctly. If you connect CAN Lines directly to BCM then CGW will not work - because you are at internal network. and YES, I TRIED- WORKED. I tried because I sniffed the traffic and saw what CGW do and found this solution. BCM is located under left - down of steering wheel. I dont rebember the pin out but its easy to locate.

EXcomZkko commented 3 years ago

@pilotkalem So, If we connect to BCM; we can send write command to other ECU's on same the network too?

pilotkalem commented 3 years ago

@pilotkalem So, If we connect to BCM; we can send write command to other ECU's on same the network too?

Yes, with that connection you will join internal can network so you can communicate with all other ecu's as well. I said BCM can because it the easiest location to join internal can network.

passyk commented 3 years ago

Does it mean that ddt4all will have write option Clio V someday?

Yolgezer commented 3 years ago

Friends Clio V is there any new development regarding the problem of connecting to the vehicle? Currently, there are those who have achieved this and uploaded the video of the vehicles they have implemented on Youtube. So it is possible to connect to this vehicle.

KarelSvo commented 3 years ago

Friends Clio V is there any new development regarding the problem of connecting to the vehicle?

There are no problems with the connection, you just have to connect the Elm directly to the body control module.

passyk commented 3 years ago

Friends Clio V is there any new development regarding the problem of connecting to the vehicle?

There are no problems with the connection, you just have to connect the Elm directly to the body control module.

That's true however it's not possible to save changes. Is this still true? Or maybe I have old informations and writing is already implemented?

pilotkalem commented 3 years ago

Guys, as I said before, you can WRITE parameters to Clio 5 with proper connection - directly to bcm can lines. I tested many times.

2 Oca 2021 Cmt 04:05 tarihinde passyk notifications@github.com şunu yazdı:

Friends Clio V is there any new development regarding the problem of connecting to the vehicle?

There are no problems with the connection, you just have to connect the Elm directly to the body control module.

That's true however it's not possible to save changes. Is this still true? Or maybe I have old informations and writing is already implemented?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cedricp/ddt4all/issues/404#issuecomment-753412694, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARUBTA4JEW7TYVV6OL6VPHTSXZWOVANCNFSM4OCB4W2A .

passyk commented 3 years ago

Is there any manual how to do it? What kind of interface is needed?

EXcomZkko commented 3 years ago

Actually we only need BCM pinout for this. Could anyone reach this information?

pilotkalem commented 3 years ago

Elm327. Just separate can lines from İnternete abd connect direcrly to bcm thats all.

2 Oca 2021 Cmt 15:13 tarihinde EXcomZkko notifications@github.com şunu yazdı:

Actually we only need BCM pinout for this. Could anyone reach this information?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cedricp/ddt4all/issues/404#issuecomment-753466620, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARUBTAZJJT757VTW53OEVUTSX4EW3ANCNFSM4OCB4W2A .

KarelSvo commented 3 years ago

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address.

EXcomZkko commented 3 years ago

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address.

e*****@hotmail.com. (Thanks)

karadas87 commented 3 years ago

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address.

karadas87@gmail.com Thanks.

jjaemny commented 3 years ago

Guys, as I said before, you can WRITE parameters to Clio 5 with proper connection - directly to bcm can lines. I tested many times. 2 Oca 2021 Cmt 04:05 tarihinde passyk notifications@github.com şunu yazdı: Friends Clio V is there any new development regarding the problem of connecting to the vehicle? There are no problems with the connection, you just have to connect the Elm directly to the body control module. That's true however it's not possible to save changes. Is this still true? Or maybe I have old informations and writing is already implemented? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#404 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARUBTA4JEW7TYVV6OL6VPHTSXZWOVANCNFSM4OCB4W2A .

Can you show me the picture of connecting BCM and ELM327? I am a Korean who is riding the xm3 called Arkana in a foreign country. Arkana can be coded using elm327, but xm3 cannot be stored as modified values. I ask for your help me. Thank you.

jordirs2004 commented 3 years ago

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address.

first, thx for give me this topic.

Is it possible to have this information please?

thx

giammi553 commented 3 years ago

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address.

Can you send me that information ? Thank you very much in advance! void2056@gmail.com

jordirs2004 commented 3 years ago

hi all, is one you tried to connect directly on the BCM? does-it work? Thx

KarelSvo commented 3 years ago

When you try to WRITE data to ECU, CGW makes an echo with a part of DDT4ALL write command. So the real command newer arrives to ECU correctly. If you connect CAN Lines directly to BCM then CGW will not work - because you are at internal network. and YES, I TRIED- WORKED. I tried because I sniffed the traffic and saw what CGW do and found this solution. BCM is located under left - down of steering wheel. I dont rebember the pin out but its easy to locate.

Have you only observed the free exchange of data between the control units? Or have you reached all control devices from the BCM via ISOTP Can address? ISOTP access is required to change configurations. Research so far has shown that there are various gateway channels to which several control units are assigned. If you connect directly to the BCM, only the control devices of the channel to which the BCM is assigned can be reached via ISOTP. Radio (multimedia channel 2) cannot be reached from the BCM (general channel) via ISOTP. Did you have other experiences?

gacocz commented 3 years ago

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address.

Covid you kindly send it to me too? gaetano.corrini@gmail.com

Probably are the white/green wire but any help will be needed. Thanks

ustunkaya07 commented 3 years ago

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address.

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address. could you please send to kayaustun@hotmail.com thanks,

pboleta commented 3 years ago

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address.

Can you send me that information ? ptboleta@hotmail.com Thanks!

gacocz commented 3 years ago

Sorry, I don't have any wiring diagram or pinout to share.

Anyway if you want I can send you my progress.

I want to cut the Can L and Can H pin on my OBD interface and put it directly in other can network point, when I will found the correct point maybr i can write because sgw is bypassed...

Il Ven 26 Feb 2021, 14:15 pboleta notifications@github.com ha scritto:

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address.

Can you send me that information ? ptboleta@hotmail.com Thanks!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cedricp/ddt4all/issues/404#issuecomment-786641369, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASSLCYHVGEAJDTDAQCYYFLLTA6NHRANCNFSM4OCB4W2A .

pboleta commented 3 years ago

Hi, I appreciate if you share your information and progress, I would be very grateful. I once spoke to a German guy who provided me with this information, but which I have not tested as I still have my car under warranty. I don't know if it is useful to you or you were already aware of it. Anyway, here is the attachment.

Regards Pedro


De: gacocz notifications@github.com Enviado: 26 de fevereiro de 2021 13:37 Para: cedricp/ddt4all ddt4all@noreply.github.com Cc: pboleta ptboleta@hotmail.com; Comment comment@noreply.github.com Assunto: Re: [cedricp/ddt4all] Not working on Clio V (#404)

Sorry, I don't have any wiring diagram or pinout to share.

Anyway if you want I can send you my progress.

I want to cut the Can L and Can H pin on my OBD interface and put it directly in other can network point, when I will found the correct point maybr i can write because sgw is bypassed...

Il Ven 26 Feb 2021, 14:15 pboleta notifications@github.com ha scritto:

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address.

Can you send me that information ? ptboleta@hotmail.com Thanks!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cedricp/ddt4all/issues/404#issuecomment-786641369, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASSLCYHVGEAJDTDAQCYYFLLTA6NHRANCNFSM4OCB4W2A .

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/cedricp/ddt4all/issues/404#issuecomment-786652581, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATACKV5D53DOKOHG5WJKMJ3TA6P3LANCNFSM4OCB4W2A.

gacocz commented 3 years ago

I don't see the attachment...

Il Ven 26 Feb 2021, 15:22 pboleta notifications@github.com ha scritto:

Hi, I appreciate if you share your information and progress, I would be very grateful. I once spoke to a German guy who provided me with this information, but which I have not tested as I still have my car under warranty. I don't know if it is useful to you or you were already aware of it. Anyway, here is the attachment.

Regards Pedro


De: gacocz notifications@github.com Enviado: 26 de fevereiro de 2021 13:37 Para: cedricp/ddt4all ddt4all@noreply.github.com Cc: pboleta ptboleta@hotmail.com; Comment comment@noreply.github.com Assunto: Re: [cedricp/ddt4all] Not working on Clio V (#404)

Sorry, I don't have any wiring diagram or pinout to share.

Anyway if you want I can send you my progress.

I want to cut the Can L and Can H pin on my OBD interface and put it directly in other can network point, when I will found the correct point maybr i can write because sgw is bypassed...

Il Ven 26 Feb 2021, 14:15 pboleta notifications@github.com ha scritto:

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address.

Can you send me that information ? ptboleta@hotmail.com Thanks!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cedricp/ddt4all/issues/404#issuecomment-786641369, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ASSLCYHVGEAJDTDAQCYYFLLTA6NHRANCNFSM4OCB4W2A

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub< https://github.com/cedricp/ddt4all/issues/404#issuecomment-786652581>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/ATACKV5D53DOKOHG5WJKMJ3TA6P3LANCNFSM4OCB4W2A

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cedricp/ddt4all/issues/404#issuecomment-786676678, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASSLCYANVVDEU2IDFIWMLHTTA6VDFANCNFSM4OCB4W2A .

pboleta commented 3 years ago

I will send it again https://1drv.ms/w/s!Agvr4ZvRqCbqgbsxeffU0T0YB1uHdQ?e=TNEXqs


De: gacocz notifications@github.com Enviado: 26 de fevereiro de 2021 14:28 Para: cedricp/ddt4all ddt4all@noreply.github.com Cc: pboleta ptboleta@hotmail.com; Comment comment@noreply.github.com Assunto: Re: [cedricp/ddt4all] Not working on Clio V (#404)

I don't see the attachment...

Il Ven 26 Feb 2021, 15:22 pboleta notifications@github.com ha scritto:

Hi, I appreciate if you share your information and progress, I would be very grateful. I once spoke to a German guy who provided me with this information, but which I have not tested as I still have my car under warranty. I don't know if it is useful to you or you were already aware of it. Anyway, here is the attachment.

Regards Pedro


De: gacocz notifications@github.com Enviado: 26 de fevereiro de 2021 13:37 Para: cedricp/ddt4all ddt4all@noreply.github.com Cc: pboleta ptboleta@hotmail.com; Comment comment@noreply.github.com Assunto: Re: [cedricp/ddt4all] Not working on Clio V (#404)

Sorry, I don't have any wiring diagram or pinout to share.

Anyway if you want I can send you my progress.

I want to cut the Can L and Can H pin on my OBD interface and put it directly in other can network point, when I will found the correct point maybr i can write because sgw is bypassed...

Il Ven 26 Feb 2021, 14:15 pboleta notifications@github.com ha scritto:

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address.

Can you send me that information ? ptboleta@hotmail.com Thanks!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cedricp/ddt4all/issues/404#issuecomment-786641369, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ASSLCYHVGEAJDTDAQCYYFLLTA6NHRANCNFSM4OCB4W2A

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub< https://github.com/cedricp/ddt4all/issues/404#issuecomment-786652581>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/ATACKV5D53DOKOHG5WJKMJ3TA6P3LANCNFSM4OCB4W2A

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cedricp/ddt4all/issues/404#issuecomment-786676678, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASSLCYANVVDEU2IDFIWMLHTTA6VDFANCNFSM4OCB4W2A .

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/cedricp/ddt4all/issues/404#issuecomment-786679833, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATACKV22WTD6B4YOMLAUNP3TA6VYHANCNFSM4OCB4W2A.

gacocz commented 3 years ago

Thanks,

That's what i want to do, I will make some test and keep you updated 😉

Il Ven 26 Feb 2021, 15:35 pboleta notifications@github.com ha scritto:

I will send it again https://1drv.ms/w/s!Agvr4ZvRqCbqgbsxeffU0T0YB1uHdQ?e=TNEXqs


De: gacocz notifications@github.com Enviado: 26 de fevereiro de 2021 14:28 Para: cedricp/ddt4all ddt4all@noreply.github.com Cc: pboleta ptboleta@hotmail.com; Comment comment@noreply.github.com Assunto: Re: [cedricp/ddt4all] Not working on Clio V (#404)

I don't see the attachment...

Il Ven 26 Feb 2021, 15:22 pboleta notifications@github.com ha scritto:

Hi, I appreciate if you share your information and progress, I would be very grateful. I once spoke to a German guy who provided me with this information, but which I have not tested as I still have my car under warranty. I don't know if it is useful to you or you were already aware of it. Anyway, here is the attachment.

Regards Pedro


De: gacocz notifications@github.com Enviado: 26 de fevereiro de 2021 13:37 Para: cedricp/ddt4all ddt4all@noreply.github.com Cc: pboleta ptboleta@hotmail.com; Comment comment@noreply.github.com Assunto: Re: [cedricp/ddt4all] Not working on Clio V (#404)

Sorry, I don't have any wiring diagram or pinout to share.

Anyway if you want I can send you my progress.

I want to cut the Can L and Can H pin on my OBD interface and put it directly in other can network point, when I will found the correct point maybr i can write because sgw is bypassed...

Il Ven 26 Feb 2021, 14:15 pboleta notifications@github.com ha scritto:

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address.

Can you send me that information ? ptboleta@hotmail.com Thanks!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <https://github.com/cedricp/ddt4all/issues/404#issuecomment-786641369 , or unsubscribe <

https://github.com/notifications/unsubscribe-auth/ASSLCYHVGEAJDTDAQCYYFLLTA6NHRANCNFSM4OCB4W2A

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub< https://github.com/cedricp/ddt4all/issues/404#issuecomment-786652581>, or unsubscribe<

https://github.com/notifications/unsubscribe-auth/ATACKV5D53DOKOHG5WJKMJ3TA6P3LANCNFSM4OCB4W2A

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cedricp/ddt4all/issues/404#issuecomment-786676678, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ASSLCYANVVDEU2IDFIWMLHTTA6VDFANCNFSM4OCB4W2A

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub< https://github.com/cedricp/ddt4all/issues/404#issuecomment-786679833>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/ATACKV22WTD6B4YOMLAUNP3TA6VYHANCNFSM4OCB4W2A

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cedricp/ddt4all/issues/404#issuecomment-786684489, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASSLCYECFODEGWK66MTILBTTA6WU5ANCNFSM4OCB4W2A .

eminpolat85 commented 3 years ago

Actually we only need BCM pinout for this. Could anyone reach this information?

Give a mail address.

ozgun@live.de thanks

mnigten commented 3 years ago

Can you send it to me as well? Nigten@gmail.com

Thanks

eminpolat85 commented 3 years ago

hasn't come yet

iOS için Outlookhttps://aka.ms/o0ukef uygulamasını edinin


Gönderen: Michael Nigten notifications@github.com Gönderildi: Saturday, February 27, 2021 11:03:23 AM Kime: cedricp/ddt4all ddt4all@noreply.github.com Bilgi: eminpolat85 ozgun@live.de; Comment comment@noreply.github.com Konu: Re: [cedricp/ddt4all] Not working on Clio V (#404)

Can you send it to me as well? Nigten@gmail.commailto:Nigten@gmail.com

Thanks

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/cedricp/ddt4all/issues/404#issuecomment-787033037, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARLT4KYWOVHBOOZEJP4R4PTTBCRMXANCNFSM4OCB4W2A.

KarelSvo commented 3 years ago

I will send it again

You can delete these findings because the original Renault documentation does not match the real BCM Ecu. Renault assigned connections incorrectly in the documentation.

pboleta commented 3 years ago

Really? You really can't believe anything, not even the documentation of a brand. I apologize for giving wrong information. Any developments please let me know.


De: KarelSvo notifications@github.com Enviado: 27 de fevereiro de 2021 08:36 Para: cedricp/ddt4all ddt4all@noreply.github.com Cc: pboleta ptboleta@hotmail.com; Comment comment@noreply.github.com Assunto: Re: [cedricp/ddt4all] Not working on Clio V (#404)

I will send it again

You can delete these findings because the original Renault documentation does not match the real BCM Ecu. Renault assigned connections incorrectly in the documentation.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/cedricp/ddt4all/issues/404#issuecomment-787036923, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATACKV6D2JKL2L5SKAACO4TTBCVHPANCNFSM4OCB4W2A.

gacocz commented 3 years ago

Pinout it isn't a problem. Renault uses green and white for CAN Network wiring and also you can measure tension referring to negative and the resistance between them.

So those are a simple thing we can check before start trying to use OBD interface and DDT4ALL.

KarelSvo commented 3 years ago

Renault uses green and white for CAN Network wiring and also you can measure tension referring to negative and the resistance between them.

On my Easylink radio ecu, CAN cable are white, purple, and salmon-colored.

gacocz commented 3 years ago

Renault uses green and white for CAN Network wiring and also you can measure tension referring to negative and the resistance between them.

On my Easylink radio ecu, CAN cable are white, purple, and salmon-colored.

Why 3 cables? How did you found it? Did you measure it? Did you try to put pin 6 and 14 of the OBD interface directly there?

KarelSvo commented 3 years ago

Why 3 cables?

No, 3 different colors. I just want to say that the cable color is not a safe criterion. This radio has 6 connections for CAN cables. You cannot reach the radio from the BCM. It is assigned to a different gateway channel.

jordirs2004 commented 3 years ago

MVIMG_20210107_110831 MVIMG_20210107_110641 IMG_20210107_110312 MVIMG_20210107_110251 MVIMG_20210106_140302~2 MVIMG_20210106_140302

gacocz commented 3 years ago

Why 3 cables?

No, 3 different colors. I just want to say that the cable color is not a safe criterion. This radio has 6 connections for CAN cables. You cannot reach the radio from the BCM. It is assigned to a different gateway channel.

I supposed so, maybe radio connects directly to the SGW, the SGW should be located under the cluster, where did you found the radio ECU?

If I connect directly to CAN H and Can L of the RADIO ecu do you think I will able to change HMI settings?

I would like to change display and I think I should change display format ...

gacocz commented 3 years ago

So, according to this Bosch scheme, there should be 4 channels for the Can Network behind the SGW, if we locate (under the cluster?) We could connect can h and can l in according to the domain we need.

I suppose that if I connect to the channel of the multimedia domain and scan the ECU I should found just the one related to it... SmartSelect_20210227-175934_Gallery

cedricp commented 3 years ago

You can also search for twisted pairs. Thats how I generally do

On Sat, 27 Feb 2021, 17:51 gacocz, notifications@github.com wrote:

Why 3 cables?

No, 3 different colors. I just want to say that the cable color is not a safe criterion. This radio has 6 connections for CAN cables. You cannot reach the radio from the BCM. It is assigned to a different gateway channel.

I supposed so, maybe radio connects directly to the SGW, the SGW should be located under the cluster, where did you found the radio ECU?

If I connect directly to CAN H and Can L of the RADIO ecu do you think I will able to change HMI settings?

I would like to change display and I think I should change display format ...

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cedricp/ddt4all/issues/404#issuecomment-787101256, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNKNSNULFDCUUP2RTAEJRDTBEPHLANCNFSM4OCB4W2A .

KarelSvo commented 3 years ago

So, according to this Bosch scheme, there should be 4 channels for the Can Network behind the SGW, if we locate (under the cluster?) We could connect can h and can l in according to the domain we need.

jordirs2004 has already done a lot of research. But unfortunately no success when connecting directly to the radio. Maybe he'll show photos of it too. On the BCM, the wires are not twisted. There he found all the control units for the motorization and the vehicle channel.

gacocz commented 3 years ago

So, according to this Bosch scheme, there should be 4 channels for the Can Network behind the SGW, if we locate (under the cluster?) We could connect can h and can l in according to the domain we need.

jordirs2004 has already done a lot of research. But unfortunately no success when connecting directly to the radio. Maybe he'll show photos of it too. On the BCM, the wires are not twisted. There he found all the control units for the motorization and the vehicle channel.

So even if you connect directly to the Can Network behind the SGW you can't write ecu?

Very strange...

jordirs2004 commented 3 years ago

IMG_20210207_095949_exported_1614447918865_copy_1600x720.jpg

gacocz commented 3 years ago

@jordirs2004 that's exactly what I want to do. If this didn't work what kind of error did you had? Did you logged some debug?