Last active
August 29, 2015 14:06
-
-
Save zhujunsan/f0f9810facaf1fd688c9 to your computer and use it in GitHub Desktop.
ESP8266通信指令
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AT+RST | |
AT+GMR | |
AT+CWMODE=1 | |
AT+CWMODE? | |
AT+CIPCLOSE |
AT+CIPSTATUS
AT+CIPSTART="TCP","??",??
AT+CIPSEND=??
GET / HTTP/1.0
AT+CIPCLOSE
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
AT+CWLAP
AT+CWJAP?
AT+CWJAP="??","??"
AT+CWJAP?