version|1.0.0|beta group|Generic group|Network group|SMS, Phonebook group|PSD group|TCP, UDP group|HTTP, FTP group|SMTP, PING group|FFS group|SAP group|InBM (eCall, DTMF) group|IMS group|Positioning group|TOBY-L2 group|SARA-N2 group|CDMA RF group|OMA-DM item|Generic|AT|Check OK response, verify modem presence item|Generic|ATE0|Echo off item|Generic|ATE1|Echo on item|Generic|AT+CGMI|Manufacturer information item|Generic|AT+CGMM|Get model information item|Generic|AT+CGMR|Software information item|Generic|AT+CGSN|Modem IMEI item|Generic|AT+CPIN?|Get SIM status item|Generic|AT+CLCK="SC",2|Get SIM security status item|Generic|AT+CPWROFF|Switch modem off item|Generic|AT+CFUN=16|Silent reset of modem with reset of the SIM card item|Generic|AT+CLAC|List available AT commands item|Generic|AT+UPSV?|Ask the power saving status item|Generic|AT+UPSV=0|Disable power saving item|Generic|AT+UPSV=1,###|Enable power saving, substitute ### with timeout in frames (1 frame = 4,615 ms) item|Generic|AT&V|Summary of the current configuration and of the stored user profiles item|Generic|AT&W|Stores the current AT configuration item|Generic|ATD(number);|Perform a voice call (replace (number) with digits) item|Generic|ATA|Answer to incoming call item|Generic|ATH|Hangs up, end call in progress item|Generic|AT+UEXTDCONF=0,1|Enable external Maxim codec for Lisa U2 item|Network|AT+CSQ|Signal quality item|Network|AT+CREG?|Get registration status item|Network|AT+COPS?|Get operator information item|Network|AT+COPS=?|Get list of operators item|Network|AT+COPS=0|Set automatic network selection item|Network|AT+COPS=2|Deregister from network item|Network|AT+COPS=5|Get parameters from all networks received by modem item|Network|AT+CGREG?|Get GPRS network registration status item|Network|AT+CPOL?|Get the preferred list of networks item|Network|AT+URAT?|Get the selected radio tecnology setting item|Network|AT+URAT=0|Set the radio access tecnology to GPRS (de-register modem before) item|Network|AT+URAT=2|Set the radio access tecnology to UMTS (de-register modem before) item|Network|AT+URAT=1,2|Set the radio access tecnology to dual mode, (preferred: UMTS, de-register modem before) item|Network|AT+URAT=1,0|Set the radio access tecnology to dual mode, (preferred: GSM, de-register modem before) item|Network|AT+UBANDSEL?|Get currently supported bands item|SMS, Phonebook|AT+CSCA?|Get short message service center number item|SMS, Phonebook|AT+CMGF=1|Set SMS text mode item|SMS, Phonebook|AT+CMGL="ALL"|Read all SMS item|SMS, Phonebook|AT+CMGS="number"|Send SMS to number item|SMS, Phonebook|AT+CMGR=#|Get SMS at position # (substitute with number) item|SMS, Phonebook|AT+CMGD=#|Delete SMS at position # (substitute with number) item|SMS, Phonebook|AT+CNMI=1,0|Disable SMS notification item|SMS, Phonebook|AT+CNMI=1,1|Enable SMS notification item|SMS, Phonebook|AT+CPBS="SM"|Select SIM phonebook item|SMS, Phonebook|AT+CPBR=?|Get supported index range of selected phonebook item|SMS, Phonebook|AT+CPBR=1,500|Read phonebook entries item|SMS, Phonebook|AT+CPBS="LD"|Set last dialed calls phonebook item|SMS, Phonebook|AT+CPBR=?|Get supported index range of selected phonebook item|SMS, Phonebook|AT+CPBR=1,10|Read phonebook entries item|PSD|AT+UPSD=0,1,"apn.name"|Define the APN for the profile 0 item|PSD|AT+UPSD=0,1|Get the defined APN on profile 0 item|PSD|AT+UPSDA=0,3|Activate the PDP context using profile 0 item|PSD|AT+UPSDA=0,4|Deactivate the PDP context of the profile 0 item|PSD|AT+UPSND=0,8|Get the activation status of profile 0 item|PSD|AT+UPSND=0,0|Get the dynamic IP of profile 0 item|PSD|AT+UCSD=0,0,"number"|Define phone number for Circuit Switched Data item|PSD|AT+UCSDA=0,3|Activate an end to end data call for CSD profile 0 item|PSD|AT+UCSDA=0,4|Deactivate the data call for CSD profile 0 item|TCP, UDP|AT+USOCR=6|Create a socket associated with TCP protocol item|TCP, UDP|AT+USOCO=0,"ip.address",#port|Establishes a peer-to-peer connection of the TCP socket item|TCP, UDP|AT+USODL=0|Set socket in Direct Link mode, establishes a transparent end to end communication item|TCP, UDP|AT+USOCL=0|Closes the specified socket item|TCP, UDP|AT+USOWR=0,8|Write 8 bytes to socket 0 (TCP) item|TCP, UDP|AT+USORD=0,8|Read 8 bytes from socket 0 (TCP) item|TCP, UDP|AT+USOCR=17|Create a socket associated with UDP protocol item|TCP, UDP|AT+USOST=0,"ip.address",#port,8|Send 8 bytes to socket 0 to specified IP address & port (UDP) item|TCP, UDP|AT+USORF=0,8|Read 8 bytes from socket 0 (UDP) item|TCP, UDP|AT+USOCL=0|Closes the specified socket item|HTTP, FTP|AT+UHTTP=0,1,"www.aaa.bbb"|Set HTTP server name for profile 0 item|HTTP, FTP|AT+UHTTPC=0,0,"/","head.ffs"|Issue a HEAD request to HTTP server item|HTTP, FTP|AT+URDFILE="head.ffs"|Read from file system the response of HTTP HEAD request item|HTTP, FTP|AT+UHTTPC=0,1,"/","index.ffs"|Perform a GET request to HTTP server item|HTTP, FTP|AT+URDFILE="index.ffs"|Read from file system the response of HTTP GET request item|HTTP, FTP|AT+UHTTPER=0|Retrieve the error class and code of the last HTTP operation for profile 0 item|HTTP, FTP|AT+UFTP=1,"ftp.aaa.bbb"|Define the FTP server name item|HTTP, FTP|AT+UFTP=2,"anonymous"|Define the user name for FTP login procedure item|HTTP, FTP|AT+UFTP=3,"mail@provider.com"|Define the password for FTP login procedure item|HTTP, FTP|AT+UFTPC=1|FTP login; connect to the FTP server item|HTTP, FTP|AT+UFTPC=0|FTP logout; terminate the FTP session item|HTTP, FTP|AT+UFTPC=13|Get information of the current directory from FTP server item|HTTP, FTP|AT+UFTPC=14|Get list of filenames of the current directory from FTP server item|HTTP, FTP|AT+UFTPC=8,"pub"|Change the work directory to "pub" item|HTTP, FTP|AT+UFTPC=8,".."|Change the work directory to upper level item|HTTP, FTP|AT+UFTPC=6,"README"|Retrieve a file from FTP server using direct link mode item|HTTP, FTP|AT+UFTPC=4,"README","RXLOC.FFS"|Retrieve a file from FTP server and store it in file system item|HTTP, FTP|AT+UFTPC=7,"NEWFILE"|Send a file to FTP server using direct link mode item|HTTP, FTP|AT+UFTPC=5,"TXLOC.FFS","NEWFILE"|Send a file from file system to FTP server item|SMTP, PING|AT+USMTP=0,"ip.addr.zzz"|Set SMTP server IP address item|SMTP, PING|AT+USMTP=1,"your.smtp.server"|Set SMTP server name item|SMTP, PING|AT+USMTP=2,"myname"|Set user name for the SMTP login procedure, if authentication is used item|SMTP, PING|AT+USMTP=3,"mypwd"|Set password for the SMTP login procedure, if authentication is used item|SMTP, PING|AT+USMTP=4,0|Set the SMTP authentication method (0:no authentication) item|SMTP, PING|AT+USMTPM=0,"sender@domain"|Set mail sender address item|SMTP, PING|AT+USMTPM=2,"receiver@domain.com"|Add recipient address item|SMTP, PING|AT+USMTPM=3,"Mail subject"|Add mail subject item|SMTP, PING|AT+USMTPM=4,"Mail body"|Set mail text item|SMTP, PING|AT+USMTPC=1|Connect to the SMTP server via TCP item|SMTP, PING|AT+USMTPC=2|Send the previously prepared mail item|SMTP, PING|AT+USMTPC=0|Terminate the SMTP session item|SMTP, PING|AT+USMTPER|Retrieve the error class and code of the last SMTP operation item|SMTP, PING|AT+UPING="www.address.zzz"|Send an ICMP Echo-Request to the remote host and wait for its ICMP Echo-Reply item|FFS|AT+UDWNFILE="myfilename",32|Store a file of 32 bytes into the file system item|FFS|AT+UDELFILE="filetodelete"|Delete a stored file from the file system item|FFS|AT+URDFILE="myfilename"|Retrieve a file from the file system item|FFS|AT+ULSTFILE=0|List the files stored into the file system item|FFS|AT+ULSTFILE=1|Get remaining free FFS space expressed in bytes item|FFS|AT+ULSTFILE=2,"myfilename"|Get size of the specified file expressed in bytes item|InBM (eCall, DTMF)|AT+UECALLDATA=3,1|Enable eCall URCs without IVS events item|InBM (eCall, DTMF)|AT+UECALLDATA=4,1|Enable the eCall feature item|InBM (eCall, DTMF)|AT+UECALLDATA=4,0|Disable the eCall feature item|InBM (eCall, DTMF)|AT+UECALLDATA?|Get the current status of the eIM and of the URCs item|InBM (eCall, DTMF)|AT+UECALLDATA=1,1,"abba"|Arm the eCall eIM in PUSH mode and prepare the MSD item|InBM (eCall, DTMF)|AT+UECALLDATA=2,0,"fefe"|Request the MSD update item|InBM (eCall, DTMF)|AT+UECALLDATA=2,1,"dacc"|Update the MSD immediately (force eIM reset) item|InBM (eCall, DTMF)|AT+UECALLVOICE=1,0,1|Enable microphone internal control item|InBM (eCall, DTMF)|AT+UECALLVOICE=1,1,0|Disable loudspeaker internal control item|InBM (eCall, DTMF)|AT+UECALLVOICE=2,0,0|Mute microphone item|InBM (eCall, DTMF)|AT+UECALLVOICE=2,1,1|Unmute loudspeaker item|InBM (eCall, DTMF)|AT+UECALLVOICE=2,0|Check microphone status item|InBM (eCall, DTMF)|AT+UECALLVOICE=3,0,1|Enable URC generation for microphone item|InBM (eCall, DTMF)|AT+UECALLVOICE=3,1,0|Disable URC generation for loudspeaker item|InBM (eCall, DTMF)|AT+UDTMFD=1,2|Enable DTMF detector (in robust mode), and DTMF URC generation item|InBM (eCall, DTMF)|AT+UDTMFD=0,0|Disable DTMF detector, and DTMF URC generation item|InBM (eCall, DTMF)|AT+UDTMFD?|Get DTMF settings item|IMS|AT+UCGDFLT=1,"IP","4g.softbank",,,,,,,,,,,,,,,,,,1,"ai4g@4g.softbank","softbank"|Configure initial PDP context to register on e.g. Softbank 4G network item|IMS|AT+CIREG=2|Enable IMS registration information URCs item|IMS|AT+UIMSCONF="KEY_IMS_SUPPORT","true"|Enable/ disable IMS client item|IMS|AT+UIMSCONF="KEY_IMS_RAT","all"|Enable IMS for all RATs that support PS communication item|IMS|AT+UIMSCONF ="KEY_SBM_ROAM_MODE",1|Enable IMS capabilities on non-SBM networks item|IMS|AT+UIMSCONF ="KEY_SBM_ROAM_XML_MODE",1|Set UE to use regulatory xml settings instead of SBM ones item|IMS|AT+CGEREP=2|Enable URCs to monitor GPRS signaling item|IMS|AT+CMCCS=2|Enable URCs to monitor IMS/CS calls item|IMS|AT+CISRVCC=1|Enable SRVCC feature for IMS calls item|IMS|AT+CLCCS=X|Returns info about call number X item|IMS|AT+CEVDP=1|Lead UE in ''IMS voice not available'' state item|Positioning|AT+UGPS=1,0|Switch GPS on (no aiding) item|Positioning|AT+UGPS=1,1|Switch GPS on (Automatic local Aiding) item|Positioning|AT+UGPS=1,8|Switch GPS on (AssistNow autonomous Aiding) item|Positioning|AT+UGPS=0|Switch GPS off item|Positioning|AT+UGPS?|Ask for GPS status item|Positioning|AT+UGIND=1|Enable URC of GPS aiding operations item|Positioning|AT+UGIND=0|Disable URC of GPS aiding operations item|Positioning|AT+ULOC=2,1,1,60,100|Ask GPS localization information with 60 sec timeout and 100 m accuracy item|Positioning|AT+ULOC=2,2,1,60,1000|Ask CellLocate localization information with 60 sec timeout and 1000 m accuracy item|Positioning|AT+ULOC=2,3,1,120,1|Ask hybrid localization with 120 sec timeout and 1 m accuracy item|Positioning|AT+UGRMC=1|Enable storing of the last value of NMEA $RMC messages item|Positioning|AT+UGRMC=0|Disable storing of the last value of NMEA $RMC messages item|Positioning|AT+UGRMC?|Get status of NMEA $RMC messages and the last $RMC message item|Positioning|AT+UGUBX="B56202410800102700000200000084CC"|UBX protocol msg: put the GNSS in power saving mode item|Positioning|AT+UGAOP="eval1-les.services.u-blox.com",46434,1000,0|Configure the network connection to an AssistNow Online server item|SAP|AT+USAPMODE=1|Enable SAP client mode (use external SIM) item|SAP|AT+USAPMODE=0|Disable SAP (use internal SIM) item|SAP|AT+USAPIND=1|Enable the URC generation for the SAP feature item|SAP|AT+USAPIND=0|Disable the URC generation for the SAP feature item|TOBY-L2|AT+CGEREP=2,1|Enable GPRS event reporting item|TOBY-L2|AT+CEREG?|EPS network registration status (LTE-only) +CEREG: , , , item|TOBY-L2|AT+CESQ|Extended signal quality +CESQ: , , , , , item|TOBY-L2|AT+COPS?|+COPS: , , , ; =7 LTE item|TOBY-L2|AT+UBMCONF?|Check the networking mode: 1=router, 2=bridge item|TOBY-L2|AT+UBMCONF=|Networking Mode: 1=router, 2=bridge. Need a reboot to be applied. item|TOBY-L2|AT+UUSBCONF?|Check the TOBY-L2 current USB profile item|TOBY-L2|AT+UUSBCONF=0|Set TOBY-L2 to USB CDC-ACM profile. Need a reboot to be applied. item|TOBY-L2|AT+UUSBCONF=3|Set TOBY-L2 to USB Network profile. Need a reboot to be applied. item|TOBY-L2|AT+CFUN=0|Set the MT to minimum functionality item|TOBY-L2|AT+CFUN=1,1|Silent reset and set the MT to full functionality item|TOBY-L2|AT+CGACT?|+CGACT: , item|TOBY-L2|AT+CGDCONT?|+CGDCONT: , , , , , item|TOBY-L2|AT+CGDCONT=1,"IP","apn.name"|Configure PDP context item|TOBY-L2|AT+CGACT=1,1|Activate PDP context item|TOBY-L2|AT+CGCONTRDP=1|Read information about active PDP context item|TOBY-L2|AT+UCGDFLT?|Read initial PDP Context item|TOBY-L2|AT+COPS=2|Deregister from network item|TOBY-L2|AT+UCGDFLT=1,"IP","apn.name"|Set APN for data connection item|TOBY-L2|AT+COPS=0|Set automatic network selection item|TOBY-L2|AT+UIPADDR=|current USB IP configuration item|SARA-N2|AT+CEREG?|Query Registration Status item|SARA-N2|AT+CFUN=0|Turn modem off item|SARA-N2|AT+CFUN=1|Turn modem on item|SARA-N2|AT+CGATT=|PS Attach (1) or Detach (0) item|SARA-N2|AT+CGDCONT=1,"IP"|Define PDP Context item|SARA-N2|AT+CGMI|Manufacturer information item|SARA-N2|AT+CGMM|Model information item|SARA-N2|AT+CGMR|Software information item|SARA-N2|AT+CGPADDR=1|Show PDP Address item|SARA-N2|AT+CGSN=1|Modem IMEI item|SARA-N2|AT+COPS=1,2,PLMN|Set network operator item|SARA-N2|AT+CSCON?|Query Signalling Connection Status item|SARA-N2|AT+CSQ|Signal Quallity item|SARA-N2|AT+NCDP=IPAddress|NCDP IP Address item|SARA-N2|AT+NMGR|Read MT byte message. item|SARA-N2|AT+NMGS=length,bytes|Send MO byte message. item|SARA-N2|AT+NQMGR|Query MT Received Message statistics item|SARA-N2|AT+NQMGS|Query MO Sent Message statistics item|SARA-N2|AT+NRB|Reboot Module item|SARA-N2|AT+NSOCL=socket|Close Socket item|SARA-N2|AT+NSOCR=DGRAM,17,listenport,1|Create Socket item|SARA-N2|AT+NSORF=socket,length|Receive from socket item|SARA-N2|AT+NSOST=socket,remoteIP,remotePORT,length,data|Send To Socket item|SARA-N2|AT+NUESTATS?|Display Module Status item|CDMA RF|AT+NETPAR=0|Displays the CDMA RF Signal information of the device item|CDMA RF|AT+CSQ|Returns Signal Quallity and Frame Error Rate item|CDMA RF|AT+CREG?|Displays the indication of the current network or roaming status item|CDMA RF|AT+CSS|Displays the serving System Band and SID item|CDMA RF|AT$QCPREV?|Displays the Protocol Revision in use item|CDMA RF|AT$DEBUG?|Displays the 1xRTT debugging information item|CDMA RF|AT+UTEMP?|Returns the Temperature of the Cristal Oscillator (Degrees Celsius) item|CDMA RF|AT+CPAS|Returns the activity status of the device item|CDMA RF|AT+CIND?|Indicates device states item|CDMA RF|AT+CMER=0|Disables URC for indications item|CDMA RF|AT+CMER=1|Enables the URC indications per +CIND command change status item|CDMA RF|AT+CMEE=0|Disables the +CME result code and uses the word "ERROR" instead item|CDMA RF|AT+CMEE=1|Enables the +CME result code and uses numeric values item|CDMA RF|AT+CMEE=2|Enables the +CME result code and uses verbose values item|CDMA RF|AT+UCST=0|Disables the Call Status URC item|CDMA RF|AT+UCST=1|Enables the Call Status URC item|CDMA RF|AT+CEER|Returns information of last call's activity item|CDMA RF|AT+VTD=350,200|Defines length(350) and interval(200) of DTMF tones, default: 350,200 mSec. item|CDMA RF|AT+USVC=0|Disables the general information URC item|CDMA RF|AT+USVC=1|Enables general information URC item|OMA-DM|AT+OMADM=2|Launches a OMA-DM session (DC only) item|OMA-DM|AT+PRL=0|Disables PRL update capabilities item|OMA-DM|AT+PRL=1|Enables PRL update capabilities item|OMA-DM|AT+PRL=2|Perform a client initiated PRL update item|OMA-DM|AT+PRL=3|Sets the device to check for PRL update every 45 days item|OMA-DM|AT+PRL=4|Sets the device to check for PRL update every 90 days item|OMA-DM|AT+FUMO=0|Disables FUMO capabilities item|OMA-DM|AT+FUMO=1|Enables FUMO capabilities item|OMA-DM|AT+FUMO=2|Performs a client initiated FUMO session item|OMA-DM|AT$ROAM=0|Sets the device to Sprint only mode item|OMA-DM|AT$ROAM=1|Sets the module to automatic mode item|OMA-DM|AT+SERVICE?|Returns the Data Service technology