ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 300 of 545 2020-04-15
3.8.6. AT#ADC - Read Analog/Digital Converter Input
This command returns the current voltage value of the specified ADC inputs, expressed in mV.
[1] Hardware User's Guide of the used module
AT#ADC=[<adc>,<mode>[,<dir>]]
Execution command reads selected <adc> pin voltage, converts it by baseband internal ADC and
prints outs the result as shown in Additional info section.
Parameters:
input pin index. For the number of available ADCs see document [1]
direction. Its interpretation is currently not implemented.
Format of the message printed out by the execution command:
#ADC:<value>
pin voltage expressed in mV.
The command returns the last valid measure.
AT#ADC?
Read command reports all pins input voltage in the format:
#ADC:<value>[<CR><LF>#ADC:<value>[...]]