Separate names with a comma.
In the prototype, any PIDs related to battery external charging can be found at 2176, 217A & 217E. In the production unit, all these PIDs are...
I wonder if this has anything to do with the 124 miles cycle? Thanks for testing! You can also counter check with VLB, VL-Voltage before...
The TPMS sensors must have been registered, otherwise the warning light would have lighted up. I have no idea why the screen is not showing....
Every TPMS sensor has an unique ID label on it. [IMG] EDIT: Toyota TPMS does keep track of the wheel position, but it has to be done manually...
Thanks! It looks like there are 8 blocks of 7 cells each. Block#|1st reading|2nd reading|3rd reading V01|24.826|24.826|24.826...
It appears that I was wrong on the grouping of cells. Could you help to test 2181 using USB's method, I need the header+data to decode the block...
Update3: Google Spreadsheet. Vincent
You can use it just like other PIDs but I 'm not sure about the correct response from Torque. Please try it and tell me what is the reply from...
There is a HV Battery Current Sensor, which is built into the HV junction block assembly, is used to detect the HV battery charged and discharged...
Thanks! I 've all the values now. It seems the PID map are similar to the Gen3. I do not have the Repair Manual so I 'm guessing the 56 cells are...
Thanks Tracksyde! I entered your logs into Test1 results. It seems that all the 21E0 did not capture anything, probably Excel treated it as an...
Yes, 7E2 contains the voltage and current PIDs. I 've attached another test1.zip file by splitting them up into 2 words. Hopefully this will save...
Thanks! That is what I'm looking for.:) From your GenII's responses, 80018001h, it looks like there are PID at 21h, 30h & 31h. 21h - MIL ON RUN...
Yes, it is supposed to be cube. Either change the formula to A * 256 * 256 *256 + B * 256 *256 + C * 256 + D or break up into smaller size. Either...
The 1st 4 belong to 7B0 (Skid Control ECU) and as long as you're in READY, you should be able to read. Some PIDs are indeed zero since not every...
That can't be right because the formula (AE * 256 + AF) / 10 cannot be greater than 6553.5. Vincent
Yes, all those values consist of very long numbers, it would save a lot of time if it can be logged. Otherwise, you may capture the screenshots or...