Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
10.4 AT+CADC Read ADC value
Description
This command is used to read the ADC value from modem.
ME supports 2 types of ADC, which
are raw type and voltage type.
SIM PIN References
Syntax
Test Command Responses
AT+CADC=? +CADC: (range of supported <adc>s)
OK
AT+CADC=<adc> +CADC: <value>
OK
ERROR
Defined values
<adc>
ADC type:
0 – raw type.
<value>
Integer type value of the ADC.
Examples
+CADC: (0,2)
AT+CADC=0
+CADC: 187
OK
10.5 AT+CADC2 Read ADC2 value
Description