Page 2
SIM7500_SIM7600 Series_AT Command Manual_V1.07 General Notes SIMCom offers this information as a service to its customers, to support application and engineering efforts that use the products designed by SIMCom. The information provided is based upon requirements specifically provided to SIMCom by the customers. SIMCom has not undertaken any independent search for additional relevant information, including any information that may be in the customer’s possession.
Smart Machine Smart Decision V e r s i o n H i s t o r y Version Date Chapter What is new V1.00 2016-07-08 New version V1.01 2016-07-21 5.5 AT+CCUG Add note. V1.01 2016-07-21 5.6 AT+CUSD Add note. V1.01 2016-07-21 5.7 AT+CAOC...
Page 4
Smart Machine Smart Decision V1.02 2016-07-29 Delete CSD function Delete CSD function V1.02 2016-08-05 11.5 AT+STKFMT Set STK Modify this command pdu format V1.02 2016-08-05 5.15 AT+CPSI Inquiring UE Modify 1xlte system information V1.02 2016-08-05 9.11 AT+CGDATA Enter data Modify cid state V1.02 2016-08-05...
Smart Machine Smart Decision C o n t e n t s V e r s i o n H i s t o r y ........................... 2 C o n t e n t s ............................8 Introduction............................ 17 Scope ..............................
Page 10
Smart Machine Smart Decision 3.30 AT+CGMR Request revision identification ..................45 3.31 AT+CGSN Request product serial number identification ..............46 3.32 AT+CSCS Select TE character set ....................47 3.33 AT+CIMI Request international mobile subscriber identity ............. 48 3.34 AT+CIMIM Request another international mobile subscriber identity ..........48 3.35 AT+GCAP Request overall capabilities ....................
Page 11
Smart Machine Smart Decision 5.11 AT+CNMP Preferred mode selection ....................92 5.12 AT+CNBP Preferred band selection ....................93 5.13 AT+CNAOP Acquisitions order preference ..................96 5.14 AT+CPSI Inquiring UE system information ..................97 5.15 AT+CNSMOD Show network system mode ................... 101 5.16 AT+CEREG EPS network registration status ..................
Page 12
Smart Machine Smart Decision 6.34 AT+CECWB Inhibit echo in the high band ..................144 6.35 AT+CNSN MIC NOISE suppression ....................145 6.36 AT+CNSLIM MIC NOISE suppression ..................145 6.37 AT+CFNSMOD Adjust parameter fnsMode of RX_VOICE_FNS ..........146 6.38 AT+CFNSIN Adjust parameter fnsInputGain of RX_VOICE_FNS ..........147 6.39 AT+CFNSLVL Adjust parameter fnsTargetNS of RX_VOICE_FNS ..........
Page 13
Smart Machine Smart Decision AT+CGACT PDP context activate or deactivate ................195 AT+CGDCONT Define PDP context ....................196 AT+CGDSCONT Define Secondary PDP Context ................. 198 AT+CGTFT Traffic Flow Template ....................201 AT+CGQREQ Quality of service profile (requested) ..............204 AT+CGEQREQ 3G quality of service profile (requested) .............. 206 AT+CGQMIN Quality of service profile (minimum acceptable) .............
Page 14
Smart Machine Smart Decision 12.8 AT+CGGETV Get the value of specified GPIO................253 12.9 AT+CGISR Set GPIO interrupt trigger condition ................254 AT Commands for File System ....................256 13.1 AT+FSCD Select directory as current directory ................256 13.2 AT+FSMKDIR Make new directory in current directory ............... 257 13.3 AT+FSRMDIR Delete directory in current directory ..............
Page 15
Smart Machine Smart Decision 15.2.13 AT+CIPOPEN Establish connection in multi-socket mode ..............297 15.2.14 AT+CIPSEND Send data through TCP or UDP connection ..............299 15.2.15 AT+CIPRXGET Get the network data manually ..................302 15.2.16 AT+CIPCLOSE Close TCP or UDP socket ..................... 304 15.2.17 AT+CIPSTAT Inquire the total size of data sent or received ..............
The present document describes the AT Command Set for the SIMCom Module: SIM7500 series, SIM7600 series. More information about the SIMCom Module which includes the Software Version information can be retrieved by the command ATI. In this document, a short description, the syntax, the possible setting values and responses, and some examples of AT commands are presented.
Smart Machine Smart Decision DTMF Dual Tone Multi–Frequency EDGE Enhanced Data GSM Environment EGPRS Enhanced General Packet Radio Service GPIO General–Purpose Input/Output GPRS General Packet Radio Service GSM Global System for Mobile communications HSDPA High Speed Downlink Packet Access ...
Page 20
– AT command can be used when SIM card is absent or SIM PIN validation is pending. References – Where is the derivation of command? 3GPP TS 27.007 – 3GPP Technical Specification 127 007. V.25ter – ITU–T Recommendation V.25ter. Vendor – This command is supported by SIMCom. SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25...
Smart Machine Smart Decision AT Interface Synopsis Interface settings Between Customer Application and the Module, standardized RS–232 interface is used for the communication, and default values for the interface settings as following: 115200bps, 8 bit data, no parity, 1 bit stop, no data stream control. AT command syntax The prefix “AT”...
Smart Machine Smart Decision Table 2-1: Types of Extended Command Command Type Syntax Comments Test Command AT+<NAME>=? Test the existence of the command; give some information about the command subparameters. Read Command AT+<NAME>? Check the current values of subparameters. Write Command AT+<NAME>=<…>...
Smart Machine Smart Decision AT Commands According V.25TER A/ Repeat last command Description This command is used for implement previous AT command repeatedly (except A/), and the return value depends on the last AT command. If is issued to the Module firstly after power on, the response “OK”...
Page 24
Smart Machine Smart Decision Syntax Execution Commands Responses Originate a voice call successfully: ATD<n>[<mgsm>][;] VOICE CALL: BEGIN Originate a data call successfully: CONNECT [<text>] Originate a call unsuccessfully during command execution: ERROR Originate a call unsuccessfully for failed connection recovery: NO CARRIER Originate a call unsuccessfully for error related to the MT: +CME ERROR:...
Smart Machine Smart Decision ATD><mem><n> Originate call from specified memory Description This command is used to originate a call using specified memory and index number. SIM PIN References V.25ter Syntax Execution Commands Responses ATD><mem><n>[;] Originate a voice call successfully: VOICE CALL: BEGIN Originate a data call successfully: CONNECT [<text>]...
Smart Machine Smart Decision <text> CONNECT result code string; the string formats please refer ATX/AT\V/AT&E command. <err> Service failure result code string; the string formats please refer +CME ERROR result code and AT+CMEE command. Examples ATD>SM3; VOICE CALL: BEGIN ATD><n> Originate call from active memory (1) Description This command is used to originate a call to specified number.
Smart Machine Smart Decision <;> The termination character ";" is mandatory to set up voice calls. It must not be used for data and fax calls. <text> CONNECT result code string; the string formats please refer ATX/AT\V/AT&E command. <err> Service failure result code string; the string formats please refer +CME ERROR result code and AT+CMEE command.
Smart Machine Smart Decision ATH Disconnect existing call Description This command is used to disconnect existing call. Before using command to hang up a voice call, it must set AT+CVHU=0. Otherwise, ATH command will be ignored and “OK” response is given only.
Smart Machine Smart Decision V.25ter Syntax Read Command Responses ATS0? <n> ERROR Write Command Responses ATS0=<n> ERROR Defined values <n> Automatic answering mode is disable. (default value when power-on) 001–255 Enable automatic answering on the ring number specified. NOTE: 1.The S-parameter command is effective on voice call and data call. 2.If <n>...
Smart Machine Smart Decision Syntax Execution Command Responses Examples 3.10 ATO Switch from command mode to data mode Description is the corresponding command to the escape sequence. When there is a PS data call connected and the TA is in Command Mode, causes the TA to resume the data and takes back to Data Mode.
Page 32
Data compression is supported Synchronous data mode is supported. +CIS707-A CDMA data service command set +CIS-856 EVDO data service command set Mobile Specific command set Examples Manufacturer: SIMCOM INCORPORATED Model: SIMCOM_SIM7600C Revision: SIM7600C _V1.0 IMEI: 351602000330570 +GCAP: +CGSM,+FCLASS,+DS SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25...
Smart Machine Smart Decision 3.12 AT+IPR Set local baud rate temporarily Description This command sets the baud rate of module’s serial interface temporarily, after reboot the baud rate is set to value of IPREX.if set to 0,then support autobaud at now,and the value of the IPR will be changed to current baudrate when the autobaud is successful.
Smart Machine Smart Decision AT+IPR=115200 AT+IPR=0 3.13 AT+ICF Set control character framing Description This command sets character framing which contains data bit, stop bit and parity bit. SIM PIN References Vendor Syntax Test Command Responses AT+ICF=? +ICF: (list of supported<format>s), (list of supported<parity>s) Read Command Responses AT+ICF?
Smart Machine Smart Decision Examples AT+ICF? +ICF: 3,3 AT+ICF=? +ICF: (1-6),(0-3) AT+ICF=3,3 3.14 AT+IFC Set local data flow control Description The command sets the flow control mode of the module. SIM PIN References V.25ter Syntax Test Command Responses AT+IFC=? +IFC: (list of supported<DCE>s), (list of supported<DTE>s) ERROR Read Command Responses...
Smart Machine Smart Decision <DTE> 0 – none (default) 2 – CTS hardware flow control Examples AT+IFC? +IFC: 0,0 AT+IFC=? +IFC: (0,2),(0,2) AT+IFC=2,2 3.15 AT&C Set DCD function mode Description This command determines how the state of DCD PIN relates to the detection of received line signal from the distant end.
Smart Machine Smart Decision The command determines how the state of DSR pin works. SIM PIN References V.25ter Syntax Execution Command Responses AT&S<value> ERROR Defined values <value> 0 DSR line shall always be on. 1 DSR line shall be on only when DTE and DCE are connected. Examples AT&S0 3.20...
Smart Machine Smart Decision Short result code format: <numeric code><CR> 1 Information response: <CR><LF><text><CR><LF> Long result code format: <CR><LF><verbose code><CR><LF> Examples ATV1 3.21 AT&F Set all current parameters to manufacturer defaults Description This command is used to set all current parameters to the manufacturer defined profile. NOTE:List of parameters reset to manufacturer default can be found in defined values, factory default settings restorable with AT&F[<value>].
Smart Machine Smart Decision 3.22 ATQ Set Result Code Presentation Mode Description Specify whether the TA transmits any result code to the TE or not. Text information transmitted in response is not affected by this setting SIM PIN References 3GPP TS 27.005 Syntax Write Command Responses...
Smart Machine Smart Decision 3GPP TS 27.005 Syntax Write Command Responses ATX<VALUE> ERROR Execution Command Responses Set default value:1 ERROR Defined values <value> 0 – CONNECT result code returned 1,2,3,4 – May be transmits extern result codes according to AT&E and AT\V settings. Refer to AT&E.
Smart Machine Smart Decision Defined values <value> 0 – Don’t report 1 – Report communication protocol. And report APN, uplink rate, downlink rate if PS call. Refer AT&E. maybe communication protocol report include “NONE”,”PPPoverUD”,”AV32K”,”AV64K”,”PACKET”. And APN in string format while uplink rate and downlink rate in integer format with kb unit.
Smart Machine Smart Decision 3.26 AT&W Save the user setting to ME Description This command will save the user settings to ME which set by ATE, ATQ, ATV, ATX, AT&C AT&D, AT&S, AT\V, AT+IFC and ATS0. SIM PIN References 3GPP TS 27.005 Syntax Write Command Responses...
Smart Machine Smart Decision 3.29 AT+CGMM Request model identification Description This command is used to requests model identification text, which is intended to permit the user of the Module to identify the specific model. SIM PIN References 3GPP TS 27.007 Syntax Test Command Responses...
Smart Machine Smart Decision AT+CGMR +CGMR: <revision> Defined values <revision> The revision identification of firmware. Examples AT+CGMR +CGMR: LE11B01SIM7600C 3.31 AT+CGSN Request product serial number identification Description This command requests product serial number identification text, which is intended to permit the user of the Module to identify the individual ME to which it is connected to.
Smart Machine Smart Decision 0x8059D1F6 3.32 AT+CSCS Select TE character set Description Write command informs TA which character set <chest> is used by the TE. TA is then able to convert character strings correctly between TE and MT character sets. Read command shows current setting and test command displays conversion schemes implemented in the TA.
Smart Machine Smart Decision AT+CSCS? +CSCS:”IRA” 3.33 AT+CIMI Request international mobile subscriber identity Description Execution command causes the TA to return <IMSI>, which is intended to permit the TE to identify the individual SIM card which is attached to MT. NOTE: If USIM card contains two apps, like China Telecom 4G card, one RUIM/CSIM app, and another USIM app;...
Smart Machine Smart Decision Execution command causes the TA to return <IMSI>, which is intended to permit the TE to identify the individual SIM card which is attached to MT. NOTE: If USIM card contains two apps, like China Telecom 4G card, one RUIM/CSIM app, and another USIM app;...
Page 51
Smart Machine Smart Decision Execution Command Responses AT+GCAP +GCAP: (list of <name>s) ERROR Defined values <name> List of additional capabilities. +CGSM GSM function is supported +FCLASS FAX function is supported Data compression is supported Synchronous data mode is supported. +CIS707-A CDMA data service command set +CIS-856 EVDO data service command set...
Smart Machine Smart Decision AT Commands for Status Control AT+CFUN Set phone functionality Description This command is used to select the level of functionality <fun> in the ME. Level "full functionality" is where the highest level of power is drawn. "Minimum functionality" is where minimum power is drawn.
Smart Machine Smart Decision 4 – disable phone both transmit and receive RF circuits 5 – Factory Test Mode 6 – Reset 7 – Offline Mode <rst> 0 – do not reset the ME before setting it to <fun> power level 1 –...
Smart Machine Smart Decision +CME ERROR: <err> Defined values <pin> String type values. <newpin> String type values. <code> Values reserved by the present document: READY – ME is not pending for any password SIM PIN – ME is waiting SIM PIN to be given SIM PUK –...
Smart Machine Smart Decision Defined values <ICCID> Integrate circuit card identity, a standard ICCID is a 20-digit serial number of the SIM card, it presents the publish state, network code, publish area, publish date, publish manufacture and press serial number of the SIM card. Examples AT+CICCID +ICCID: 898600700907A6019125...
Smart Machine Smart Decision <response> Response to the command passed from SIM card to MT. Examples AT+CSIM=? AT+CRSM Restricted SIM access Description By using AT+CRSM instead of Generic SIM Access AT+CSIM, TE application has easier but more limited access to the SIM database. Write command transmits to the MT the SIM <command>...
Page 57
Smart Machine Smart Decision 219 – SET DATA <fileID> Identifier for an elementary data file on SIM, if used by <command>. The following list the fileID hex value, user needs to convet them to decimal. EFs under MF 0x2FE2 ICCID 0x2F05 Extended Language Preferences 0x2F00...
Page 58
Smart Machine Smart Decision 0x6F81 Outgoing call information 0x6F82 Incoming call timer 0x6F83 Outgoing call timer 0x6F4E Extension 5 0x6F4F Capability Config Parameters 2 0x6FB5 Enh Multi Level Precedence and Pri 0x6FB6 Automatic answer for eMLPP service 0x6FC2 Group identity 0x6FC3 Key for hidden phonebook entries 0x6F4D...
Page 59
Smart Machine Smart Decision 0x4F63 CPBCCH information 0x4F64 Investigation scan 0x4F40 MExE Service table 0x4F41 Operator Root Public Key 0x4F42 Administrator Root Public Key 0x4F43 Third party Root public key 0x6FC7 Mail Box Dialing Number 0x6FC8 Extension 6 0x6FC9 Mailbox Identifier 0x6FCA Message Waiting Indication Status 0x6FCD...
Smart Machine Smart Decision 0x6F58 Comparison Method Information 0x6F54 Setup Menu elements 0x6F06 Access Rule reference 0x4F20 Image 0x4F30 Phone book reference file 0x4F22 Phone book synchronization center 0x4F23 Change counter 0x4F24 Previous Unique Identifier <p1> <p2> <p3> Integer type; parameters to be passed on by the Module to the SIM. <data>...
Smart Machine Smart Decision Defined values <pin1> Times remain to input PIN1 code. <puk1> Times remain to input PUK1 code. <pin2> Times remain to input PIN2 code. <puk2> Times remain to input PUK2 code. Examples AT+SPIC=? AT+SPIC +SPIC: 3,10,0,10 AT+CSPN Get service provider name from SIM Description This command is used to get service provider name from SIM card.
Smart Machine Smart Decision String type; service provider name on SIM <display mode> 0 – doesn’t display PLMN. Already registered on PLMN. 1 – display PLMN Examples AT+CSPN=? AT+CSPN? +CSPN: “CMCC”,0 AT+CSQ Query signal quality Description This command is used to return received signal strength indication <rssi>...
Smart Machine Smart Decision mode>] ERROR Defined values <auto> 0 – disable automatic report 1 – enable automatic report <mode> 0 – CSQ automatic report every five seconds 1 – CSQ automatic report only after <rssi> <ber> is changed NOTE: If the parameter of <mode>...
Smart Machine Smart Decision Write Command Responses AT+CSQDELTA=<delta> ERROR Execution Command Responses AT+CSQDELTA Set default value <delta>=5 ( ) Defined values <delta> Range: from 0 to 5. Examples AT+CSQDELTA? +CSQDELTA: 5 4.11 AT+CATR Configure URC destination interface Description This command is used to configure the serial port which will be used to output URCs. We recommend configure a destination port for receiving URC in the system initialization phase, in particular, in the case that transmitting large amounts of data, e.g.
Smart Machine Smart Decision <port> 0 – all ports 1 – use UART port to output URCs 2 – use MODEM port to output URCs 3 – use ATCOM port to output URCs 4 – use cmux vritual port1 to output URCs 5 –...
Smart Machine Smart Decision 4.13 AT+CRESET Reset the module Description This command is used to reset the module. SIM PIN References Vendor Syntax Test Command Responses AT+CRESET=? Execution Command Responses AT+CRESET Examples AT+CRESET=? AT+CRESET 4.14 AT+CACM Accumulated call meter Description This command is used to reset the Advice of Charge related accumulated call meter value in SIM file EF SIM PIN...
Smart Machine Smart Decision ERROR +CME ERROR: <err> Write Command Responses AT+CPUC=<currency>,<pp u>[,<passwd>] ERROR +CME ERROR: <err> Defined values <currency> String type, three-character currency code (e.g. "GBP", "DEM"), character set as specified by command Select TE Character Set AT+CSCS. <ppu> String type, price per unit, dot is used as a decimal separator.
Smart Machine Smart Decision Defined values <time> String type value; format is “yy/MM/dd,hh:mm:ss±zz”, where characters indicate year (two last digits), month, day, hour, minutes, seconds and time zone (indicates the difference, expressed in quarters of an hour, between the local time and GMT; three last digits are mandatory, range -47…+48).
Smart Machine Smart Decision AT+CMEE=<n> ERROR Execution Command Responses AT+CMEE Set default value: Defined values <n> 0 – Disable result code,i.e. only “ERROR” will be displayed. 1 – Enable error result code with numeric values. 2 – Enable error result code with string values. Examples AT+CMEE? +CMEE: 2...
Smart Machine Smart Decision Execution Command Responses AT+CPAS +CPAS: <pas> Defined values <pas> 0 – ready (ME allows commands from TA/TE) 3 – ringing (ME is ready for commands from TA/TE, but the ringer is active) 4 – call in progress (ME is ready for commands from TA/TE, but a call is in progress) Examples RING (with incoming call)
Smart Machine Smart Decision 4.22 AT+CSVM Voice Mail Subscriber number Description Execution command returns the voice mail number related to the subscriber. SIM PIN References 3GPP TS 27.007 Syntax Test Command Responses AT+CSVM=? +CSVM: (0-1), “(0-9,+)”, (128-255) ERROR Read Command Responses AT+CSVM? +CSVM: <valid>,...
Smart Machine Smart Decision 4.23 AT+CUSBPIDSWITCH Change module’s PID Description Execution command change the module’s PID. This command will reset the module if change to other PID (not current used PID). SIM PIN References Vendor Syntax Test Command Responses AT+CUSBPIDSWITCH=? +CUSBPIDSWITCH: (9000,9001,9002,9003,9004,9005,9006,9007,9011),(0-1),(0-1) ERROR...
Smart Machine Smart Decision 4.24 Indication of EONS This module supports EONS function; the following table shows the URC related EONS. OPL INIT Description OPL DONE This indication means EF-OPL has been read successfully. Only after this URC is reported, the AT+COPS? can query the network name that supports EONS function.
Smart Machine Smart Decision AT Commands for Network AT+CREG Network registration Description This command is used to control the presentation of an unsolicited result code +CREG: <stat> when <n>=1 and there is a change in the ME network registration status, or code +CREG: <stat>[,<lac>,<ci>] when <n>=2 and there is a change of the network cell.
Smart Machine Smart Decision <stat>[,<lac>,<ci>] <stat> 0 – not registered, ME is not currently searching a new operator to register to 1 – registered, home network 2 – not registered, but ME is currently searching a new operator to register to 3 –...
Page 80
Smart Machine Smart Decision Write command forces an attempt to select and register the GSM/UMTS network operator. <mode> is used to select whether the selection is done automatically by the ME or is forced by this command to operator <oper> (it shall be given in format <format>).
Page 81
Smart Machine Smart Decision Defined values <mode> 0 – automatic 1 – manual 2 – force deregister 3 – set only <format> 4 – manual/automatic 5 – manual,but do not modify the network selection mode(e.g GSM,WCDMA) after module resets. NOTE: if <mode> is set to 1, 4, 5 in write command, the <oper> is needed. <format>...
Smart Machine Smart Decision AT+CLCK Facility lock Description This command is used to lock, unlock or interrogate a ME or a network facility <fac>. Password is normally needed to do such actions. When querying the status of a network service (<mode>=2) the response line for 'not active' case (<status>=0) should be returned only if service is not active for any <class>.
Smart Machine Smart Decision AT+CCUG Closed user group Description This command allows control of the Closed User Group supplementary service. Set command enables the served subscriber to select a CUG index, to suppress the Outgoing Access (OA), and to suppress the preferential CUG. NOTE: This command not supported in CDMA/HDR mode.
Smart Machine Smart Decision 0 – no information 1 – suppress OA 2 – suppress preferential CUG 3 – suppress OA and preferential CUG Examples AT+CCUG? +CCUG: 0,0,0 AT+CUSD Unstructured supplementary service data Description This command allows control of the Unstructured Supplementary Service Data (USSD). Both network and mobile initiated operations are supported.
Smart Machine Smart Decision <n> 0 – disable the result code presentation in the TA 1 – enable the result code presentation in the TA 2 – cancel session (not applicable to read command response) <str> String type USSD-string. <dcs> Cell Broadcast Data Coding Scheme in integer format (default 0).
Page 89
Smart Machine Smart Decision This command refers to supplementary service related network initiated notifications. The set command enables/disables the presentation of notification result codes from TA to TE. When <n>=1 and a supplementary service notification is received after a mobile originated call setup, intermediate result code +CSSI: <code1>[,<index>] is sent to TE before any other MO call setup result codes presented in the present document.
Smart Machine Smart Decision <code1> 0 – unconditional call forwarding is active 1 – some of the conditional call forwarding are active 2 – call has been forwarded 3 – call is waiting 5 – outgoing calls are barred <index> Refer "Closed user group +CCUG".
Page 91
Smart Machine Smart Decision ERROR Read Command Responses AT+CPOL? [+CPOL:<index1>,<format>,<oper1>[<GSM_AcT1>,<GSM_Com pact_AcT1>,<UTRAN_AcT1>,<LTE_AcT1>][<CR><LF> +CPOL: <index2>,<format>,<oper2>[,<GSM_AcT1>,<GSM_Compact_Ac T1>,<UTRAN_AcT1>,<LTE_AcT1>] [...]]] ERROR Write Command Responses AT+CPOL=<index> [,<format>[,<oper>][,<GSM ERROR _AcT1>,<GSM_Compact_A +CME ERROR: <err> cT1>,<UTRAN_AcT1>,<LT E_AcT1> NOTE: If using USIM card, the last four parameters must set. Defined values <index>...
Smart Machine Smart Decision <alphaX> String type, operator in long alphanumeric format (see AT+COPS). Examples AT+COPN +COPN: "46000","China Mobile Com" +COPN: "46001"," China Unicom" …… 5.11 AT+CNMP Preferred mode selection Description This command is used to select or set the state of the mode preference. SIM PIN References Vendor...
Smart Machine Smart Decision – CDMA Only 10 – EVDO Only 19 – GSM+WCDMA Only 22 – CDMA+EVDO Only 48 – Any modes but LTE 60 – GSM+TDSCDMA Only 63 – GSM+WCDMA+TDSCDMA Only 67 – CDMA+EVDO+GSM+WCDMA+TDSCDMA Only 39 – GSM+WDMA+LTE Only 54 –...
Page 95
Smart Machine Smart Decision Value: 0xFFFFFFFF7FFFFFFF Any (any value) GSM_DCS_1800 GSM_EGSM_900 GSM_PGSM_900 GSM_450 GSM_480 GSM_750 GSM_850 GSM_RGSM_900 GSM_PCS_1900 WCDMA_IMT_2000 WCDMA_PCS_1900 WCDMA_III_1700 WCDMA_IV_1700 WCDMA_850 WCDMA_800 WCDMA_VII_2600 WCDMA_VIII_900 WCDMA_IX_1700 <lte_mode> 64bit number, the value is “1” << “<lte_pos>”, then or by bit. NOTE: FDD(band1 ~ band32), TDD(band33 ~ band42) <lte_pos>...
Smart Machine Smart Decision 5.13 AT+CNAOP Acquisitions order preference Description This command is used to reset the state of acquisitions order preference. SIM PIN References Vendor Syntax Read Command Responses AT+CNAOP? +CNAOP: <mode>[,<sys_mode >,[<sys_mode >[,<sys_mode >[, <sys_mode >[,<sys_mode >[,<sys_mode >]]]]]] Write Command Responses AT+CNAOP=<mode>[,<sys...
Smart Machine Smart Decision 5.14 AT+CPSI Inquiring UE system information Description This command is used to return the UE system information. SIM PIN References Vendor Syntax Test Command Responses AT+CPSI=? +CPSI: (scope of <time>) Read Command Responses If camping on a cdma/evdo cell: +CPSI: CDMA,<Operation Mode>[,<MCC>-<MNC>,<CDMA ch num>,<CDMA pilot PN>,<CDMA RX Chain 0 AGC>,<CDMA...
Page 99
Smart Machine Smart Decision If camping on a lte cell: +CPSI: <System Mode>,<Operation Mode>[,<MCC>-<MNC>,< TAC>,<SCellID>,<PCellID>,<Frequency Band>,<earfcn>,<dlb w>,<ulbw>,<RSRQ>,<RSRP>,<RSSI>,<RSSNR>] If camping on a cdma/evdo cell: +CPSI: CDMA,<Operation Mode>[,<MCC>-<MNC>,<CDMA ch num>,<CDMA pilot PN>,<CDMA RX Chain 0 AGC>,<CDMA RX Chain 1 AGC>,<CDMA Chain 0 LNA>,<CDMA Chain 1 LNA>,<CDMA AGC>,<SID>,<NID>,<CDMA EC/IO>,<BID>]...
Page 100
Smart Machine Smart Decision Write Command Responses AT+CPSI=<time> ERROR Defined values <time> The range is 0-255, unit is second, after set <time> will report the system information every the seconds. <System Mode> System mode, values: “NO SERVICE”, “GSM”, “WCDMA”, “LTE”, “TDS”… If module in LIMITED SERVICE state and +CNLSA command is set to 1, the system mode will display as “GSM-LIMITED”, “WCDMA-LIMITED”…...
Page 101
Smart Machine Smart Decision Received Signal Code Power <Qual> Quality value for base station selection <RxLev> RX level value for base station selection <TXPWR> UE TX power in dBm. If no TX, the value is 500. <Cpid> Cell Parameter ID <TAC>...
Smart Machine Smart Decision 5.15 AT+CNSMOD Show network system mode Description This command is used to return the current network system mode. SIM PIN References Vendor Syntax Test Command Responses AT+CNSMOD=? +CNSMOD: (list of supported <n>s) Read Command Responses AT+CNSMOD? +CNSMOD: <n>,<stat>...
Smart Machine Smart Decision Examples AT+CEREG? + CEREG: 0,4 5.17 AT+CTZU Automatic time and time zone update Description This command is used to enable and disable automatic time and time zone update via NITZ SIM PIN References 3GPP TS 27.007 Syntax Test Command Responses...
Smart Machine Smart Decision Examples AT+CTZU? +CTZU: 0 AT+CTZU=1 5.18 AT+CTZR Time and time zone reporting Description This command is used to enable and disable the time zone change event reporting. If the reporting is enabled the MT returns the unsolicited result code +CTZV: <tz>[,<time>][,<dst>]whenever the time zone is changed.
Smart Machine Smart Decision the informations from network don’t include date and time, time zone will be only reported, and if network daylight saving time is present, it is also reported. For example: +CTZV: 32 (Only report time zone) +CTZV: 32,1 (Report time zone and network daylight saving time) +CTZV: 32,08/12/09,17:00:00 (Report time and time zone)
Smart Machine Smart Decision AT Commands for Call Control AT+CVHU Voice hang up control Description Write command selects whether “drop DTR” shall cause a voice connection to be disconnected or not. By voice connection is also meant alternating mode calls that are currently in voice mode.
Smart Machine Smart Decision AT+CHUP Hang up call Description This command is used to cancel voice calls. If there is no call, it will do nothing but OK response is given. After running AT+CHUP, multiple “VOICE CALL END: ” may be reported which relies on how many calls exist before calling this command.
Page 111
Smart Machine Smart Decision 3GPP TS 27.007 Syntax Test Command Responses AT+CBST=? +CBST: (list of supported <speed>s), (list of supported <name>s), (list of supported <ce>s) Read Command Responses AT+CBST? +CBST: <speed>,<name>,<ce> Write Command Responses AT+CBST= <speed>[,<name>[,<ce>]] ERROR Execution Command Responses AT+CBST Set default value: Defined values...
Smart Machine Smart Decision 4 – data circuit asynchronous (RDI) <ce> 0 – transparent 1 – non-transparent NOTE: If <speed> is set to 116 or 134, it is necessary that <name> is equal to 1 and <ce> is equal to 0. Examples AT+CBST=0,0,1 AT+CBST?
Smart Machine Smart Decision +CRLP:<iws>,<mws>,<T1>,<N2>[,<ver2>[,<T4>]] [...]] Write Command Responses AT+CRLP=<iws> [,<mws>[,<T1>[,<N2> ERROR [,<ver>[,<T4>]]]]] Execution Command Responses AT+CRLP Defined values <ver>, <verX> RLP version number in integer format, and it can be 0, 1 or 2; when version indication is not present it shall equal 1.
Page 114
Smart Machine Smart Decision Write command controls whether or not intermediate result code “+CR: <serv>” is returned from the TA to the TE. If enabled, the intermediate result code is transmitted at the point during connect negotiation at which the TA has determined which speed and quality of service will be used, before any error control or data compression reports are transmitted, and before the intermediate result code CONNECT is transmitted.
Smart Machine Smart Decision AT+CRC Cellular result codes Description Write command controls whether or not the extended format of incoming call indication or GPRS network request for PDP context activation is used. When enabled, an incoming call is indicated to the TE with unsolicited result code “+CRING: <type>”...
Smart Machine Smart Decision GPRS GPRS network request for PDP context activation Examples AT+CRC=1 AT+CRC? +CRC: 1 AT+CLCC List current calls Description This command isused to return list of current calls of ME. If command succeeds but no calls are available, no information response is sent to TE.
Page 117
Smart Machine Smart Decision <n> 0 – Don’t report a list of current calls of ME automatically when the current call status changes. 1 – Report a list of current calls of ME automatically when the current call status changes. <idX>...
Smart Machine Smart Decision ATD10011; AT+CLCC +CLCC: 1,0,0,0,0,"10011",129,"sm" RING (with incoming call) AT+CLCC +CLCC: 1,1,4,0,0,"02152063113",128,"gongsi" AT+CEER Extended error report Description Execution command causes the TA to return the information text <report>, which should offer the user of the TA an extended report of the reason for: The failure in the last unsuccessful call setup(originating or answering) or in-call modification.
Smart Machine Smart Decision AT+CCWA Call waiting Description This command allows control of the Call Waiting supplementary service. Activation, deactivation and status query are supported. When querying the status of a network service (<mode>=2) the response line for 'not active' case (<status>=0) should be returned only if service is not active for any <class>.
Smart Machine Smart Decision When <mode> parameter is not given, network is not interrogated: 0 – disable 1 – enable 2 – query status <class> It is a sum of integers each representing a class of information (default 7) – voice (telephony) –...
Page 121
Smart Machine Smart Decision This command allows the control the following call related services: 1. A call can be temporarily disconnected from the ME but the connection is retained by the network. 2. Multiparty conversation (conference calls). 3. The served subscriber who has two calls (one held and the other either active or alerting) can connect the other parties and release the served subscriber's own connection.
Smart Machine Smart Decision 6.11 AT+CCFC Call forwarding number and conditions Description This command allows control of the call forwarding supplementary service. Registration, erasure, activation, deactivation, and status query are supported. SIM PIN References 3GPP TS 27.007 Syntax Test Command Responses AT+CCFC=? +CCFC: (list of supported <reason>s)
Smart Machine Smart Decision <type> Type of address octet in integer format: 145 – dialing string <number> includes international access code character ‘+’ 129 – otherwise <subaddr> String type sub address of format specified by <satype>. <satype> Type of sub address octet in integer format, default 128. <classX>...
Page 124
Smart Machine Smart Decision This command refers to the GSM/UMTS supplementary service CLIP (Calling Line Identification Presentation) that enables a called subscriber to get the calling line identity (CLI) of the calling party when receiving a mobile terminated call. Write command enables or disables the presentation of the CLI at the TE. It has no effect on the execution of the supplementary service CLIP in the network.
Smart Machine Smart Decision String type phone number of calling address in format specified by <type>. <type> Type of address octet in integer format; 128 – Restricted number type includes unknown type and format 145 – International number type 161 – national number.The network support for this type is optional 177 –...
Smart Machine Smart Decision AT+CLIR=? +CLIR: (list of supported <n>s) Read Command Responses AT+CLIR? +CLIR: <n>,<m> ERROR +CME ERROR: <err> Write Command Responses AT+CLIR=<n> ERROR +CME ERROR: <err> Defined values <n> 0 – presentation indicator is used according to the subscription of the CLIR service 1 –...
Page 127
Smart Machine Smart Decision manufacturer specific if this response is used when normal voice call is established. When the AT+COLP=1 is set, any data input immediately after the launching of “ATDXXX;” will stop the execution of the ATD command, which may cancel the establishing of the call. SIM PIN References 3GPP TS 27.007...
Smart Machine Smart Decision +COLP: "10086",129,,, 6.15 AT+VTS DTMF and tone generation Description This command allows the transmission of DTMF tones and arbitrary tones which cause the Mobile Switching Center (MSC) to transmit tones to a remote subscriber. The command can only be used in voice mode of operation (active voice call).
Smart Machine Smart Decision Examples AT+VTS=1 AT+VTS=1,20 AT+VTS=”1,3,5” AT+VTS=? +VTS: (0-9,*,#,A,B,C,D) 6.16 AT+VTD Tone duration Description This refers to an integer <n> that defines the length of tones emitted as a result of the AT+VTS command. A value different than zero causes a tone of duration <n>/10 seconds. SIM PIN References 3GPP TS 27.007...
Smart Machine Smart Decision AT+VTD? +VTD: 0 AT+VTD=5 6.17 AT+CSTA Select type of address Description Write command is used to select the type of number for further dialing commands (ATD) according to GSM/UMTS specifications. Read command returns the current type of number. Test command returns values supported by the Module as a compound value.
Smart Machine Smart Decision Examples AT+CSTA? +CSTA: 129 AT+CSTA=145 6.18 AT+CMOD Call mode Description Write command selects the call mode of further dialing commands (ATD) or for next answering command (ATA). Mode can be either single or alternating. Test command returns values supported by the TA as a compound value. SIM PIN References 3GPP TS 27.007...
Smart Machine Smart Decision Examples AT+CMOD? +CMOD: 0 AT+CMOD=0 6.19 AT+VMUTE Speaker mute control Description This command is used to control the loudspeaker to mute and unmute during a voice call or a video call which is connected. If there is not a connected call, write command can’t be used. When all calls are disconnected, the Module sets the subparameter as 0 automatically.
Smart Machine Smart Decision 6.20 AT+CMUT Microphone mute control Description This command is used to enable and disable the uplink voice muting during a voice call or a video call which is connected. If there is not a connected call, write command can’t be used. When all calls are disconnected, the Module sets the subparameter as 0 automatically.
Smart Machine Smart Decision AT+CLVL? +CLVL: <level> Write Command Responses AT+CLVL=<level> ERROR Defined values <level> Integer type value which represents loudspeaker volume level. The range is from 0 to 5, and 0 represents the lowest loudspeaker volume level, 4 is default factory value. NOTE: <level>...
Smart Machine Smart Decision Defined values <en> 0: disable sidetone 1: enable sidetone Examples AT+SIDET? +SIDET: 0 AT+SIDET=? +SIDET: (0-1) AT+SIDET=1 6.25 AT+CACDBFN Change default ACDB filename Description This command is used to change default acdb filename. But there are six adcd files used by system, we can’t change default acdb filename to them.
Smart Machine Smart Decision <acdb file> <acdb file> file(s) in the directory /data with suffix: acdb, except six acdb file used by system Examples AT+CACDBFN=Handset_cal.acdb AT+CACDBFN? +CACDBFN: Handset_cal.acdb AT+CACDBFN=? +CACDBFN: (Handset_cal.acdb,Handset_tianmai.acdb) 6.26 AT+CPCMREG USB audio control Description This command is used to start/stop usb audio function. SIM PIN References Vendor...
Smart Machine Smart Decision AT+CPCMREG=1 AT+CPCMREG? +CPCMREG:1 6.27 AT+CMICGAIN Adjust mic gain Description This command is used to adjust mic gain. If this command was used during call, it will take immediate effect. Otherwise, it will take effect in next call. SIM PIN References Vendor...
Smart Machine Smart Decision 6.28 AT+COUTGAIN Adjust out gain Description This command is used to adjust out(speaker/handset) gain. If this command was used during call, it will take immediate effect . Otherwise, it will take effect in next call. SIM PIN References Vendor Syntax...
Smart Machine Smart Decision Vendor Syntax Test Command Responses AT+CTXVOL=? +CTXVOL: (list of supported <value>s) Read Command Responses AT+CTXVOL? +CTXVOL: <value> Write Command Responses AT+CTXVOL=<value> ERROR Defined values <value> Gain value from 0x0000-0xffff, default value is not a fixed value. It varies with different versions. Examples AT+CTXVOL=0x1234 AT+CTXVOL?
Smart Machine Smart Decision Read Command Responses AT+CTXMICGAIN? +CTXMICGAIN: <mode>,<value> Write Command Responses AT+CTXMICGAIN=<mode >,<value> ERROR Defined values <mode> mode value from 0-1, default value is not a fixed value. It varies with different versions. <value> gain value from 0x0000-0xffff, default value is not a fixed value. It varies with different versions. Examples AT+CTXMICGAIN=1,0x1234 AT+CTXMICGAIN?
Smart Machine Smart Decision AT+CRXVOL=<value> ERROR Defined values <value> Gain value from 0x0000-0xffff, default value is not a fixed value. It varies with different versions. Examples AT+CRXVOL=0x1234 AT+CRXVOL? +CRXVOL: 0x3fd9 6.32 AT+CECH Inhibit far-end echo Description This command is used to adjust additional muting gain applied in DES during far-end only. It modify the DENS_gamma_e_high of TX_VOICE_SMECNS in DSP.
Smart Machine Smart Decision Defined values <value> Gain value from 0x0000-0x7fff, default value is not a fixed value. It varies with different versions. Examples AT+CECH=0x1234 AT+CECH? +CECH: 0x0200 6.33 AT+CECDT Inhibit echo during doubletalk Description This command is used to adjust additional muting gain applied in DES during doubletalk. It modify the DENS_gamma_e_dt of TX_VOICE_SMECNS in DSP.
Smart Machine Smart Decision AT+CECDT? +CECDT: 0x0100 6.34 AT+CECWB Inhibit echo in the high band Description This command is used to adjust the aggressiveness of EC in the high band (4 ~ 8 kHz). A higher value is more aggressive and suppresses more high-band echo. Q-format - Q4.11WB_gamma_E = 2048 * gammaWhere gamma is in the range [0,15].
Smart Machine Smart Decision 6.35 AT+CNSN MIC NOISE suppression Description This command is used to adjust oversubtraction factor and bias compensation for noise estimation. It modify the DENS_gamma_n of TX_VOICE_SMECNS in DSP. The bigger the value, the stronger the noise suppression .This command only be used during call and don’t save the parameter after call.
Smart Machine Smart Decision suppression .This command only be used during call and don’t save the parameter after call. SIM PIN References Vendor Syntax Test Command Responses AT+CNSLIM=? +CNSLIM: (list of supported <value>s) Read Command Responses AT+CNSLIM? +CNSLIM: <value> Write Command Responses AT+CNSLIM=<value>...
Smart Machine Smart Decision Read Command Responses AT+CFNSMOD? +CFNSMOD: <value> Write Command Responses AT+CFNSMOD=<value> ERROR Defined values <value> Gain value is bellow, default value is not a fixed value. It varies with different versions. 0x00FF – Maximum NS 0x0073 – Basic stationary NS 0x00F3 –...
Smart Machine Smart Decision Write Command Responses AT+CFNSIN=<value> ERROR Defined values <value> Gain value from 0x2000-0x7fff, default value is not a fixed value. It varies with different versions. Examples AT+CFNSIN=0x2234 AT+CFNSIN? +CFNSIN: 0x2000 6.39 AT+CFNSLVL Adjust parameter fnsTargetNS of RX_VOICE_FNS Description This command is used to modify the fnsTargetNS of RX_VOICE_FNS in DSP.
Smart Machine Smart Decision Examples AT+CFNSLVL=0x2234 AT+CFNSLVL? +CFNSLVL: 0x1000 6.40 AT+CECRX Enable or disable VOICE_MOD_ENABLE Description This command is used to enable or disable VOICE_MOD_ENABLE. It modify the VOICE_MOD_ENABLE in DSP. This command only be used during call and don’t save the parameter after call.
Smart Machine Smart Decision 6.41 AT+CNLPPG Modify the NLPP_gain in DSP Description This command is used to modify the NLPP_gain of VOICE_ECRX_PARAM in DSP. This command only be used during call and don’t save the parameter after call. SIM PIN References Vendor Syntax...
Smart Machine Smart Decision command only be used during call and don’t save the parameter after call. SIM PIN References Vendor Syntax Test Command Responses AT+CNLPPL=? +CNLPPL: (list of supported <value>s) Read Command Responses AT+CNLPPL? +CNLPPL: <value> Write Command Responses AT+CNLPPL =<value>...
Smart Machine Smart Decision Read Command Responses AT+CECM? +CECM: <value> Write Command Responses AT+CECM=<value> ERROR Defined values <value> This default value is not a fixed value. It varies with different versions. 0: disable EC mode 1: EC mode recommended for Handset 2: EC mode recommended for Headset 3: EC mode recommended for HANDSFREE 4: EC mode recommended for Bluetooth (least aggressive)
Page 154
Smart Machine Smart Decision Test Command Responses AT+CPCMFRM=? +CPCMFRM: (list of supported <value>s) Read Command Responses AT+CPCMFRM? +CPCMFRM: <value> Write Command Responses AT+CPCMFRM=<value> ERROR Defined values <value> Gain value from 0-1, default value is 0. 0 : usb audio use 8k bit 1 : usb audio use 16k bit Examples AT+CPCMFRM=1...
Smart Machine Smart Decision AT Commands for SMS AT+CSMS Select message service Description This command is used to select messaging service <service>. Note: This command not support in CDMA/EVDO mode SIM PIN References 3GPP TS 27.005 Syntax Test Command Responses AT+CSMS=? +CSMS: (list of supported <service>s) Read Command...
Smart Machine Smart Decision <bm> Broadcast type messages: 0 – type not supported. 1 – type supported. Examples AT+CSMS=0 +CSMS:1,1,1 AT+CSMS? +CSMS:0,1,1,1 AT+CSMS=? +CSMS:(0-1) AT+CPMS Preferred message storage Description This command is used to select memory storages <mem1>, <mem2> <mem3> to be used for reading, writing, etc.
Page 157
Smart Machine Smart Decision ERROR <err> +CMS ERROR: Execution Command Responses AT+CPMS default value (<mem1>=”SM”, <mem2>=”SM”, <mem3>=”SM”): +CPMS: <used1>,<total1>,<used2>,<total2>,<used3>,<total3> ERROR Defined values <mem1> String type, memory from which messages are read and deleted (commands List Messages AT+CMGL, Read Message AT+CMGR and Delete Message AT+CMGD).
Smart Machine Smart Decision AT+CMGF Select SMS message format Description This command is used to specify the input and output format of the short messages. SIM PIN References 3GPP TS 27.005 Syntax Test Command Responses AT+CMGF=? +CMGF: (list of supported <mode>s) ERROR Read Command Responses...
Smart Machine Smart Decision AT+CMGF=1 AT+CSCA SMS service centre address Description This command is used to update the SMSC address, through which mobile originated SMS are transmitted. Note: This command not support in CDMA/EVDO mode SIM PIN References 3GPP TS 27.005 Syntax Test Command Responses...
Smart Machine Smart Decision AT+CSCB Select cell broadcast message indication Description The test command returns the supported <mode>s as a compound value. The read command displays the accepted message types. Depending on the <mode> parameter, the write command adds or deletes the message types accepted.
Smart Machine Smart Decision AT+CSCB=0,”15-17,50,86”,”” AT+CSMP Set text mode parameters Description This command is used to select values for additional parameters needed when SM is sent to the network or placed in storage when text format message mode is selected. Note: This command not support in CDMA/EVDO mode SIM PIN References...
Smart Machine Smart Decision AT+CSMP=17,23,64,244 AT+CSDH Show text mode parameters Description This command is used to control whether detailed header information is shown in text mode result codes. Note: This command not support in CDMA/EVDO mode SIM PIN References 3GPP TS 27.005 Syntax Test Command Responses...
Smart Machine Smart Decision AT+CSDH? +CSDH: 0 AT+CSDH=1 AT+CNMA New message acknowledgement to ME/TA Description This command is used to confirm successful receipt of a new message (SMS-DELIVER or SMS-STATUSREPORT) routed directly to the TE. If ME does not receive acknowledgement within required time (network timeout), it will send RP-ERROR to the network.
Smart Machine Smart Decision Parameter required only for PDU mode. 0 – Command operates similarly as execution command in text mode. 1 – Send positive (RP-ACK) acknowledgement to the network. Accepted only in PDU mode. 2 – Send negative (RP-ERROR) acknowledgement to the network. Accepted only in PDU mode.
Page 165
Smart Machine Smart Decision AT+CNMI=<mode>[,<mt>[, <bm>[,<ds> [,<bfr>]]]] ERROR +CMS ERROR: <err> Execution Command Responses AT+CNMI Set default value: Defined values <mode> – Buffer unsolicited result codes in the TA. If TA result code buffer is full, indications can be buffered in some other place or the oldest indications may be discarded and replaced with the new received indications.
Smart Machine Smart Decision +CBM: <sn>,<mid>,<dcs>,<page>,<pages><CR><LF><data> (text mode enabled) <ds> (not used in CDMA/EVDO mode) 0 – No SMS-STATUS-REPORTs are routed to the TE. 1 – SMS-STATUS-REPORTs are routed to the TE using unsolicited result code: +CDS: <length><CR><LF><pdu> (PDU mode enabled); or +CDS: <fo>,<mr>,[<ra>],[<tora>],<scts>,<dt>,<st>...
Smart Machine Smart Decision Read Command Responses AT+CGSMS? +CGSMS: <service> Write Command Responses AT+CGSMS=<service> ERROR +CME ERROR: <err> Defined values <service> A numeric parameter which indicates the service or service preference to be used 0 – GPRS(value is not really supported and is internally mapped to 2) 1 –...
Page 168
Smart Machine Smart Decision AT+CMGL=<stat> If text mode (AT+CMGF=1), command successful and SMS-S UBMITs and/or SMS-DELIVERs: +CMGL:<index>,<stat>,<oa>/<da>,[<alpha>],[<scts>][,<tooa>/<t oda>,<fo>,<pid>,<dcs>,<sca>,<tosca>,<length>]<CR><LF><data >[<CR><LF> +CMGL:<index>,<stat>,<oa>/<da>,[<alpha>],[<scts>][,<tooa>/<t oda>,<fo>,<pid>,<dcs>,<sca>,<tosca>,<length>]<CR><LF><data >[...]] If text mode (AT+CMGF=1), command successful and SMS- STATUS-REPORTs: +CMGL:<index>,<stat>,<fo>,<mr>,[<ra>],[<tora>],<scts>,<dt>,<s t>[<CR><LF> +CMGL:<index>,<stat>,<fo>,<mr>,[<ra>],[<tora>],<scts>,<dt>,<s t>[...]] If text mode (AT+CMGF=1), command successful and SMS- COMMANDs: +CMGL: <index>,<stat>,<fo>,<ct>[<CR><LF>...
Page 169
Smart Machine Smart Decision "REC READ" received read message "STO UNSENT" stored unsent message "STO SENT" stored sent message "ALL" all messages 2. PDU Mode: 0 – received unread message (i.e. new message) 1 – received read message 2 – stored unsent message 3 –...
Page 170
Smart Machine Smart Decision default alphabet into two IRA character long hexadecimal numbers. (e.g. character Π (GSM 7 bit default alphabet 23) is presented as 17 (IRA 49 and 55)) 2. If <dcs> indicates that 8-bit or UCS2 data coding scheme is used, or <fo>...
Smart Machine Smart Decision <mid> Message Identifier GSM 03.41 CBM Message Identifier in integer format <page> Page Parameter GSM 03.41 CBM Page Parameter bits 4-7 in integer format <pages> Page Parameter GSM 03.41 CBM Page Parameter bits 0-3 in integer format <pdu>...
Page 172
Smart Machine Smart Decision If text mode (AT+CMGF=1), command successful and SMS- SUBMIT: +CMGR:<stat>,<da>,[<alpha>][,<toda>,<fo>,<pid>,<dcs>,[<vp>], <sca>, <tosca>,<length>]<CR><LF><data> text mode (AT+CMGF=1), command successful and SMS- STATUS-REPORT: +CMGR: <stat>,<fo>,<mr>,[<ra>],[<tora>],<scts>,<dt>,<st> text mode (AT+CMGF=1), command successful and SMS- COMMAND: +CMGR:<stat>,<fo>,<ct>[,<pid>,[<mn>],[<da>],[<toda>],<length >]<CR><LF><data> text mode (AT+CMGF=1), command successful and CBM storage: +CMGR:<stat>,<sn>,<mid>,<dcs>,<page>,<pages><CR><LF><d ata>...
Page 173
Smart Machine Smart Decision alphabet characters) are converted to characters of the currently selected TE character set, type of address given by <tooa>. <alpha> String type alphanumeric representation of <da> <oa> corresponding to the entry found in MT phonebook; implementation of this feature is manufacturer specific; used character set should be the one selected with command Select TE Character Set AT+CSCS.
Page 174
Smart Machine Smart Decision as two characters 2A (IRA 50 and 65)). 3 – If <dcs> indicates that GSM 7 bit default alphabet is used: a. If TE character set other than "HEX": ME/TA converts GSM alphabet into current TE character set. b.
Smart Machine Smart Decision GSM 03.40 TP-Message-Number in integer format <sn> Serial Number GSM 03.41 CBM Serial Number in integer format <mid> Message Identifier GSM 03.41 CBM Message Identifier in integer format <page> Page Parameter GSM 03.41 CBM Page Parameter bits 4-7 in integer format <pages>...
Smart Machine Smart Decision If PDU mode(AT+CMGF= If sending fails: AT+CMGS=<length><CR> ERROR PDU is entered If sending fails: <CTRL-Z/ESC> +CMS ERROR: <err> Defined values <da> Destination-Address, Address-Value field in string format; BCD numbers (or GSM 7 bit default alphabet characters) are converted to characters of the currently selected TE character set, type of address given by <toda>.
Smart Machine Smart Decision Test Command Responses AT+CMSS=? Write Command Responses AT+CMSS= +CMSS: <mr> <index> [,<da>[,<toda>]] ERROR If sending fails: +CMS ERROR: <err> Defined values <index> Integer type; value in the range of location numbers supported by the associated memory and start with zero.
Page 178
Smart Machine Smart Decision SIM PIN References 3GPP TS 27.005 Syntax Test Command Responses AT+CMGW=? Write Command Responses If text mode(AT+CMGF=1): If write successfully: AT+CMGW=<oa>/<da>[,<t +CMGW: <index> ooa>/<toda>[,<stat>]]<CR> Text is entered. If cancel write: <CTRL-Z/ESC> If PDU mode(AT+CMGF= If write fails: ERROR AT+CMGW=<length>[,<sta t>]<CR>PDU is entered.
Smart Machine Smart Decision 1. Text Mode: "STO UNSENT" stored unsent message "STO SENT" stored sent message 2. PDU Mode: 2 – stored unsent message 3 – stored sent message NOTE: In text mode, the maximum length of an SMS depends on the used coding scheme: It is 160 characters if the 7 bit GSM coding scheme is used.
Smart Machine Smart Decision 0 – (or omitted) Delete the message specified in <index>. 1 – Delete all read messages from preferred message storage, leaving unread messages and stored mobile originated messages (whether sent or not) untouched. 2 – Delete all read messages from preferred message storage and sent mobile originated messages, leaving unread messages and unsent mobile originated messages untouched.
Smart Machine Smart Decision 7.18 AT+CMVP Set message valid period Description This command is used to set valid period for sending short message. Note: This command not support in CDMA/EVDO mode SIM PIN References Vendor Syntax Test Command Responses AT+CMVP=? +CMVP: (list of supported <vp>s) Read Command Responses...
Smart Machine Smart Decision 7.19 AT+CMGRD Read and delete message Description This command is used to read message, and delete the message at the same time. It integrate AT+CMGR and AT+CMGD, but it doesn’t change the message status. Note: This command not support in CDMA/EVDO mode SIM PIN References Vendor...
Smart Machine Smart Decision ERROR +CMS ERROR: <err> Defined values Refer to command AT+CMGR. Examples AT+CMGRD=6 +CMGRD:"REC READ","+8613917787249",,"06/07/10,12:09:38+32",145,4,0,0, "+86138002105 00",145,4 How do you do 7.20 AT+CMGSEX Send message Description This command is used to send message from a TE to the network (SMS-SUBMIT). Note: This command not support in CDMA/EVDO mode SIM PIN References...
Smart Machine Smart Decision <da> Destination-Address, Address-Value field in string format; BCD numbers (or GSM 7 bit default alphabet characters) are converted to characters of the currently selected TE character set, type of address given by <toda>. <toda> TP-Destination-Address, Type-of-Address octet in integer format. (When first character of <da> is + (IRA 43) default is 145, otherwise default is 129).
Smart Machine Smart Decision AT+CMSSEX=? Write Command Responses AT+CMSSEX= +CMSSEX: <mr>[,<mr>[,…]] <index> [,<index >[,… ERROR If sending fails: [+CMSSEX: <mr>[,<mr>[,…]]] +CMS ERROR: <err> Defined values <index> Integer type; value in the range of location numbers supported by the associated memory and start with zero.
Page 186
Smart Machine Smart Decision Test Command Responses AT+CMGP=? Read Command Responses AT+CMGP? +CMGP: <tid>,<vpf>,<vp>,<ddtf>,<ddt> Write Command Responses AT+CMGP=[Tid][,<vpf>,<v p>[,<ddtf>,<ddt>]] Defined values <tid> Teleservice ID, value maybe 4095,4096,4097,4098,4099,4100,4101,4102 Default 4098 <vpf> Valid Period Format 0, Absolute 1, Relative <vp> Valid Period “YY/MM/DD,HH/MM/SS”...
AT Commands for Phonebook AT+CPBS Select phonebook memory storage Description This command selects the active phonebook storage,i.e.the phonebook storage that all subsequent phonebook commands will be operating on. SIM PIN References 3GPP TS 27.007 Syntax Test Command Responses AT+CPBS=? +CPBS: (list of supported <storage>s) Read Command Responses AT+CPBS?
Smart Machine Smart Decision "RC" ME received calls list Capacity: max. 100 entries AT+CPBW command is not applicable to this storage. "SM" SIM phonebook Capacity: depending on SIM card "ME" Mobile Equipment phonebook Capacity: max. 500 entries "FD" SIM fixdialling-phonebook Capacity:depending on SIM card "ON"...
Page 189
Smart Machine Smart Decision Syntax Test Command Responses AT+CPBR=? +CPBR: (<minIndex>-<maxIndex>), [<nlength>], [<tlength>] +CME ERROR: <err> Write Command Responses AT+CPBR= [+CPBR: <index1>,<number>,<type>,<text>[<CR><LF> <index1>[,<index2>] +CPBR: <index2>,<number>,<type>,<text>[…]]] ERROR +CME ERROR: <err> Defined values <index1> Integer type value in the range of location numbers of phonebook memory. <index2>...
Smart Machine Smart Decision AT+CPBR=1,10 +CPBR: 1,"1234567890",129,"James" +CPBR: 2,"0987654321",129,"Kevin" AT+CPBF Find phonebook entries Description This command finds the record in phonebook (from the current phonebook memory storage selected with AT+CPBS) which alphanumeric field has substring <findtext>.If <findtext> is null, it will lists all the entries.
Smart Machine Smart Decision String type field of maximum length <tlength>; Often this value is set as name. <nlength> Integer type value indicating the maximum length of field <number>. <tlength> Integer type value indicating the maximum length of field <text>. Examples AT+CPBF="...
Smart Machine Smart Decision <type> Type of address octet in integer format, The range of value is from 129 to 255. If <number> contains a leading “+” <type> = 145 (international) is used.Supported value are: 145 – when dialling string includes international access code character “+” 161 –...
Page 193
Smart Machine Smart Decision AT+CNUM [+CNUM: <alpha>,<number>,<type>[<CR><LF> +CNUM: <alpha>, <number>,<type> [...]]] +CME ERROR: <err> Defined values <alpha> Optional alphanumeric string associated with <number>, used character set should be the one selected with command Select TE Character Set AT+CSCS. <number> String type phone number of format specified by <type>. <type>...
Smart Machine Smart Decision AT Commands for GPRS AT+CGREG GPRS network registration status Description This command controls the presentation of an unsolicited result code “+CGREG: <stat>” when <n>=1 and there is a change in the MT's GPRS network registration status. The read command returns the status of result code presentation and an integer <stat>...
Smart Machine Smart Decision 4 – unknown 5 – registered, roaming <lac> Two bytes location area code in hexadecimal format (e.g.”00C3” equals 193 in decimal). NOTE: The <lac> not supported in CDMA/HDR mode <ci> Cell ID in hexadecimal format. GSM : Maximum is two byte WCDMA : Maximum is four byte TDS-CDMA : Maximum is four byte NOTE: The <ci>...
Smart Machine Smart Decision ERROR Write Command Responses AT+CGATT=<state> ERROR +CME ERROR: <err> Defined values <state> Indicates the state of Packet Domain attachment: 0 – detached 1 – attached Examples AT+CGATT? +CGATT: 0 AT+CGATT=1 AT+CGACT PDP context activate or deactivate Description The write command is used to activate or deactivate the specified PDP context (s).
Smart Machine Smart Decision A numeric parameter that controls PDP data compression, this value may depend on platform: 0 – off (default if value is omitted) 1 – on 2 – V.42bis <h_comp> A numeric parameter that controls PDP header compression, this value may depend on platform: 0 –...
Page 200
Smart Machine Smart Decision undefined. SIM PIN References 3GPP TS 27.007 Syntax Test Command Responses AT+CGDSCONT=? +CGDSCONT: (range of supported <cid>s),(list of <p_cid>s for active primary contexts), <PDP_type>, (list of supported <d_comp>s),(list of supported <h_comp>s) ERROR Read Command Responses AT+CGDSCONT? +CGDSCONT: [<cid>,<p_cid>,<d_comp>,<h_comp>...
Page 201
Smart Machine Smart Decision by use of the +CGDCONT command. The parameter is local to the TE-MT interface. The list of permitted values is returned by the test form of the command. <PDP_type> (Packet Data Protocol type) a string parameter which specifies the type of packet data protocol. Internet Protocol Point to Point Protocol IPV6 Internet Protocol Version 6...
Smart Machine Smart Decision AT+CGTFT Traffic Flow Template Description This command allows the TE to specify a Packet Filter - PF for a Traffic Flow Template - TFT that is used in the GGSN in UMTS/GPRS and Packet GW in EPS for routing of packets onto different QoS flows towards the TE.
Page 203
Smart Machine Smart Decision range>,<ipsec security parameter index (spi)>,<type of service (tos) (ipv4) and mask / traffic class (ipv6) and mask>,<flow label (ipv6)> [<CR><LF>+CGTFT: <cid>,<packet filter identifier>,<evaluation precedence index>,<source address and subnet mask>,<protocol number (ipv4) next header (ipv6)>,<destination port range>,<source port range>,<ipsec security parameter index (spi)>,<type of service (tos) (ipv4) and mask / traffic class (ipv6) and mask>,<flow label (ipv6)>...
Page 204
Smart Machine Smart Decision Point to Point Protocol IPV6 Internet Protocol Version 6 IPV4V6 Dual PDN Stack <packet filter identifier> a numeric parameter, value range from 1 to 16. <evaluation precedence index> a numeric parameter. The value range is from 0 to 255. <source address and subnet mask>...
Smart Machine Smart Decision AT+CGQREQ Quality of service profile (requested) Description This command allows the TE to specify a Quality of Service Profile that is used when the MT sends an Activate PDP Context Request message to the network.. A special form of the set command (AT+CGQREQ=<cid>) causes the requested profile for context number <cid>...
Page 206
Smart Machine Smart Decision <cid> A numeric parameter which specifies a particular PDP context definition (see AT+CGDCONT command). The range is from 1 to 24,100 to 179 <PDP_type> (Packet Data Protocol type) a string parameter which specifies the type of packet data protocol. Internet Protocol Point to Point Protocol IPV6 Internet Protocol Version 6...
Smart Machine Smart Decision <mean> A numeric parameter which specifies the mean throughput class: – network subscribed value – 100 (~0.22 bit/s) – 200 (~0.44 bit/s) – 500 (~1.11 bit/s) – 1000 (~2.2 bit/s) – 2000 (~4.4 bit/s) – 5000 (~11.1 bit/s) –...
Page 208
Smart Machine Smart Decision by the context identification parameter <cid> which is used when the MT sends an Activate PDP Context Request message to the network. A special form of the write command, AT+CGEQREQ=<cid> causes the requested profile for context number <cid>...
Page 209
Smart Machine Smart Decision AT+CGEQREQ=<cid>[,<Tr affic class>[,<Maximum bit rate UL>[,<Maximum bitrat e DL>[,<Guaranteed bitrate UL>[,<Guaranteed bitrate ERROR DL>[,<Delivery order>[,<M aximum SDU size>[,<SDU error ratio>[,<Residual bit error ratio>[,<Delivery of +CME ERROR: <err> erroneous SDUs>[,<Transfe r delay>[,<Traffic handling priority>[,<Source statistic s descriptor>[,<Signaling in dication flag>]]]]]]]]]]]]]] Execution Command...
Page 210
Smart Machine Smart Decision 32(e.g.AT+CGEQREQ=…,32,…). The range is from 0 to 11520. The default value is 0. If the parameter is set to '0' the subscribed value will be requested. <Guaranteed bitrate DL> This parameter indicates the guaranteed number of kbit/s delivered to UMTS(down-link traffic)at a SAP(provided that there is data to deliver).As an example a bitrate of 32kbit/s would be specified as 32(e.g.AT+CGEQREQ=…,32,…).
Page 211
Smart Machine Smart Decision “1E6” “6E8” <Delivery of erroneous SDUs> This parameter indicates whether SDUs detected as erroneous shall be delivered or not. 0 – no 1 – yes 2 – no detect 3 – subscribed value <Transfer delay> This parameter indicates the targeted time between request to transfer an SDU at one SAP to its delivery at the other SAP,in milliseconds.
Smart Machine Smart Decision +CGEQREQ: "PPP",(0-4),(0-11520),(0-42200),(0-11520),(0-42200),(0-2),(0-1520),("0E0","1 E1","1E2","7E3","1E3","1E4","1E5","1E6"),("0E0","5E2","1E2","5E3","4E3","1E3","1 E4","1E5","1E6","6E8"),(0-3),(0,100-4000),(0-3) ,(0-1),(0-1) +CGEQREQ: "IPV6",(0-4),(0-11520),(0-42200),(0-11520),(0-42200),(0-2),(0-1520),("0E0"," 1E1","1E2","7E3","1E3","1E4","1E5","1E6"),("0E0","5E2","1E2","5E3","4E3","1E3"," 1E4","1E5","1E6","6E8"),(0-3),(0,100-4000),(0-3) ,(0-1),(0-1) +CGEQREQ:"IPV4V6",(0-4),(0-11520),(0-42200),(0-11520),(0-42200),(0-2),(0-1520),("0E0","1E1 ","1E2","7E3","1E3","1E4","1E5","1E6"),("0E0","5E2","1E2","5E3","4E3","1E3","1E4","1E5","1 E6","6E8"),(0-3),(0,100-4000),(0-3),(0-1),(0-1) AT+CGQMIN Quality of service profile (minimum acceptable) Description This command allows the TE to specify a minimum acceptable profile which is checked by the MT against the negotiated profile returned in the Activate PDP Context Accept message.A special form of the set command,AT+CGQMIN=<cid>...
Page 213
Smart Machine Smart Decision Write Command Responses AT+CGQMIN=<cid>[,<prec edence>[,<delay>[,<reliabilit y>[,<peak> [,<mean>]]]]] ERROR Execution Command Responses AT+CGQMIN ERROR Defined values <cid> A numeric parameter which specifies a particular PDP context definition (see AT+CGDCONT command). The range is from 1 to 24,100 to 179. <PDP_type>...
Page 214
Smart Machine Smart Decision A numeric parameter which specifies the peak throughput class: 0 – network subscribed value 1 – Up to 1000 (8 kbit/s) 2 – Up to 2000 (16 kbit/s) 3 – Up to 4000 (32 kbit/s) 4 – Up to 8000 (64 kbit/s) 5 –...
Smart Machine Smart Decision +CGQMIN: "IPV4V6",(0-3),(0-4),(0-5),(0-9),(0-18,31) 9.10 AT+CGEQMIN 3G quality of service profile (minimum acceptable) Description The test command returns values supported as a compound value. The read command returns the current settings for each defined context for which a QOS was explicitly specified.
Page 217
Smart Machine Smart Decision value will be requested. <Maximum bitrate DL> This parameter indicates the maximum number of kbits/s delivered to UMTS(down-link traffic)at a SAP.As an example a bitrate of 32kbit/s would be specified as 32(e.g. AT+CGEQMIN=…,32,…). The range is from 0 to 42200. The default value is 0. If the parameter is set to '0' the subscribed value will be requested.
Page 218
Smart Machine Smart Decision AT+CGEQMIN=…,”5E3”,..). “0E0” – subscribed value “5E2” “1E2” “5E3” “4E3” “1E3” “1E4” “1E5” “1E6” “6E8” <Delivery of erroneous SDUs> This parameter indicates whether SDUs detected as erroneous shall be delivered or not. 0 – no 1 – yes 2 –...
Smart Machine Smart Decision Examples AT+CGEQMIN? +CGEQMIN: AT+CGEQMIN=? +CGEQMIN: "IP",(0-4),(0-11520),(0-42200),(0-115200),(0-42200),(0-2),(0-1520),("0E0","1E 1","1E2","7E3","1E3","1E4","1E5","1E6"),("0E0","5E2","1E2","5E3","4E3","1E3","1E 4","1E5","1E6","6E8"),(0-3),(0,100-4000),(0-3) ,(0-1),(0-1) +CGEQMIN: "PPP",(0-4),(0-11520),(0-42200),(0-115200),(0-42200),(0-2),(0-1520),("0E0","1 E1","1E2","7E3","1E3","1E4","1E5","1E6"),("0E0","5E2","1E2","5E3","4E3","1E3","1 E4","1E5","1E6","6E8"),(0-3),(0,100-4000),(0-3) ,(0-1),(0-1) +CGEQMIN: "IPV6",(0-4),(0-11520),(0-42200),(0-115200),(0-42200),(0-2),(0-1520),("0E0"," 1E1","1E2","7E3","1E3","1E4","1E5","1E6"),("0E0","5E2","1E2","5E3","4E3","1E3"," 1E4","1E5","1E6","6E8"),(0-3),(0,100-4000),(0-3) ,(0-1),(0-1) +CGEQMIN:"IPV4V6",(0-4),(0-11520),(0-42200),(0-115200),(0-42200),(0-2),(0-1520),("0E0","1E 1","1E2","7E3","1E3","1E4","1E5","1E6"),("0E0","5E2","1E2","5E3","4E3","1E3","1E4","1E5"," 1E6","6E8"),(0-3),(0,100-4000),(0-3),(0-1),(0-1) 9.11 AT+CGDATA Enter data state Description The command causes the MT to perform whatever actions are necessary to establish communication between the TE and the network using one or more Packet Domain PDP types.
Smart Machine Smart Decision ERROR +CME ERROR: <err> Defined values <L2P> A string parameter that indicates the layer 2 protocol to be used between the TE and MT. Point-to-point protocol for a PDP such as IP <text> CONNECT result code string; the string formats please refer ATX/AT\V/AT&E command. <cid>...
Page 221
Smart Machine Smart Decision “at+cgdcont” defined is ipv4v6 : [+CGPADDR: <cid>,<PDP_addr_IPV4>,<PDP_addr_IPV6>] +CGPADDR: <cid>,<PDP_addr_IPV4>,<PDP_addr_IPV6> [...]]] ERROR +CME ERROR: <err> Execution Command Responses AT+CGPADDR [+CGPADDR: <cid>,<PDP_addr>] +CGPADDR: <cid>,<PDP_addr>[...]]] SIM card supports IPV4V6 type and the PDP_type of the command “at+cgdcont” defined is ipv4v6 : [+CGPADDR: <cid>,<PDP_addr_IPV4>,<PDP_addr_IPV6>] +CGPADDR: <cid>,<PDP_addr_IPV4>,<PDP_addr_IPV6>...
Smart Machine Smart Decision AT+CGPADDR=1 +CGDCONT: 1,"IPV4V6","","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,0 AT+CGPADDR +CGPADDR: 1,10.195.1.140,36.9.136.148.128.48.134.218.173.205.47.44.88.174.123.200 +CGPADDR: 2,10.195.34.92,36.9.136.148.128.48.146.115.92.140.135.230.248.131.5.90 +CGPADDR: 3,0.0.0.0,0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 9.13 AT+CGCLASS GPRS mobile station class Description This command is used to set the MT to operate according to the specified GPRS mobile class. SIM PIN References 3GPP TS 27.007 Syntax...
Smart Machine Smart Decision A – class A (highest) Examples AT+CGCLASS=? +CGCLASS: ("A") AT+CGCLASS? +CGCLASS: "A" 9.14 AT+CGEREP GPRS event reporting Description The write command enables or disables sending of unsolicited result codes, “+CGEV” from MT to TE in the case of certain events occurring in the Packet Domain MT or the network. <mode>...
Page 224
Smart Machine Smart Decision Defined values <mode> 0 – buffer unsolicited result codes in the MT; if MT result code buffer is full, the oldest ones can be discarded. No codes are forwarded to the TE. 1 – discard unsolicited result codes when MT-TE link is reserved (e.g. in on-line data mode);...
Smart Machine Smart Decision AT+CGEREP=? +CGEREP: (0-2),(0-1) AT+CGEREP? +CGEREP: 0,0 9.15 AT+CGAUTH Set type of authentication for PDP-IP connections of GPRS Description This command is used to set type of authentication for PDP-IP connections of GPRS. SIM PIN References Vendor Syntax Test Command Responses...
Page 226
1 – PAP 2 – CHAP 3 – PAP or CHAP <passwd> Parameter specifies the password used for authentication. <user> Parameter specifies the user name used for authentication. Examples AT+CGAUTH=? +CGAUTH: ,,127,127(for CDMA1x-EvDo only) +CGAUTH: (1-24,100-179),(0-3),127,127 AT+CGAUTH=1,1,”123”,”SIMCOM” SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25...
Smart Machine Smart Decision 10 Hardware Related Commands 10.1 AT+CVALARM Low and high voltage Alarm Description This command is used to open or close the low voltage alarm function. SIM PIN References Vendor Syntax Test Command Responses AT+CVALARM=? +CVALARM: (list of supported <enable>s), (list of supported <...
Smart Machine Smart Decision AT+CVALARM? +CVALARM: 1,3400,4300 AT+CVALARM=? +CVALARM: (0,1),(3300-4000),(4000-4300) 10.2 AT+CVAUXS Set state of the pin named VREG_AUX1 Description This command is used to set state of the pin which is named VREG_AUX1. SIM PIN References Vendor Syntax Test Command Responses AT+CVAUXS=? +CVAUXS: (list of supported <state>s)
Smart Machine Smart Decision 10.3 AT+CVAUXV Set voltage value of the pin named VREG_AUX1 Description This command is used to set the voltage value of the pin which is named VREG_AUX1. SIM PIN References Vendor Syntax Test Command Responses AT+CVAUXV=? +CVAUXV: (list of supported <voltage>s) Read Command Responses...
Smart Machine Smart Decision 10.4 AT+CADC Read ADC value Description This command is used to read the ADC value from modem. ME supports 2 types of ADC, which are raw type and voltage type. SIM PIN References Vendor Syntax Test Command Responses AT+CADC=? +CADC: (range of supported <adc>s)
Smart Machine Smart Decision This command is used to read the ADC2 value from modem. ME supports 2 types of ADC, which are raw type and voltage type. SIM PIN References Vendor Syntax Test Command Responses AT+CADC2=? +CADC2: (range of supported <adc>s) Write Command Responses AT+CADC2=<adc>...
Page 232
Smart Machine Smart Decision SIM PIN References Vendor Syntax Test Command Responses AT+CMTE=? +CMTE: (list of supported<on/off>s) Read Command Responses AT+CMTE? +CMTE: <on/off > Write Command Responses AT+CMTE=<on/off > ERROR Defined values <on/off> 0 – Disable temperature detection 1 – Enable temperature detection Examples AT+CMTE? +CMTE: 1...
Smart Machine Smart Decision 10.7 AT+CPMVT Low and high voltage Power Off Description This command is used to open or close the low and high voltage power off function. SIM PIN References Vendor Syntax Test Command Responses AT+CPMVT=? +CPMVT: (list of supported <enable>s), (list of supported <...
Smart Machine Smart Decision +CPMVT: (0-1),(3200-4000),(4000-4300) 10.8 AT+CDELTA Set the module go to recovery mode Description This command is used to set the module go to recovery mode. SIM PIN References Vendor Syntax Write Command Responses AT+CDELTA ERROR Defined values NOTE:the command will write flag to the module and reboot the module, then the module will reboot and read the flag and enter recovery mode to update the firmware.
Smart Machine Smart Decision AT+CRIIC=? Write Command Responses AT+CRIIC= +CRIIC: <data> <addr>,<reg>,<len> ERROR Defined values <addr> Device address. Input format must be hex, such as 0xFF. <reg> Register address. Input format must be hex, such as 0xFF. <len> Read length. Range:1-4; unit:byte. <data>...
Smart Machine Smart Decision Device address. Input format must be hex, such as 0xFF. <reg> Register address. Input format must be hex, such as 0xFF. <len> Read length. Range: 1-4; unit: byte. <data> Data written. Input format must be hex, such as 0xFF – 0xFFFFFFFF. Examples AT+CWIIC=0x34, 0x03, 0x5d, 1 10.11 AT+CBC Read the voltage value of the power supply...
Page 237
Smart Machine Smart Decision This command is used to read the temperature of the module SIM PIN References Vendor Syntax Read Command Responses AT+CPMUTEMP + CPMUTEMP: <temp> ERROR Defined values <temp> The Temperature value, such as 29. Examples AT+CPMUTEMP +CPMUTEMP: 29 SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25...
Smart Machine Smart Decision 11 AT Commands for SIM Application Toolkit 11.1 AT+STIN SAT Indication Description Every time the SIM Application issues a Proactive Command, via the ME, the TA will receive an indication. This indicates the type of Proactive Command issued. AT+STGI must then be used by the TA to request the parameters of the Proactive Command from the ME.
Smart Machine Smart Decision – get input – select item – set up menu – session end (pdu mode only) – none command Examples AT+STIN? +STIN: 24 11.2 AT+STGI Get SAT information Description Regularly this command is used upon receipt of an URC "+STIN" to request the parameters of the Proactive Command.
Page 240
Smart Machine Smart Decision If <cmd_id>=23: +STGI:23,<rsp_format>,<max_len>,<min_len>,<help>,<show>,<t ext_len>,<text> If <cmd_id>=24: +STGI:24,<help>,<softkey>,<present>,<title_len>,<title>,<item_n um> +STGI:24,<item_id>,<item_len>,<item_data> […] If <cmd_id>=25: +STGI:25,<help>,<softkey>,<title_len>,<title>,<item_num> +STGI:25,<item_id>,<item_len>,<item_data> [...] Defined values <cmd_id> – display text – get inkey – get input – select item – set up menu <prio> Priority of display text –...
Page 241
Smart Machine Smart Decision <min_len> Minimum length of input <show> – Hide input text – Display input text <softkey> – No softkey preferred – Softkey preferred <present> Menu presentation format available for select item – Presentation not specified – Data value presentation –...
Smart Machine Smart Decision +STGI:25,6,8,"81EA52A9670D52A1" +STGI:25,7,8,"8F7B677E5F6994C3" +STGI:25,8,8,"8BED97F367425FD7" +STGI:25,9,10,"97F34E506392884C699C" +STGI:25,10,8,"65B095FB59296C14" +STGI:25,11,8,"94C358F056FE7247" +STGI:25,12,8,"804A59294EA453CB" +STGI:25,13,8,"5F005FC34F1195F2" +STGI:25,14,8,"751F6D3B5E388BC6" +STGI:25,21,12,"00530049004D53614FE1606F" AT+STGI=24 (PDU format) +STGI:24,0,48,"D02E81030124008202818285098070ED70B963A883508F0A018053057F574E0 78C618F0C02809177917777ED6D88606F" 11.3 AT+STGR SAT respond Description The TA is expected to acknowledge the AT+STGI response with AT+STGR to confirm that the Proactive Command has been executed. AT+STGR will also provide any user information, e.g.
Smart Machine Smart Decision – select item – set up menu – session end – session end by user – go backward <data> If <cmd_id>=22: Input a character If <cmd_id>=23: Input a string. <rsp_format> is YES or NO, input of a character in case of ANSI character set requests one byte, e.g.
Smart Machine Smart Decision Examples AT+STENV=18,"D30782020181900101" 11.7 AT+STSM Get STK Setup Menu List with PDU Mode Description This command is used to get the stk setup menu list with pdu mode NOTE: PDU format supported only. SIM PIN References Vendor Syntax Test Command Responses...
Smart Machine Smart Decision 12 AT Commands for Hardware 12.1 AT+IPREX Set local baud rate permanently Description This command sets the baud rate of module’s serial interface permanently, after reboot the baud rate is also valid, if set to 0, then support autobaud, and the value of the IPR will be changed to current baudrate when the autobaud is successful.
Smart Machine Smart Decision +IPREX: (0,300,600,1200,2400,4800,9600,19200,38400,57600,115200,230400,460800,921600, 3000000,3200000,3686400) AT+IPREX=115200 AT+IPREX=0 12.2 AT+CFGRI Indicate RI when using URC Description This command is used to configure whether pulling down <URC time > milliseconds the RI pin of UART when URC reported. If <status> is 1, host may be wake up by RI pin, add setting <URC time >, <SMS time >...
Smart Machine Smart Decision 10 to 6000. <SMS time> a numeric parameter which is number of milliseconds to assert RI delay to reset RI. The range is 10 to 6000. Examples AT+CFGRI=? +CFGRI: (0-1),(10-6000),(20-6000) AT+CFGRI? +CFGRI: 0,60,120 AT+CFGRI=1 AT+CFGRI 12.3 AT+CSCLK Control UART Sleep Description This command is used to enable UART Sleep or always work,...
Smart Machine Smart Decision Defined values <status> 0 off 1 on Examples AT+CSCLK=? +CSCLK: (0-1) AT+CSCLK? +CSCLK: 0 AT+CSCLK=1 AT+CSCLK 12.4 AT+CMUX Enable the multiplexer over the UART Description This command is used to enable the multiplexer over the UART, after enabled four virtual ports can be used as AT command port or MODEM port, the physical UART can no longer transfer data directly under this case.
Smart Machine Smart Decision Write Command Responses AT+CMUX= <value>[,<subset>[,<port ERROR _speed>[,<N1>[,<T1>[, <N2>[,<T2>]]]]]] Defined values < value >: 0 – currently only 0 is supported (basic operation mode). < subset >: Currently omitted < port_speed >: Currently omitted, you can set speed before enable multiplexer <...
Page 252
Smart Machine Smart Decision SIM7500/SIM7600 supplies many GPIOs, all of which can be used as General Purpose Input/Output pin, interrupt pin and some of them can be used as function pin. This command is used to enable/disable the function for the special GPIO. Please consult the document “SIM7500_SIM7600 Series_GPIO_Application_Note”...
Smart Machine Smart Decision +CGFUNC: 40,1 12.6 AT+CGDRT Set the direction of specified GPIO Description This command is used to set the specified GPIO to input or output state. If setting to input state, then this GPIO can not be set to high or low value. SIM PIN References Vendor...
Smart Machine Smart Decision 12.7 AT+CGSETV Set the value of specified GPIO Description This command is used to set the value of the specified GPIO to high or low. SIM PIN References Vendor Syntax Test Command Responses AT+CGSETV=? +CGSETV: (list of supported <GPIO>s),(list of supported <...
Smart Machine Smart Decision Test Command Responses AT+CGGETV=? +CGGETV: (list of supported <GPIO>s) Write Command Responses AT+CGGETV=<GPIO> +CGGETV: <GPIO>,<gpio_hl> ERROR Defined values <GPIO> The value is GPIO ID, different hardware versions have different values. <gpio_hl> 0 – low – high NOTE: The GPIO must be set to GPIO FUNCTION through AT+CGFUNC, then it will set success.
Page 256
Smart Machine Smart Decision Read Command Responses opened: AT+CGISR=<GPIO> +CGISR: < GPIO >,<detect>,<polarity>,<URC> not opened: +CGISR: < GPIO >,< detect > Write Command Responses AT+CGISR=<GPIO >,<dete ct>,<polarity>,[<URC>] Defined values < GPIO > The value is GPIO ID, different hardware versions have different values. <...
Smart Machine Smart Decision 13 AT Commands for File System The file system is used to store files in a hierarchical (tree) structure, and there are some definitions and conventions to use the Module. Local storage space is mapped to “C:”, “D:” for TF card, “E:” for multimedia. NOTE: General rules for naming (both directories and files): The length of actual fully qualified names of directories and files can not exceed 254.
Smart Machine Smart Decision NOTE: If <path> is “..”, it will go back to previous level of directory. <curr_path> String without double quotes, current directory. Examples AT+FSCD=C: +FSCD: C:/ AT+FSCD=C:/ +FSCD: C:/ AT+FSCD? +FSCD: C:/ AT+FSCD=.. +FSCD: C:/ AT+FSCD=D: +FSCD: D:/ AT+FSCD? +FSCD:D:/ 13.2...
Smart Machine Smart Decision <dir> String without double quotes, directory name which does not already exist in current directory. Examples AT+FSMKDIR= SIMTech AT+FSCD? +FSCD: C:/ AT+FSLS +FSLS: SUBDIRECTORIES: SIMTech 13.3 AT+FSRMDIR Delete directory in current directory Description This command is used to delete existing directory in current directory. Support SDcard. SIM PIN References Vendor...
Smart Machine Smart Decision AT+FSLS +FSLS: SUBDIRECTORIES: Audio Picture Video VideoCall 13.4 AT+FSLS List directories/files in current directory Description This command is used to list informations of directories and/or files in current directory. Support SDcard. SIM PIN References Vendor Syntax Test Command Responses AT+FSLS=?
Smart Machine Smart Decision Defined values <dir_num> Integer type, the number of subdirectories in current directory. <file_num> Integer type, the number of files in current directory. <type> 0 – list both subdirectories and files 1 – list subdirectories only 2 – list files only Examples AT+FSLS? +FSLS: SUBDIRECTORIES:2,FILES:2...
Smart Machine Smart Decision Test Command Responses AT+FSDEL=? Write Command Responses AT+FSDEL=<filename> ERROR Defined values <filename> String with or without double quotes, file name which is relative and already existing. If <filename> is *.*, it means delete all files in current directory. If the file path contains non-ASCII characters, the filename parameter should contain a prefix of {non-ascii} and the quotation mark.
Smart Machine Smart Decision New name of specified file, string with or without double quotes. If the file path contains non-ASCII characters, the file path parameter should contain a prefix of {non-ascii} and the quotation mark. Examples AT+FSRENAME=image_0.jpg, image_1.jpg AT+FSRENAME= "my test.jpg", {non-ascii}"E6B58BE8AF95E99984E4BBB62E6A7067" 13.7 AT+FSATTRI Request file attributes Description...
Smart Machine Smart Decision AT+FSATTRI={non-ascii}"E6B58BE8AF95E99984E4BBB62E6A7067" +FSATTRI: 6296, 2012/01/06 00:00:00 Sun 13.8 AT+FSMEM Check the size of available memory Description This command is used to check the size of available memory. The response will list total size and used size of local storage space if present and mounted. SIM PIN References Vendor...
Smart Machine Smart Decision Vendor Syntax Test Command Responses AT+FSLOCA=? +FSLOCA: (list of supported <loca>s) Read Command Responses AT+FSLOCA? +FSLOCA: <loca> Write Command Responses AT+FSLOCA=<loca> ERROR Defined values <loca> 0 – store media files to local storage space (namely “C:/”) Examples AT+FSLOCA=0 AT+FSLOCA?
Page 266
Smart Machine Smart Decision 2>[<sync_mode>] [+FSCOPY: <percent>] +FSCOPY: <percent> [+FSCOPY: <percent>] +FSCOPY: END If found any error: SD CARD NOT PLUGGED IN FILE IS EXISTING FILE NOT EXISTING DIRECTORY IS EXISTED DIRECTORY NOT EXISTED FORBID CREATE DIRECTORY UNDER \"C:/\" FORBID DELETE DIRECTORY INVALID PATH NAME INVALID FILE NAME SD CARD HAVE NO ENOUGH MEMORY...
Page 267
Smart Machine Smart Decision name does not exist or the file name is not the same name as the sub folder name, otherwise return error. 3. <percent> report refer to the copy file size. The big file maybe report many times, and little file report less.
Smart Machine Smart Decision 14 AT Commands for File Transmission 14.1 AT+CFTRANRX Transfer a file to EFS Description This command is used to transfer a file to EFS.Support SDcard. SIM PIN References Vendor Syntax Test Command Responses AT+CFTRANRX=? +CFTRANRX: [{non-ascii}]"FILEPATH" Write Command Responses AT+CFTRANRX=“<filepat...
Smart Machine Smart Decision 14.2 AT+CFTRANTX Transfer a file from EFS to host Description This command is used to transfer a file from EFS to host. Before using this command, the AT+CATR must be used to set the correct port used. Support SDcard. SIM PIN References Vendor...
Smart Machine Smart Decision 15 AT Commands for Internet Service 15.1 AT+CSOCKSETPN Set active PDP context’s profile number 15.1.1 Description This command sets default active PDP context’s profile number. When we activate PDP by using AT+NETOPEN command, we need use the default profile number, and the context of this profile is set by AT+CGCONT command.
Smart Machine Smart Decision Examples AT+CSOCKSETPN=1 AT+CIPDNSSET Set DNS query parameters 15.1.2 Description This command is used to set DNS query parameters. The timeout value for performing DNS query is <net_open_time> + 3000ms + 1000ms*<dns_query_retry_counter>. Here <net_open_time> is the time for opening PS network. <dns_query_retry_counter> is the retry counter for sending DNS query using UDP packet.
Smart Machine Smart Decision Examples AT+CIPDNSSET? +CIPDNSSET: 1,30000,3 AT+CIPDNSSET=1,30000,1 AT+CDNSGIP Query the IP address of given domain name 15.1.3 Description This command is used to query the IP address of given domain name. SIM PIN References Vendor Syntax Test Command Responses AT+CDNSGIP=? ERROR...
Smart Machine Smart Decision Examples AT+CDNSGIP=? AT+CDNSGIP=”www.google.com” +CDNSGIP: 1,"www.google.com","203.208.39.99" AT+CDNSGHNAME Query the domain name of given IP 15.1.4 address Description This command is used to query the domain name of given IP address. SIM PIN References Vendor Syntax Test Command Responses AT+CDNSGHNAME=? ERROR...
Smart Machine Smart Decision DNS GENERAL ERROR <index> A numeric parameter which indicates DNS result index. This value is always 1 if performing successfully. Currently only the first record returned from the DNS server will be reported. Examples AT+CDNSGHNAME=? AT+CDNSGHNAME=” 58.32.231.148” +CDNSGHNAME: 1,"mail.sim.com","58.32.231.148"...
Page 276
Smart Machine Smart Decision +CPING: <result_type>,<num_pkts_sent>,<num_pkts_recvd>,<num_p kts_lost>,<min_rtt>,<max_rtt>,<avg_rtt> ERROR Defined values <dest_addr> The destination is to be pinged; it can be an IP address or a domain name. <dest_addr_type> Integer type. Address family type of the destination address 1 – IPv4. 2 –...
Smart Machine Smart Decision Defined values <result_type> 1 – Ping success 2 – Ping time out 3 – Ping result <num_pkts_sent> Indicates the number of ping requests that were sent out. <num_pkts_recvd> Indicates the number of ping responses that were received. <num_pkts_lost>...
Smart Machine Smart Decision Write Command Responses AT+CTCPKA=<TCP_KA_ Enable>,<KeepIdleTm>,<Ke ERROR epAliveMaxTry> Defined values < TCP_KA_Enable > a numeric parameter which sets whether enable TCP heartbeat function or not. 0 disable 1 enable <KeepIdleTm> a numeric parameter which is number of minutes to delay after last time of sending TCP data. The range is 1 to 120.
Smart Machine Smart Decision ERROR Write Command Responses AT+CTEUTP=<Echo_Unkn own_TCP_Enable> ERROR Defined values <Echo_Unknown_TCP_Enable> a numeric parameter which sets whether enable or disable unknown incoming TCP packet echo option. 0 disable 1 enable Examples AT+CTEUTP=? +CTEUTP: (0,1) AT+CTEUTP=1 AT+CUPURE Set UDP port unreachable ICMP echo 15.1.10 Description This command is used to enable or disable UDP port unreachable echo.
Smart Machine Smart Decision AT+CUPURE=<UDP_POR T_UNREACHABLE_Enabl ERROR e> Defined values <UDP_PORT_UNREACHABLE_Enable> a numeric parameter which sets whether enable or disable UDP port unreachable ICMP echo option. 0 disable 1 enable Examples AT+CUPURE=? +CUPURE: (0,1) AT+CUPURE=1 AT+CINICMPALLOW Preferred ICMP filter 15.1.11 Description This command is used to filter the incoming ICMP packets that are not allowed.
Smart Machine Smart Decision Defined values <mode> 64bit number, the value is “1” << “<pos>” , then or by bit. <pos> Flag value from 0 to 63. Value: ICMP ECHO REPLY ICMP DESTINATION UNREACH ICMP SOURCE QUENCH ICMP REDIRECT ICMP ECHO REQUEST MIP AGENT ADVERTISEMENT MIP AGENT SOLICITATION TIME-TO-ALIVE EXCEEDED...
Smart Machine Smart Decision Read Command Responses AT+CDNSSRV? [+CDNSSRV: [<cid>, <ip_addr>,<prm_dns>,<sec_dns> [<CR><LF> + CDNSSRV: <cid>, <ip_addr>,<prm_dns>,<sec_dns> [...]]]] Defined values <cid> A numeric parameter which specifies a particular PDP context definition (see AT+CGDCONT command). 1…24,100…179 <ip_addr> A string that identifies the IP address when the PDP context is activaed. <pri_dns>...
Page 285
Smart Machine Smart Decision AT+CIPCCFG=? +CIPCCFG: (list of supported <NmRetry>s),(list of supported <DelayTm>s),(list of supported <Ack>s),(list of supported <errMode>s),(list of supported <HeaderType>s), (list of supported <AsyncMode>s), (list of supported <TimeoutVal>s) ERROR Read Command Responses AT+CIPCCFG? +CIPCCFG:<NmRetry>,<DelayTm>,<Ack>,<errMode>,<Header- Type>,<AsyncMode>,<TimeoutVal> ERROR Write Command Responses AT+CIPCCFG=[<NmRetry>...
ACK mode. The default mode is sending without waiting peer TCP ACK mode. NOTE: Currently SIMCom 3G modules support both new TCP/IP command set and old TCP/IP command set, the new TCP/IP command set support multiple TCP connections, and backward compatible with the old command set.
Smart Machine Smart Decision from 3000ms to 120000ms. <cipopen_timeout> Timeout value for AT+CIPOPEN, default value is 120000 milliseconds. The range of this value is from 3000ms to 120000ms. <cipsend_timeout> Timeout value for AT+CIPSEND, default value is 120000 milliseconds. The range of this value is from 3000ms to 120000ms.
Smart Machine Smart Decision Defined values <mode> a numeric parameter which indicates whether adding an IP header to received data or not 0 – not add IP header 1 – add IP header, the format is “+IPD(data length)” Examples AT+CIPHEAD=? +CIPHEAD: (0-1) AT+CIPHEAD=0 AT+CIPSRIP Show Remote IP address and Port...
Smart Machine Smart Decision a numeric parameter which indicates whether show the prompt of where the data received or not before received data. 0 – do not show the prompt 1 – show the prompt,the format is as follows: “RECV FROM:<IP ADDRESS>:<PORT>”...
Smart Machine Smart Decision 1 – Transparent mode Examples AT+CIPMODE? +CIPMODE: 1 AT+CIPMODE=1 AT+CIPMODE=? +CIPMODE: (0-1) AT+CIPMODE AT+NETOPEN Open socket 15.2.7 Description This command opens packet network, NOTE: The test command and the write command of AT+NETOPEN is reserved for being compatible with old TCP/IP command set, and the old TCP/IP command set is not recommended to be used any longer.
Smart Machine Smart Decision +IP ERROR: <err_info> ERROR ERROR Defined values <net_state> a numeric parameter that indicates the state of PDP context activation: network close (deactivated) network open(activated) <err > The result of operation, 0 is success, other value is failure. <err_info>...
Smart Machine Smart Decision +NETCLOSE: <err> ERROR +IP ERROR: <error message> ERROR ERROR Defined values <err> The result of operation, 0 is success, other value is failure. <error message> The list of all error message: Invalid parameter Operation not supported No data Examples AT+NETCLOSE...
Smart Machine Smart Decision ERROR Defined values <ip_address> A string parameter that identifies the IP address of current active socket PDP. <err_info> A string parameter that displays the cause of occurring error. Examples AT+IPADDR +IPADDR: 10.71.155.118 AT+CIPFILTERSET IP filter configuration 15.2.10 Description This command is used to enable the IP filter feature in the multi-PDP mode.
Page 295
Smart Machine Smart Decision +IP ERROR: <error message> AT+CIPFILTERSET=<enab led_flag> ERROR Defined values <link_num> A numeric parameter that identifies a connection. The range of permitted values is 0 to 9. This parameter is used for multi clients. <enabled_flag> A numeric flag parameter that show the <link_num> connection whether or not to use the IP filter feature.
Smart Machine Smart Decision AT+SERVERSTART Startup TCP server 15.2.11 Description This command starts up TCP server, and the server can receive the request of TCP client. After the command executes successfully, an unsolicited result code is returned when a client tries to connect with module and module accepts request.
Smart Machine Smart Decision <err> The result of operation, 0 is success, other value is failure. <error message> The list of all error message: Invalid parameter Operation not supported No data Examples AT+SERVERSTART? +SERVERSTART: 0, 1000 +SERVERSTART: 2, 2000 AT+SERVERSTOP Stop TCP server 15.2.12 Description This command stops TCP server.
Smart Machine Smart Decision <server_index> The TCP server index(The range of permitted values is 0 to 3). <err> The result of operation, 0 is success, other value is failure. Examples AT+SERVERSTOP=? AT+SERVERSTOP=0 +SERVERSTOP: 0,0 AT+CIPOPEN Establish connection in multi-socket mode 15.2.13 Description This command is used to establish a connection with TCP server and UDP server, The sum of...
Page 299
Smart Machine Smart Decision <link_num>,”TCP”,<serve +CIPOPEN: <link_num>,<err> rIP>,<serverPort>[,<localP Open connection successfully in transparent mode: ort>] CONNECT [<text>] Open connection failed in transparent mode: CONNECT FAIL +CIPOPEN: <link_num>,<err> ERROR ERROR AT+CIPOPEN= +CIPOPEN: <link_num>,<err> <link_num>,”UDP”,,,<loc OK(if udp open) alPort> +CIPOPEN: <link_num>,<err> ERROR ERROR Defined values <link_num>...
Smart Machine Smart Decision <text> CONNECT result code string; the string formats please refer ATX/AT\V/AT&E command. <err> The result of operation, 0 is success, other value is failure. <error message> The list of all error message: Invalid parameter Operation not supported No data Examples AT+CIPOPEN=0,”TCP”,”116.228.221.51”,100...
Page 302
Smart Machine Smart Decision <link_num> a numeric parameter that identifies a connection. The range of permitted values is 0 to 9. <length> a numeric parameter which indicates the length of sending data, it must be between1 and 1500. <serverIP> A string parameter that identifies the IP address of server.The IP address format consists of 4 octets,separated by decimal point:”AAA.BBB.CCC.DDD”.
Smart Machine Smart Decision >Hello World<Ctrl+Z> +CIPSEND: 2,11,11 AT+CIPSEND=2, >Hello<ESC> ERROR AT+CIPSEND=? +CIPSEND: (0-9), (1-1500) AT+CIPRXGET Get the network data manually 15.2.15 Description This command is used to get the network data manually. SIM PIN References Vendor Syntax Test Command Responses AT+CIPRXGET=? +CIPRXGET: (0-4),(0-9),(1-1500)
Page 304
Smart Machine Smart Decision If ERROR occurred ERROR +IP ERROR: <error message> ERROR Defined values <mode> 0 – set the way to get the network data automatically 1 – set the way to get the network data manually 2 – read data, the max read length is 1500 3 –...
Smart Machine Smart Decision AT+CIPCLOSE=? +CIPCLOSE: (0-9) AT+CIPCLOSE=0 +CIPCLOSE: 0,0 AT+CIPSTAT Inquire the total size of data sent or received 15.2.17 Description This command is used to inquire the total size of data sent or received for a socket in multiple socket modes (Only valid for client TCP socket mode).
Smart Machine Smart Decision AT+CIPSTAT=? +CIPSTAT: (0-9) Information elements related to TCP/IP 15.2.18 The following table lists information elements which may be reported. Information Description +CIPEVENT: NETWORK CLOSED Network is closed for network error(Out UNEXPECTEDLY of service, etc). When this event happens, user’s application needs to check and close all opened sockets, and then uses AT+NETCLOSE to release the network...
Smart Machine Smart Decision Timeout DNS parse failed for AT+CIPOPEN Unknown error 15.3 15.3.1 AT+CFTPPORT Set FTP server port Description This command is used to set FTP server port. SIM PIN References Vendor Syntax Test Command Responses AT+CFTPPORT=? +CFTPPORT: (list of supported <port>s) Read Command Responses AT+CFTPPORT?
Smart Machine Smart Decision 15.3.2 AT+CFTPMODE Set FTP mode Description This command is used to set FTP passive/proactive mode. Default is passive mode. SIM PIN References Vendor Syntax Test Command Responses AT+CFTPMODE=? +CFTPMODE: (list of supported <mode>s) Read Command Responses AT+CFTPMODE? +CFTPMODE: <mode>...
Smart Machine Smart Decision Test Command Responses AT+CFTPSERV=? +CFTPSERV: “ADDRESS” Read Command Responses AT+CFTPSERV? +CFTPSERV: ”<address>” Write Command Responses AT+CFTPSERV= ”<address>” +CME ERROR Defined values <address> The FTP server domain name or IP address. The maximum length is 100. Examples AT+CFTPSERV=”www.mydomain.com”...
Smart Machine Smart Decision Write Command Responses AT+CFTPUN=“<name>” +CME ERROR Defined values <name> The user name for FTP server access. The maximum length is 30. Examples AT+CFTPUN=”myname” AT+CFTPUN=”anonymous” AT+CFTPUN? +CFTPUN: “myname” AT+CFTPUN=? +CFTPUN: ”NAME” 15.3.6 AT+CFTPPW Set user password for FTP access Description This command is used to set user password for FTP server access.
Smart Machine Smart Decision Defined values <password> The user password for FTP server access. The maximum length is 40. Examples AT+CFTPPW=”mypass” AT+CFTPPW? +CFTPPW: “mypass” AT+CFTPPW=? +CFTPPW: ”mypass” 15.3.7 AT+CFTPGETFILE Get a file from FTP server to EFS Description This command is used to download a file from FTP server to module EFS. SIM PIN References Vendor...
Smart Machine Smart Decision The directory to save the downloaded file: 0 – current directory [refer to AT+FSCD] <rest_size> The value for FTP “REST” command which is used for broken transfer when transferring failed last time. The range is from 0 to 2147483647. <err>...
Smart Machine Smart Decision Defined values <filepath> The remote file path. When the file path doesn’t contain “/”, this command transfers file to the current remote FTP directory. If the file path contains non-ASCII characters, the file path parameter should contain a prefix of {non-ascii}. <dir>...
Page 317
Smart Machine Smart Decision Write Command Responses If the <using_cache> is 0 (default): AT+CFTPGET=“<filepath> ”[,<rest_size>[,<using_cache >]] +CFTPGET: DATA,<len> … +CFTPGET: DATA, <len> … … +CFTPGET: 0 If the <using_cache> is 1: +CFTP: RECV EVENT AT+CFTPCACHERD? +CFTPCACHERD: 102400 //output cached data now: AT+CFTPCACHERD +CFTPGET: DATA,<len>...
Smart Machine Smart Decision The remote file path. When the file path doesn’t contain ”/”, this command transfer file from the current remote FTP directory. If the file path contains non-ASCII characters, the file path parameter should contain a prefix of {non-ascii}. <rest_size>...
Page 319
Smart Machine Smart Decision Vendor Syntax Test Command Responses AT+CFTPPUT=? +CFTPPUT: [{non-ascii}] “FILEPATH” [, (list of supported <rest_size>s)] Execution Command Responses AT+CFTPPUT=“<filepath>” +CFTPPUT: BEGIN [,<rest_size>] +CME ERROR [+CFTPPUT: BEGIN] +CFTPPUT: <err_code> ERROR Defined values <filepath> The remote file path. When the file path doesn’t contain “/”, this command transfers file to the current remote FTP directory.
Smart Machine Smart Decision 15.3.11 AT+CFTPLIST List the items in the directory on FTP server Description This command is used to list the items in the specified directory on FTP server SIM PIN References Vendor Syntax Test Command Responses AT+CFTPLIST=? +CFTPLIST: [{non-ascii}]“FILEPATH”[,(list supported...
Smart Machine Smart Decision Defined values <dir> The directory to be listed. If the directory contains non-ASCII characters, the <dir> parameter should contain a prefix of {non-ascii}. <len> The length of data reported <err> The result code of the listing <using_cache>...
Smart Machine Smart Decision Defined values <dir> The directory to be created. If the directory contains non-ASCII characters, the <dir> parameter should contain a prefix of {non-ascii}. <err> The result code of the command Examples AT+CFTPMKD=”/testdir” AT+CFTPMKD={non-ascii}”74657374646972” 15.3.13 AT+CFTPRMD Delete a directory on FTP server Description This command is used to delete a directory on FTP server SIM PIN...
Smart Machine Smart Decision AT+CFTPRMD=”/testdir” AT+CFTPRMD={non-ascii}”74657374646972” 15.3.14 AT+CFTPDELE Delete a file on FTP server Description This command is used to delete a file on FTP server SIM PIN References Vendor Syntax Test Command Responses AT+CFTPDELE=? +CFTPDELE: [{non-ascii}]”FILENAME” Write Command Responses AT+CFTPDELE=”<filenam e>”...
Page 324
Smart Machine Smart Decision This command is used to output cached data (generated by AT+CFTPGET/AT+CFTPLIST) to MCU. SIM PIN References Vendor Syntax Read Command Responses AT+CFTPCACHERD? +CFTPCACHERD: <len> Execute Command Responses AT+CFTPCACHERD If cache data is AT+CFTPGET: [+CFTPGET: DATA,<out_len><CR><LF>] […] If the cache data is AT+CFTPLIST: [+CFTPLIST: DATA,<out_len><CR><LF>] […]...
Smart Machine Smart Decision 15.3.16 Unsolicited FTP Codes (Summary of CME ERROR Codes) Code of <err> Description Unknown error for FTP FTP task is busy Failed to resolve server address FTP timeout Failed to read file Failed to write file Not allowed in current state Failed to login Failed to logout...
Smart Machine Smart Decision +CFTPSSTART: <err> ERROR Defined values <err> The result code of the acquiring FTP/FTPS stack. 0 is success. Other values are failure. Examples AT+CFTPSSTART +CFTPSSTART: 0 15.4.2 AT+CFTPSSTOP Stop FTPS protocol stack Description This command is used to stop FTPS protocol stack. Currently only explicit FTPS mode is supported.
Smart Machine Smart Decision 15.4.3 AT+CFTPSLOGIN Login the FTPS server Description This command is used to login the FTPS server. Each time, AT+CFTPSSTART command must be executed before executing AT+CFTPSLOGIN command. SIM PIN References Vendor Syntax Write Command Responses AT+CFTPSLOGIN=”<host> ”,<port>,”<username>”, ”<p +CFTPSLOGIN: <err>...
Smart Machine Smart Decision 15.4.4 AT+CFTPSLOGOUT Logout the FTPS server Description This command is used to logout the FTPS server. Syntax Execute Command Responses AT+CFTPSLOGOUT +CFTPSLOGOUT: <err> +CFTPSLOGOUT: <err> ERROR Defined values <err> The result code of FTP/FTPS logout. 0 is success. Other values are failure. Examples AT+CFTPSLOGOUT +CFTPSLOGOUT: 0...
Smart Machine Smart Decision ERROR ERROR Defined values <dir> The directory to be created Examples AT+CFTPSMKD=”testdir” AT+CFTPSMKD={non-ascii}”74657374646972” 15.4.6 AT+CFTPSRMD Delete a directory on FTPS server Description This command is used to delete a directory on FTPS server SIM PIN References Vendor Syntax Test Command...
Smart Machine Smart Decision AT+CFTPSRMD={non-ascii}”74657374646972” 15.4.7 AT+CFTPSDELE Delete a file on FTPS server Description This command is used to delete a file on FTPS server SIM PIN References Vendor Syntax Test Command Responses AT+CFTPSDELE=? +CFTPSDELE: ”FILENAME” Write Command Responses AT+CFTPSDELE=”<filena me>”...
Page 331
Smart Machine Smart Decision Syntax Write Command Responses If the <using_cache> is 0 (default): AT+CFTPSLIST=”<dir>”[,< using_cache>] +CFTPSLIST: DATA,<len> … +CFTPSLIST:<err> If the <using_cache> is 1: +CFTPS: RECV EVENT AT+CFTPSCACHERD? +CFTPSCACHERD: 102400 //output cached data now AT+CFTPSCACHERD +CFTPSLIST: DATA,<len> … ..+CFTPSLIST:<err>...
Smart Machine Smart Decision The directory to be listed. If the directory contains non-ASCII characters, the <dir> parameter should contain a prefix of {non-ascii}. <len> The length of data reported <err> The result code of the listing <using_cache> 0 – Do not use cache 1 –...
Smart Machine Smart Decision “<filepath>”,<dir>[,<rest_siz +CFTPSGETFILE: 0 e>] +CFTPSGETFILE: <err> ERROR ERROR +CFTPSGETFILE: <err> Defined values <filepath> The remote file path. When the file path doesn’t contain ”/”, this command transfers file from the current remote FTPS directory. If the file path contains non-ASCII characters, the file path parameter should contain a prefix of {non-ascii}.
Page 334
Smart Machine Smart Decision Vendor Syntax Test Command Responses AT+CFTPSPUTFILE=? +CFTPSPUTFILE: [{non-ascii}]"FILEPATH",(0)[,(0-2147483647)] Write Command Responses AT+CFTPSPUTFILE= “<filepath>”,<dir>[,<rest_siz +CFTPSPUTFILE: 0 e>] +CFTPSPUTFILE: <err> ERROR ERROR +CFTPSPUTFILE: <err> Defined values <filepath> The remote file path. When the file path doesn’t contain “/”, this command transfers file to the current remote FTPS directory.
Smart Machine Smart Decision 15.4.11 AT+CFTPSGET Get a file from FTPS server to serial port Description This command is used to get a file from FTPS server and output it to serial port. This command may have a lot of DATA transferred to DTE using serial port, The AT+CATR command is recommended to be used.
Page 336
Smart Machine Smart Decision ERROR ERROR +CFTPSGET: DATA, <len> … +CFTPSGET: DATA, <len> … … +CFTPSGET: <err> Defined values <filepath> The remote file path. When the file path doesn’t contain ”/”, this command transfer file from the current remote FTPS directory. If the file path contains non-ASCII characters, the file path parameter should contain a prefix of {non-ascii}.
Smart Machine Smart Decision AT+CFTPSGET= "/update_ota.zip",0,0,"/cache" AT+CFTPSGET=? 15.4.12 AT+CFTPSPUT Put a file to FTPS server Description This command is used to put a file to FTPS server through serial port. The AT+CFTPSPUT= [“<filepath>”,]<len>[,<rest_size>] is used to download the data to be sent. The AT+CFTPSPUT is used to wait the result of sending.
Smart Machine Smart Decision The rest size of the file. <result> The final result of the sending. Examples AT+CFTPSPUT=”t1.txt”,10 >testcontent AT+CFTPSPUT +CFTPSSPUT: 0 AT+CFTPSPUT? +CFTPSPUT: 88 15.4.13 AT+CFTPSSINGLEIP Set FTPS data socket address type Description This command is used to set FTPS server data socket IP address type SIM PIN References Vendor...
Smart Machine Smart Decision The bytes of data to output. The maximum value is 1024 for each AT+CFTPSCACHERD calling. Examples AT+CFTPSCACHERD? +CFTPSCACHERD: 102400 AT+CFTPSCACHERD +CFTPSGET: DATA, 1024 … 15.4.15 Unsolicited FTPS Codes Code Description +CFTPSNOTIFY: PEER The FTPS session is closed by the server. CLOSED 15.4.16 Unsolicited FTPS command <err>...
Page 341
Smart Machine Smart Decision will be coded as <ETX><ETX>. Single <Ctrl+Z> means end of the HTTP request data or end of the HTTP responded data. <ETX> is 0x03, and <Ctrl+Z> is 0x1A. For this command there may be a lot of DATA which need to be transferred to DTE using serial port, it is recommended that the AT+CATR will be used.
Page 342
Smart Machine Smart Decision <address> The HTTP server domain name or IP address. <port> The HTTP server port. <len> The length of HTTP data in the packet. <err> The error code of HTTP operation. Examples AT+CHTTPACT=”www.mywebsite.com”,80 +CHTTPACT: REQUEST http://www.mywebsite.com/index.html HTTP/1.1 Host: www.mywebsite.com User-Agent: MY WEB AGENT...
Smart Machine Smart Decision 15.6 HTTPS 15.6.1 AT+CHTTPSSTART Acquire HTTPS protocol stack Description This command is used to acquire HTTPS protocol stack. SIM PIN References Vendor Syntax Execute Command Responses AT+CHTTPSSTART +CHTTPSSTART: <err> ERROR Defined values <err> The result code of the start HTTPS service. 0 is success. Other values are failure. Examples AT+CHTTPSSTART +CHTTPSSTART: 0...
Smart Machine Smart Decision ERROR Defined values <err> The result code of the stop HTTPS service. 0 is success. Other values are failure. Examples AT+CHTTPSSTOP +CHTTPSSTOP: 0 15.6.3 AT+CHTTPSOPSE Open HTTPS session Description This command is used to open a new HTTPS session. Every time, AT+CHTTPSSTART command must be executed before executing AT+CHTTPSOPSE command.
Smart Machine Smart Decision Examples AT+CHTTPSOPSE=”www.mywebsite.com”,443 +CHTTPSOPSE: 0 15.6.4 AT+CHTTPSCLSE Close HTTPS session Description This command is used to close the opened HTTPS session. SIM PIN References Vendor Syntax Execute Command Responses AT+CHTTPSCLSE +CHTTPSCLSE: <err> ERROR Defined values <err> The result code of the closing common channel. 0 is success. Other values are failure. Examples AT+CHTTPSCLSE +CHTTPSCLSE: 0...
Page 347
Smart Machine Smart Decision Syntax Test Command Responses AT+CHTTPSSEND=? +CHTTPSSEND: (1-2048) ERROR Read Command Responses AT+CHTTPSSEND? +CHTTPSSEND: <unsent_len> ERROR Write Command Responses AT+CHTTPSSEND=<len> > ERROR Execute Command Responses AT+CHTTPSSEND +CHTTPSSEND: <result> ERROR Defined values <unsent_len> The length of the data in the sending buffer which is waiting to be sent. <len>...
Smart Machine Smart Decision 15.7 These AT Commands of HTP related are used to synchronize system time with HTTP server. 15.7.1 AT+CHTPSERV Set HTP server info Description This command is used to add or delete HTP server information. There are maximum 16 HTP servers.
Smart Machine Smart Decision quotation marks. <host> The HTP server address. <port> The HTP server port. <http_version> The HTTP version of the HTP server: 0- HTTP 1.0 1- HTTP 1.1 <proxy> The proxy address <proxy_port> The port of the proxy <index>...
Smart Machine Smart Decision <status> The status of HTP module: Updating: HTP module is synchronizing date time NULL: HTP module is idle now <err> The result of the HTP updating Examples AT+CHTPUPDATE +CHTPUPDATE: 0 15.7.3 Unsolicited HTP Codes Code of <err> Description Operation succeeded Unknown error...
Smart Machine Smart Decision AT+CNTP? +CNTP: <host>[,<timezone>] Write Command Responses AT+CNTP =”<host>”[,<tim ezone>] ERROR Write Command Responses AT+CNTP +CNTP:<err_code> ERROR Defined values <host> NTP server address,length is 64. <timezone> Local time zone,the range is(-47 to 48),default value is 32. Examples AT+CNTP="202.120.2.101",32 AT+CNTP +CNTP: 0...
Smart Machine Smart Decision 15.9.1 AT+CCHSTART Acquire common channel service Description This command is used to acquire common channel service. SIM PIN References Vendor Syntax Execute Command Responses AT+CCHSTART +CCHSTART: <err> +CCHSTART: <err> ERROR Defined values <err> The result code of the acquiring common channel service. 0 is success. Other values are failure. Examples AT+CCHSTART +CCHSTART: 0...
Smart Machine Smart Decision ERROR Defined values <err> The result code of the stoping common channel service. 0 is success. Other values are failure. Examples AT+CCHSTOP +CCHSTOP: 0 15.9.3 AT+CCHOPEN Open a channel Description This command is used to connect peer using common channel service. SIM PIN References Vendor...
Smart Machine Smart Decision The peer port for channel, the range is from 1 to 65535 <channel_type> The type of channel: 1 – TCP client. 2 – SSLv3.0/TLSv1.0 client. <bind_port> The local port for channel, the range is from 1 to 65535 <err>...
Smart Machine Smart Decision Examples AT+CCHCLOSE=0 +CCHCLOSE: 0,0 15.9.5 AT+CCHSEND Send data to peer Description This command is used to send data to peer. If the first parameter of AT+CCHSET is set to 1, the +CCHSEND: will be reported after AT+CCHSEND is finished. <session_id>...
Smart Machine Smart Decision User-Agent: MAUI htp User Agent Proxy-Connection: keep-alive Content-Length: 0 15.9.6 AT+CCHRECV Receive data from the channel Description This command is used to receive data from the channel. SIM PIN References Vendor Syntax Read Command Responses AT+CCHRECV? +CCHRECV: LEN,<cache_len_0>,<cache_len_1>...
Smart Machine Smart Decision <session_id>). The default value is the length of RX data cached for session <session_id>. <cache_len_0> The length of RX data cached for session 0. <cache_len_1> The length of RX data cached for session 1. <result> The final result according to Unsolicited common channel command <err> Codes <len>...
Smart Machine Smart Decision Defined values <ip_address> A string parameter that identifies the IPv4 address of the common channel service when connecting to Packet network. Examples AT+CCHADDR +CCHADDR: 10.71.155.118 AT+CCERTVERIFY Set SSL server cert verify flag 15.9.9 Description The command is used to set the SSL server cert verify flag. Default is not verified. SIM PIN References Vendor...
Smart Machine Smart Decision Examples AT+CCERTVERIFY=1 AT+ CCERTVERIFY? + CCERTVERIFY: 1 AT + CCERTVERIFY =? + CCERTVERIFY: (0,1) Unsolicited common channel Codes 15.9.10 Code Description +CCHEVENT: In manual receiving mode, when new data of a channel arriving <session_id>,RECV EVENT to the module, this unsolicited result code will be reported to MCU.
Smart Machine Smart Decision 15.10 SSL Certificate & Key Management 15.10.1 AT+CCERTDOWN Transfer a certificate file to Module Description This command is used to transfer a certificate or key file to the module. SIM PIN References Vendor Syntax Test Command Responses AT+CCERTDOWN=? Write Command...
Smart Machine Smart Decision Vendor Syntax Test Command Responses AT+CCERTLIST=? Execution Command Responses AT+CCERTLIST <list of files> with “+CCERTLIST:” header <CR><LF>] Defined values <list of files> The certificate/key files which has been downloaded to the module. Examples AT+CCERTLIST=? AT+CCERTLIST +CCERTLIST: "ca_cert.der" +CCERTLIST: "client_cert.der"...
Page 366
Smart Machine Smart Decision AT+CCERTDELE=? Write Command Responses AT+CCERTDELE=<filena me> ERROR Defined values <filename> String with or with double quotes, file name which is relative and already existing. Examples AT+CCERTDELE=”server_key.pem” SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25...
Smart Machine Smart Decision The result of operation, 0 is success, other value is failure. Examples AT+CNETSTART +CNETSTART: 0 AT+CNETSTART? +CNETSTART: 2 16.2 AT+CNETSTOP Close network Description This command closes network. Before calling this command, all opened sockets must be closed first.
Smart Machine Smart Decision AT+CNETSTOP +CNETSTOP: 0 16.3 AT+CNETIPADDR Inquire PDP address Description This command inquires the IP address of current active PDP. SIM PIN References Vendor Syntax Read Command Responses CNETIPADDR? +CNETIPADDR: < ip_address> +CNETIPADDR: <err_info> ERROR ERROR Defined values <ip_address>...
Page 370
Smart Machine Smart Decision Unknown error Open network failed Close network failed Network not opened Operation not support Busy Network has been opened Network is also in use SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25...
Smart Machine Smart Decision 17 AT Commands for GPS 17.1 AT+CGPS Start/Stop GPS session Description This command is used to start or stop GPS session. NOTE: 1. Output of NMEA sentences is automatic; no control via AT commands is provided. At present the module only supports standalone mode.
Smart Machine Smart Decision AT+CGPSINFO? +CGPSINFO: 0 AT+CGPSINFO +CGPSINFO:3113.343286,N,12121.234064,E,250311,072809.3,44.1,0.0,0 17.3 AT+CGPSCOLD Cold start GPS Description This command is used to cold start GPS session. NOTE: Before using this command,it must use AT+CGPS=0 to stop GPS session. SIM PIN References Vendor Syntax Test Command Responses...
Smart Machine Smart Decision Execution Command Responses AT+CGPSHOT Examples AT+CGPSHOT=? AT+CGPSHOT 17.5 AT+CGPSURL Set AGPS default server URL Description This command is used to set AGPS default server URL. It will take effect only after restarting. SIM PIN References Vendor Syntax Test Command Responses...
Smart Machine Smart Decision 17.6 AT+CGPSSSL Set AGPS transport security Description This command is used to select transport security, used certificate or not. The certificate gets from local carrier. If the AGPS server doesn’t need certificate, execute AT+CGPSSSL=0. SIM PIN References Vendor Syntax...
Smart Machine Smart Decision Test Command Responses AT+CGPSAUTO=? +CGPSAUTO:( list of supported <auto>s) Read Command Responses AT+CGPSAUTO? +CGPSAUTO:<auto> Write Command Responses AT+CGPSAUTO=<auto> ERROR Defined values <auto> – Non-automatic – automatic Examples AT+CGPSAUTO=1 17.8 AT+CGPSNMEA Configure NMEA sentence type Description This command is used to configure NMEA output sentences which are generated by the gpsOne engine when position data is available.
Smart Machine Smart Decision <bdnmea>] If GPS engine is running: ERROR Defined values <nmea> Range – 0 to 511 Each bit enables an NMEA sentence output as follows: Bit 0 – GPGGA (global positioning system fix data) Bit 1 – GPRMC (recommended minimum specific GPS/TRANSIT data) Bit 2 –...
Smart Machine Smart Decision Defined values <method> 0 – Control plane 1 – User plane Examples AT+CGPSMD=1 17.11 AT+CGPSFTM Start GPS test mode Description This command is used to start GPS test mode. NOTE: 1. If test mode starts, the URC will report on AT port, Modem port and UART port. 2.
Smart Machine Smart Decision URC format $GPGSV[,<SV>,<CNo>][...] $GLGSV[,<SV>,<CNo>][...] $BDGSV[,<SV>,<CNo>][...] Examples AT+CGPSFTM=1 $GLGSV,78,20.6,66,25.6,77,21.6,79,21.9,67,26.2,68,23.6 $GPGSV,10,36.3,12,33.5,14,26.5,15,27.0,18,30.6,20,29.4,21,14.9,24,32.8,25,30.6,31,29.1,32,27.0 $BDGSV,201,28.7,204,29.0,206,27.3,207,25.9,209,25.0,210,18.5 17.12 AT+CGPSDEL Delete the GPS information Description This command is used to delete the GPS information. After executing the command, GPS start is cold start. NOTE: This command must be executed after GPS stopped. SIM PIN References Vendor...
Smart Machine Smart Decision 17.13 AT+ CGPSXE Enable/Disable GPS XTRA function Description This command is used to enable/disable the GPS XTRA function. NOTE: The function will take effect after restarting the module. XTRA function must download the assistant file from network by HTTP, so the APN must be set by AT+CGCONT command.
Smart Machine Smart Decision Vendor Syntax Test Command Responses AT+CGPSXDAUTO=? +CGPSXDAUTO: (list of supported <on/off>s) Read Command Responses AT+CGPSXDAUTO? +CGPSXDAUTO: <on/off> Write Command Responses AT+CGPSXDAUTO=<on/o ff> ERROR Defined values <on/off> 0 – disable download automatically 1 – enable download automatically NOTE: Some URCs will report when downloading, it’s same as AT+CGPSXD command.
Page 385
Smart Machine Smart Decision Read Command Responses AT+CGPSINFOCFG? +CGPSINFOCFG: <time>,<config>,<bdconfig> Write Command Responses AT+CGPSINFOCFG=<time >[,<config>][,<bdconfig>] (NMEA-0183 Sentence) …… (if <time>=0) Defined values <time> The range is 0-255, unit is second, after set <time> will report the GPS NMEA sentence every the seconds.
Smart Machine Smart Decision AT+CGPSINFOCFG=? +CGPSINFO: (0-255),(0-511),(0-3) AT+CGPSINFOCFG=10,31 $GPGSV,4,1,16,04,53,057,44,02,55,334,44,10,61,023,44,05,45,253,43*7D $GPGSV,4,2,16,25,10,300,40,17,25,147,40,12,22,271,38,13,28,053,38*77 $GPGSV,4,3,16,26,09,187,35,23,06,036,34,24,,,,27,,,*7A $GPGSV,4,4,16,09,,,,31,,,,30,,,,29,,,*7D $GPGGA,051147.0,3113.320991,N,12121.248076,E,1,10,0.8,47.5,M,0,M,,*45 $GPVTG,NaN,T,,M,0.0,N,0.0,K,A*42 $GPRMC,051147.0,A,3113.320991,N,12121.248076,E,0.0,0.0,211211,,,A*66 $GPGSA,A,3,02,04,05,10,12,13,17,23,25,26,,,1.4,0.8,1.2*3B 17.17 AT+CGPSPMD Configure positioning mode Description This command is used to configure the positioning modes support. NOTE: Need to restart the module after setting the mode. SIM PIN References Vendor...
Smart Machine Smart Decision Bit 2 – UP MS-assisted Bit 3 – CP MS-based (2G) Bit 4 – CP MS-assisted (2G) Bit 5 – CP UE-based (3G) Bit 6 – CP UE-assisted (3G) Bit 7 – NOT USED Bit 8 – UP MS-based (4G) Bit 9 –...
Smart Machine Smart Decision 17.20 AT+CGPSNOTIFY LCS respond positioning request Description This command is used to respond to the incoming request for positioning request message. SIM PIN References Vendor Syntax Test Command Responses AT+CGPSNOTIFY=? +CGPSNOTIFY: (list of supported <resp>s) Write Command Responses AT+CGPSNOTIFY=<resp>...
Smart Machine Smart Decision Syntax Test Command Responses AT+CGPSMODE=? +CGPSMODE: (scope of <mode>) Read Command Responses AT+CGPSMODE? +CGPSMODE: <mode> Write Command Responses AT+CGPSMODE=<mode> ERROR Defined values <mode> 0 – GPS and GLONASS hybrid, DPO is enabled, when position fixed, GLONASS will be closed 1 –...
Smart Machine Smart Decision Write Command Responses AT+CBDS=<mode> ERROR Defined values <mode> 0 – disable BEIDOU session 1 – enable BEIDOU session Examples AT+CBDS=0 17.23 AT+CGNSSINFO Get GNSS fixed position information Description This command is used to get current position related information. SIM PIN References Vendor...
Page 392
Smart Machine Smart Decision [<lat>],[<N/S>],[<log>],[<E/W>],[<date>],[<UTC-time>],[<alt>], [<speed>],[<course>],[<PDOP>],[HDOP],[VDOP] Defined values <mode> Fix mode 2=2D fix 3=3D fix <GPS-SVs> GPS satellite valid numbers scope: 00-12 < GLONASS-SVs > GLONASS satellite valid numbers scope: 00-12 <BEIDU-SVs> BEIDOU satellite valid numbers scope: 00-12 <lat> Latitude of current position. Output format is ddmm.mmmmmm <N/S>...
Smart Machine Smart Decision AT+CGNSSINFO=? +CGNSSINFO: (0-255) AT+CGNSSINFO? +CGPSINFO: 0 AT+CGNSSINFO +CGNSSINFO: 2,09,05,00,3113.330650,N,12121.262554,E,131117,091918.0,32.9,0.0,255.0,1.1,0.8,0.7 AT+CGNSSINFO (if not fix,will report null) +CGNSSINFO: ,,,,,,,,,,,,,,, 17.24 Unsolicited XTRA download Codes Code of <err> Description Assistant file download successfully Assistant file doesn’t exist Assistant file check error Unknown error for HTTP HTTP task is busy Failed to resolve server address...
Page 394
Smart Machine Smart Decision Syntax Test Command Responses AT+CLBS=? +CLBS: (1,2,3,4,9),(1-24,100-179),(-180.000000-180.000000),(-90.000000- 90.000000),(0,1) Write Command Responses AT+CLBS=<type>[,<cid>[, [<longitude>,<latitude>],[<l on_type>]]] 1)type = 1,get longitude and latitude +CLBS: <ret_code>[,<longitude>,<latitude>,<acc>] 2)type = 2,get detail address +CLBS: <ret_code>[,<detail_addr>] 3)type = 3,get access times +CLBS: <ret_code>[,<times>] 4)type = 4,get longitude latitude and date time +CLBS: <ret_code>[,<longitude>,<latitude>,<acc>,<date>,<time>]...
Page 395
Smart Machine Smart Decision 1…24,100…179 <longitude> Current longitude in degrees. <latitude> Current latitude in degrees. <detail_addr> Current detail address. It based the UCS2 coding. Each 4 characters in the URC is for one UCS2 character. <acc> Positioning accuracy. <lon_type> The type of longitude and latitude 0 WGS84,the default type 1 GCJ02.
Smart Machine Smart Decision 16 Get cell info error. 17 Get IMEI error. 18 Send data error. 19 Receive data error. 20 NONET error. 21 Net not opened. Examples AT+CLBS=? +CLBS: (1,2,3,4,9),(1-16),(-180.000000-180.000000),(-90.000000-90.000000),(0,1) AT+CLBS=1 +CLBS: 0,31.228525,121.380295,500 AT+CLBS=2 +CLBS: 4e0a6d775e020020957f5b81533a002091d1949f8def002097608fd166688baf79d162805927697c AT+CLBS=3 +CLBS: 0,22 AT+CLBS=4 +CLBS: 0,31.228525,121.380295,500,2025/06/07,10:49:08 AT+CLBS=9...
Page 397
Note: 1. When <operate> is 1 and <para> is 1, the length range of <value> is 1 to 20. 2. When <operate> is 1 and <para> is 3, the allowed <value> is "lbs-simcom.com:3002". Server’s address of "lbs-simcom.com:3002" is free. Examples AT+CLBSCFG=? +CLBSCFG: (0-1),(1-3),"Param Value"...
Smart Machine Smart Decision +CLBSCFG: 0,1,"" AT+CLBSCFG=0,2 +CLBSCFG: 0,2,0 AT+CLBSCFG=0,3 +CLBSCFG: 0,3,"lbs-simcom.com:3002" AT+CLBSCFG=1,3,”lbs-simcom.com:3002” 17.27 AT+CASSISTLOC Base station location of LTE/CDMA1x mode Description The write command is used to base station location.This command only be applicable to telecommunication CDMA and LTE hybrid network or CDMA and EVDO hybrid network.
Smart Machine Smart Decision 18 Audio Application Commands 18.1 AT+CREC record wav audio file Description This command is used to record a wav audio file. It can record wav file during a call or not, the record file should be put into the “E:/”. SIM PIN References Vendor...
Smart Machine Smart Decision AT+CREC=0 +CREC: 0 18.2 AT+CCMXPLAYWAV Play wav audio file Description This command is used to play a wav audio file. It can play wav file during a call or not. NOTE Wav file format require mono channel, 8kHz sampling frequency, 16bit sampling size, 128kbps.
Smart Machine Smart Decision Examples AT+CCMXPLAYWAV=”E:/record.wav”,2 +WAVSTATE: wav play 18.3 AT+CCMXSTOPWAV Stop playing wav audio file Description This command is used to stop playing wav audio file. Execute this command during wav audio playing. SIM PIN References Vendor Syntax Test Command Responses AT+CCMXSTOPWAV=? Execution Command...
Smart Machine Smart Decision Test Command Responses AT+CCMXPLAY=? +CCMXPLAY: (list of supported <play_path>s),(list of supported <repeat>s) Write Command Responses AT+CCMXPLAY= +AUDIOSTATE: audio play <file_name>[,<play_path>[, <repeat>]] ERROR Defined values <file_name> The name of audio file. Support audio file format midi, mp3, aac, amr, qcp, wav. <play_path>...
Smart Machine Smart Decision Examples AT+CCMXSTOP +CCMXSTOP: 19 Appendixes 19.1 Verbose code and numeric code Verbose result code Numeric (V0 set) Description Command executed, no errors, Wake up after reset CONNECT Link established RING Ring detected NO CARRIER Link not established or disconnected ERROR Invalid command or command line too long NO DIALTONE...
Page 405
Smart Machine Smart Decision Call origination request failed Client rejected incoming call Client rejected setup indication Network ended call No funds available No service available Full service not available Maximum packet calls exceeded Video connection lost Video call setup failure Video protocol closed after setup Video protocol setup failure Internal error...
Page 406
Smart Machine Smart Decision Service/option not available Bearer service not implemented ACM >= ACMmax Requested facility not implemented Only RDI bearer is available Service/option not implemented Invalid transaction identifier value User not member of CUG Incompatible destination Invalid transit network selection Semantically incorrect message Invalid mandatory information Message non-existent/not implemented...
Page 407
Smart Machine Smart Decision Requested service option not subscribed Service option temporarily out of orde Call cannot be identified No PDP context activated Semantically incorrect message Invalid mandatory information Message type non-existent Message type not compatible with state Information element non-existent Message not compatible with state RR release indication RR random access failure...
Smart Machine Smart Decision PDP duplicate Access technology change PDP unknown reason PS network cause LLC or SNDCP failure Insufficient resources Missing or unknown APN Unknown PDP address or PDP type User Aauthentication failed Activation rejected by GGSN Activation rejected, unspecified Service option not supported Requested service option not subscribed Service option temporarily out of order...
Page 409
Smart Machine Smart Decision SIM PIN References 3GPP TS 27.007 Syntax +CME ERROR: <err> Defined values <err> Values (numeric format followed by verbose format): phone failure no connection to phone phone adaptor link reserved operation not allowed operation not supported PH-SIM PIN required PH-FSIM PIN required PH-FSIM PUK required...
Page 410
Smart Machine Smart Decision service provider personalization PIN required service provider personalization PUK required corporate personalization PIN required corporate personalization PUK required Unknown Illegal MESSAGE Illegal ME GPRS services not allowed PLMN not allowed Location area not allowed Roaming not allowed in this location area service option not supported requested service option not subscribed service option temporarily out of order...
Smart Machine Smart Decision Failed to save mms It’s busy editing mms now It’s not allowed to edit now No content in the buffer Failed to receive mms Invalid mms pdu Network error Failed to read file None “CME ERROR” codes of FTP: Unknown error for FTP FTP task is busy Failed to resolve server address...
Page 412
Smart Machine Smart Decision +CMS ERROR: <err> Defined values <err> 300 ME failure 301 SMS service of ME reserved 302 Operation not allowed 303 Operation not supported 304 Invalid PDU mode parameter 305 Invalid text mode parameter 310 SIM not inserted 311 SIM PIN required 312 PH-SIM PIN required 313 SIM failure...
Need help?
Do you have a question about the SIM7500 Series and is the answer not in the manual?
Questions and answers