User's Manual

WizFi360 User Manual
Example AT+SYSRAM?
10.1.2.10 ˊAT+CIOMODE Configures the Mode of a
GPIO
Execute Co
mmand
A
T+CIOMODE=<pin>,<mode>
Response
OK
Parameters
<mode>˖Operating mode
-sets the GPIO as an output
-
sets the GPIO as an input
Example
A
T+CIOMODE=6,1
10.1.2.11 ˊAT+CIOWRITE Configures the Output Level
of a GPIO
Execute Co
mmand
A
T+CIOWRITE=<pin>,<level>
Response
OK
Parameters
<level>˖
-high level
-0˖low level
Example
AT+CIOMODE=6,1
AT+CIOWRITE=6,0
10.1.2.12 ˊAT+CIOREAD Reads the GPIO Input Level
Execute Co
mmand
A
T+CIOREAD=<pin>