WM620 AT
Command Manual
Copyright © Neoway Technology Co., Ltd
8
<CR><LF>OK<CR><LF>
Parameter
<mode>:
0: temperature and voltage at ADC port
1: ADC value
<temp>: Temperature,
℃
<volt>: Voltage, mV
<adc_val>: ADC value
OVL: The temperature exceeds the lower threshold -40
℃
OVH: The temperature exceeds the higher threshold 85
℃
Example
AT$MYADCTEMP=0
$MYADCTEMP: 30,701
OK
Get the temperature and voltage at the
ADC port.
AT$MYADCTEMP=1
$MYADCTEMP: 1303
OK
Get the ADC value
AT$MYADCTEMP=?
$MYADCTEMP: (0-1)
OK
Query the available value range.
Remarks
Refer to Neoway temperature sensing scheme.
This command is supported on E9C33426 and later versions.