Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

AT Commands Functions

AT Check gsm
AT+CSMP=17,167,0,0 Set this parameter if empty SMS received
AT+CMGF=1\r Select SMS Message Format
AT+CPIN? Check if sim locked with pin
AT+CREG? Check if gets registered to sim network
AT+CGATT Check if gets attached to registered network
AT+CIPSHUT Close any previous active PDP (Packet data
protocol) context
AT+CIPSTATUS Check current connection status (bearer,
TCP/UDP, IP, Port etc.)
AT+CIPMUX=0 Deactive any multi IP connections
AT+CSTT=\"internet\" Start task and setting the APN,
AT+CIICR Bring up wireless connection
AT+CIFSR get local IP address
AT+CIPSPRT=0 Set prompt if module is avail to send data
AT+CIPSTART=\"TCP\",\"api.thingspeak.com\",\"80\ Start up the connection
"
AT+CIPSEND Begin send data to remote server
AT+CIPSHUT Close the connection

You might also like