I took some screenshots based on your request. Hope there is all you tell me to do. Edit: Car year is 2012.
Thank you for your support. I have replicated everything from your 3 screenshots, unfortunately I can't connect to ECU with this init AT commands s...
I wrote it in Torque profile but the response is still the same.
Here is short summary regarding my issue: PID: 22242C Header: 7E0 Response: 7E8037F2211 I assume this response is wrong because when I try ano...
Hi, I have the latest Torque pro installed but I'm facing an issue with custom themes which wont apply. Previously I have downloaded and used one ...
Temperature obtained from this PID isn't matching oil temperature on dashboard gauge. It's showing around 87°C all the time while driving. When th...
This is PID for engine coolant temperature I'm using already :-/
Amazing, the PIDs are now responding. Thank you a lot 🙂
Thanks for suggestion. I suceed with PID 213e and without OBD Header.
Hi, can you please send me your updated sketch? I will try to make it work with 16x02 IIC display and show live data onto it. My email is: hrom...
I think you need to set correct values into OBD Header to use in your Custom PIDs to get correct values from ECU. Can you write down which type of ...
Thank you for sharing other PIDs 🙂
Yes, enri's equation is correct. I edited the equation to match values on my Alfa Dynamic display: (((A*256+B)-32768)*0.001)-0.8 PID is now sh...
((A*256)+B)*(100/4369) ? for 1500 max. This equation seems to be good but my Alfa Dynamic display shows 1.5bar on full power but the PID is not sho...