Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
AT+CVALARM?
+CVALARM: 1,3400,4300
OK
AT+CVALARM=?
+CVALARM: (0,1),(3300-4000),(4000-4300)
OK
10.2 AT+CVAUXS Set state of the pin named VREG_AUX1
Description
This command is used to set state of the pin which is named VREG_AUX1.
SIM PIN References
NO Vendor
Syntax
Test Command Responses
AT+CVAUXS=? +CVAUXS: (list of supported <state>s)
OK
Read Command Responses
AT+CVAUXS? +CVAUXS: <state>
AT+CVAUXS=<state> OK
ERROR
Defined values
<state>
0 – the pin is closed.
1 – the pin is opend(namely, open the pin)
Examples
AT+CVAUXS=1
AT+CVAUXS?
+CVAUXS: 1
OK