AT
AT+CWMODE=1
AT+CWLAP # scan for wireless networks
AT+CWJAP="ssid","password"
AT+CWJAP? # check if connected
AT+CIFSR # get ip
Created
August 12, 2015 09:19
-
-
Save solusipse/9043eb69c63d68e3e4da to your computer and use it in GitHub Desktop.
ESP8266: connect to access point
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment