!
3. Basic AT Commands
Note
Please refer to
ESP8266 Pin List
for uses of
AT+SYSGPIO
-related commands.
Example
AT+SYSIOSETCFG=12,3,1 //S
et
GPIO12 to work as a GPIO
AT+SYSGPIODIR=12,0 //S
et
GPIO12 to work as an input
AT+SYSGPIOREAD=12
Espressif
!
/58
18
2017.05