I see that in various nissan models, Fuel level is not supported in OBD. However the dashboard does show fuel level. How are they showing it? Is it some manufacture specific PID that is used? If i need to show fuel level to my customer, what are my options?
Asked
Active
Viewed 162 times
1 Answers
1
It is not necessary that the fuel level information goes to the dashboard only through OBD. Mostly this information will be going via some CAN frames. If you have the network description file of the CAN Bus, then you can identify which CAN ID carries this information and how to decode this.

Shyam
- 649
- 1
- 5
- 20
-
Yes, No PID with respect to fuel level. Checked this using external can logistics tool as well ā 230490 Jul 01 '21 at 13:57
-
If this answer cleared your query, please do consider marking this as the answer using the tick mark on the left side. ā Shyam Jul 02 '21 at 03:42