Read termistor temperature through ASCII

Hey ODrive-Community,

I try to read and write with an Arduino Pro Mini with ASCII to the ODrive.
I have one issue. I want to track the temperature, but the following char array didn´t work:
r axis0.motor.get_inverter_temp
any suggestions?
vbus_voltage and other commands are usable.

Cheers Robert

Hmm, get_inverter_temp is a function. I’m not actually sure why it’s a function though, and I don’t recall whether or not we fixed this issue in RazorsEdge… I’ll have to get back to you on that one.

@Wetmelon: Is the fix in the new Firmware rc-v0.5.0 ?

Yep, it’s in the RC.

Ok, thank you for the fast reply.