Hi,
I dont find relevant documentation about how configure step by step smart config using at commands.
I am using a external microcontroller to communicate with ESP8266 (esp01 module).
I am using pure C Programming in microcontroller( No arduino hardware and no arduino Library ).
In the moment i connect with router through AT+CWJAP and all has OK.
The ssid and password are hardcoded in flash of my microcontroller.
I can configure the connection with the router dynamically through smart config( AT+CWSTARTSMART ) because the equipament can change of place and router.
There is some examples or a step by step example ?
I already read the document: 30b-esp-touch_user_guide_en_v1.1_20160412_0.pdf.
Thank's.
Step by step Smart config on ESP8266
Re: Step by step Smart config on ESP8266
Postby Her Mary » Tue Jun 05, 2018 2:57 pm
AT+CWMODE=1 //sta mode
AT+CWSTARTSMART // start smartconfig
Open ESP-Touch app on your mobile phone, and run it.
AT+CWSTOPSMART // stop smartconfig after the connection is built
AT+CWSTARTSMART // start smartconfig
Open ESP-Touch app on your mobile phone, and run it.
AT+CWSTOPSMART // stop smartconfig after the connection is built
Who is online
Users browsing this forum: No registered users and 4 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.