SIM5350 AT Command Set
<save>
0 – not save the setting
1 – save the setting
NOTE: If the parameter of <save> is omitted, it will save the value of specified GPIO;
The gpio_num corresponds to pin index on SIM5350;
Examples
AT+CGSETV=47,0,0
OK
9.6 AT+CGGETV Get the value of specified GPIO
Description
This command is used to get the value (high or low) of the specified GPIO.
SIM PIN References
NO Vendor
Syntax
Write Command Responses
+CGGETV: <gpio_hl>
OK
AT+CGGETV=<gpio_num>
ERROR
Defined values
<gpio_num>
2,3,4,5,6,7,9,10,11,12,15,16,17,18,19,20,21,22,23,29,30,31,35,36,37,38,39,40,46,47,48,49,53
<gpio_hl>
0 – low
1 – high
NOTE: The gpio_num corresponds to pin index on SIM5350;
Examples
AT+CGGETV=3
+CGGETV: 0
OK
SIM5350_ATC_V1.02 6/9/2014
133