Step by step Smart config on ESP8266

baldhead
Posts: 1
Joined: Thu Apr 19, 2018 3:21 am

Step by step Smart config on ESP8266

Postby baldhead » Thu Apr 19, 2018 4:54 am

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.

Her Mary
Posts: 537
Joined: Mon Oct 27, 2014 11:09 am

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

Who is online

Users browsing this forum: No registered users and 4 guests