Hello,
We are currently porting our custom FW to the R15.0.3 of the Cat-M and we just saw that the analog input paths has changed:
cat /sys/class/hwmon/hwmon0/device/mpp_05
cat: can't open '/sys/class/hwmon/hwmon0/device/mpp_05': No such file or directory
cat /sys/devices/qpnp-vadc-8/mpp2_div1
cat: can't open '/sys/devices/qpnp-vadc-8/mpp2_div1': No such file or directory
Thank you for your answer, however we need the linux path since our applications are reading (and process) the analog value directly. We can’t use system/AT command in our context.