Getting Started With The ESP8266 ESP 12
Getting Started With The ESP8266 ESP 12
Living
Outside
Play
Technology
Workshop
Table of Contents
Getting Started with the ESP8266 ESP-12 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
http://www.instructables.com/id/Getting-Started-with-the-ESP8266-ESP-12/
http://www.instructables.com/id/Getting-Started-with-the-ESP8266-ESP-12/
http://www.instructables.com/id/Getting-Started-with-the-ESP8266-ESP-12/
http://www.instructables.com/id/Getting-Started-with-the-ESP8266-ESP-12/
This mode makes the ESP8266 behave both as a WiFi client as well as a WiFi Access point.
4. AT+CWLAP
The LAP (List Access Points) lists the WiFi networks around. Next, we choose our WiFi network
5. AT+CWJAP="your_network_name","your_wifi_network_password"
This command JAP (Join Access Point) makes the ESP-12 join your WiFi Network.
6. AT+CIFSR
This command returns the IP address of the ESP-12 as the second line and the gateway IP address as the first line if it managed to connect successfully.
http://www.instructables.com/id/Getting-Started-with-the-ESP8266-ESP-12/
Related Instructables
A newbie's
guide to setup
ESP8266 with
Arduino Mega
2560 or Uno by
shinteo
Use ESP8266 to
Internet enabled
AC Appliances
by shinteo
ESP8266 WiFi
temperature and
humidity sensor
by EasyIoT
Advertisements
Comments
9 comments
Add Comment
AmitabhS says:
Hi Ankit,
Nice post and very helpful for a beginner like me.
1. The picture in step 3 is completely dark. I cannot see any connection. Can you please repost the picture.
2. What is the command to read gpio pins on this E-12 module and then send the data to the cloud?
Thanks in advance.
Amitabh
ankitdaf says:
1. Reposted pictures
2. Will post a tutorial on this soon.
http://www.instructables.com/id/Getting-Started-with-the-ESP8266-ESP-12/
AmitabhS says:
Thanks.. the picture is clear now.. Waiting impatiently for your tutorial on reading gpio pins and posting to cloud.
gruv2ths says:
ankitdaf says:
gruv2ths says:
ankitdaf says:
gruv2ths says:
gruv2ths says:
Did your ESP-12 come with some version of firmware already on it, or do they come blank?
Thanks!
http://www.instructables.com/id/Getting-Started-with-the-ESP8266-ESP-12/