How to read RV50 voltage

How do I read the RV50 input voltage remotely. Is there an API or register address?

Hi There,

The RV Operating Voltage can be found on page 21 of the Hardware User Guide: “Input Voltage is 7-36V” The link for the guide can be found below.
source.sierrawireless.com/~/med … de_r3.ashx

Thanks,

I know how to read it through the ACEManager. I need to be able to log it periodically from my software application.

Are you writing a lua script for the RV50? If so, using the lua devicetree module, call devicetree.get(“system.io.powerin”). This will return a string of the voltage.