The idle power draw of the RubikPI (as measured at the USB-C input) is about 1.7w with nothing plugged in other than the serial terminal, whereas for the SoM it is just 400mw as measured by polling the following:
/sys/class/power_supply/qcom-battmgr-bat/voltage_now
/sys/class/power_supply/qcom-battmgr-bat/current_now
The 400mw is close to the number for the QCS6490 reported by Qualcomm, so 1.3w is being consumed elsewhere. Could you please let me know if there is an easy way to reduce the power draw? I don’t need ethernet or HDMI, so maybe these could be switched off?