LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14
Page 1121 of 1904
2022-03-04
Not Subject to NDA
Examples of Set section
•
AT#GPIO=?
#GPIO: (1-10),(0-4),(0-14,16-19),(0,1)
OK
•
AT#GPIO=3,1,1 // setting GPIO3 as output and value is HIGH
OK
•
AT#GPIO=4,1,1,1 // setting GPIO4 as output and value is HIGH and
GPIO pin save configuration
OK
•
AT#GPIO=3,2 // report GPIO3 state
#GPIO: 1,1
OK
•
AT#GPIO? // read command
#GPIO: 1,1 // GPIO1 is output and output value is HIGH
#GPIO: 0,0
#GPIO: 1,1
#GPIO: 0,0
#GPIO: 0,1 // GPIO5 is input and input value is HIGH
#GPIO: 1,0
#GPIO: 0,0
#GPIO: 11,1
#GPIO: 0,0
#GPIO: 0,0
OK
Summary of Contents for LE910C series
Page 1904: ......