Im trying to make a working gauge cluster via obd2 and the app torque. It has a function for "HPEV Motor RPM" but that doesnt give me any read out. I feel kind of lost in the CAN-jungle, what do I need to do in the inverter to get orion bms to read the RPM? The CAN speeds are set to the same but no nothing.
Here is the table from orion if it helps:
Name Short Name Mode & PID Equation Minimum Maximum Unit OBD2 Header Scale Factor
HPEV RPM HPEV RPM B48601 ((A*256)+B) 0 5000 RPM See Note #1 x1
HPEV Motor Temp HPEV Motor Temp B48601 C -40 200 C See Note #1 x1
HPEV Control Temp HPEV Cont Temp B48601 D -40 200 C See Note #1 x1
HPEV Amps HPEV Amps B48601 ((E*256)+F)/10.0 -32767 32767 A See Note #1 x1
HPEV Voltage HPEV Volts B48601 ((G*256)+H) 0 65535 V See Note #1 x1
HPEV Frequency HPEV Frequency B48602 ((A*256)+B) 0 65535 Hz See Note #1 x1
HPEV Fault HPEV Fault B48602 C 0 255 Status See Note #1 x1

Anyone got clues? Or possibly have used Torque app?