Skip to content

Instantly share code, notes, and snippets.

@Xplorer001
Last active July 9, 2016 08:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Xplorer001/540d44e7da0e060d63b2e590e03fdae2 to your computer and use it in GitHub Desktop.
Save Xplorer001/540d44e7da0e060d63b2e590e03fdae2 to your computer and use it in GitHub Desktop.
Terminal log file
Date: 7/9/2016 - 12:16:48 PM
-----------------------------------------------
AT
OK
AT+CFUN=1
OK
AT+CPIN?
+CPIN: READY
OK
AT+CSTT="airtelgprs.com","",""
OK
AT+CSTT?
+CSTT: "airtelgprs.com","",""
OK
AT+CIICR
OK
AT+CIFSR
100.73.110.9
AT+CIPSTART="TCP","exploreembedded.com",80
OK
CONNECT OK
AT+CIPSEND=63
>
GET exploreembedded.com/wiki/images/1/15/Hello.txt HTTP/1.0
SEND OK
HTTP/1.0 200 OK
Date: Sat, 09 Jul 2016 06:49:32 GMT
Server: Apache/2.4.12
Last-Modified: Mon, 04 Jul 2016 08:06:49 GMT
ETag: "4721a10-1c-536cad1811830"
Accept-Ranges: bytes
Content-Length: 28
Vary: User-Agent
Content-Type: text/plain
Connection: Keep-Alive
Proxy-Connection:Keep-Alive
Welcome to Explore Embedded!
CLOSED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment