The set command enables or disables the use of an Access Point Name (APN).
Syntax:
%XAPNSTATUS=<status>,<APN>
The set command parameters and their defined values are the following:
- <status>
- 0 – Disable APN
- 1 – Enable APN
- <APN>
- String – APN
The following command example disables the use of an Internet APN:
AT%XAPNSTATUS=0,"internet"
The following command example enables the use of an Internet APN:
AT%XAPNSTATUS=1,"internet"