AT Command | | Description |
AT+CGAUTH AT command sets up PDP context authentication parameters such as user name, password and authentication protocol(PAP or CHAP)
| Usage |
Command |
Possible response(s) |
+CGAUTH=[,[,[,]]] |
+CME ERROR: |
+CGAUTH? |
[+CGAUTH: ,,,]
[+CGAUTH: ,,,
[...]] |
+CGAUTH=? |
+CGAUTH: (range of supporteds),(list of supporteds),(range of supporteds),(range of supporteds) |
| Examples |
AT+CGAUTH=1,1,”TEST”,”123”
OK
| Keywords | AT+CGAUTH syntax, examples, parameters, error, input, response. |
|