NefMoto

Noob Zone => Noob Questions => Topic started by: MetalForLive on August 22, 2024, 12:49:10 AM



Title: ME7 getting more values to Canbus
Post by: MetalForLive on August 22, 2024, 12:49:10 AM
Hello everybody,

I have S4 B5 with 8D0907551G ECU, I bought a display which can show me values from the Canbus.
But unfortunately ME7 only send this few values:
nmot_w, tmot, vfzg, tans, wpedv_w, wdkba

I know it's possible to get more values with a custom code.
Is there anywhere a instruction for this, how to start? I'm even not sure with which words I should search for this, already tried to search in S4wiki.

Thanks in advance!


Title: Re: ME7 getting more values to Canbus
Post by: BlackT on August 22, 2024, 08:50:44 AM
What you need?


Title: Re: ME7 getting more values to Canbus
Post by: MetalForLive on August 23, 2024, 02:56:28 AM
I want values like ignition angle, boost, engineload, airmass and so on send to canbus so that I can see them on my display.


Title: Re: ME7 getting more values to Canbus
Post by: gremlin on August 23, 2024, 05:41:09 AM
Boost pressure is present in byte 5 of Motor7 (588h) message.


Title: Re: ME7 getting more values to Canbus
Post by: MetalForLive on August 28, 2024, 06:43:28 AM
That's nice, but is there anywhere an how to or an instruction with examples how to get this information to the CANbus?


Title: Re: ME7 getting more values to Canbus
Post by: prj on August 29, 2024, 04:19:13 AM
That's nice, but is there anywhere an how to or an instruction with examples how to get this information to the CANbus?
No.
Pay someone to do it for you.

You're not gonna learn assembler and programming from a tutorial, that takes years.


Title: Re: ME7 getting more values to Canbus
Post by: MetalForLive on August 29, 2024, 08:37:39 AM
Understand.
Thanks anyway.


Title: Re: ME7 getting more values to Canbus
Post by: rogerius on August 30, 2024, 02:30:58 AM
Understand.
Thanks anyway.
I have done this to my car for colorMFA.
However, all credit is for user fknbrkn who helped.
What exactly would you need? Suggestions, some help or custom code is inserted?