help

JackLee889
Posts: 6
Joined: Thu Aug 27, 2015 2:16 pm

help

Postby JackLee889 » Sat Aug 29, 2015 11:04 am

when there is no wifi,the ESP8266 module always show : no L found, reconnectafter 1sreconnect f 0,but in my code,don`t have it.How can i move it."L" is my wifi name.

User avatar
kolban
Posts: 131
Joined: Tue Jun 16, 2015 1:09 pm
Location: Fort Worth, Texas, USA

Re: help

Postby kolban » Sun Aug 30, 2015 3:40 am

It sounds like your ESP8266 is trying to reconnect to your WiFi network and if the WiFi network is not available, then it can't reconnect but keeps trying. What is it you want to happen if you can not connect to your network?

JackLee889
Posts: 6
Joined: Thu Aug 27, 2015 2:16 pm

Re: help

Postby JackLee889 » Sun Aug 30, 2015 1:10 pm

Thinks,
I don't want it to keep trying without my contorl. How to stop it?

User avatar
kolban
Posts: 131
Joined: Tue Jun 16, 2015 1:09 pm
Location: Fort Worth, Texas, USA

Re: help

Postby kolban » Mon Aug 31, 2015 7:17 am

Are you running a program natively on the ESP8266 or are you connecting to it via Serial?

JackLee889
Posts: 6
Joined: Thu Aug 27, 2015 2:16 pm

Re: help

Postby JackLee889 » Mon Aug 31, 2015 8:36 am

I am running a program natively on the ESP8266 using sdk.

dkinzer
Posts: 52
Joined: Fri Jul 31, 2015 7:37 am

Re: help

Postby dkinzer » Mon Aug 31, 2015 10:28 am

JackLee889 wrote:I don't want it to keep trying without my contorl. How to stop it?
Try turning off auto-connect using wifi_station_set_auto_connect(0). Another thing to try is to clear SSID using wifi_station_set_config().
Don Kinzer
Beaverton, OR, USA

JackLee889
Posts: 6
Joined: Thu Aug 27, 2015 2:16 pm

Re: help

Postby JackLee889 » Mon Aug 31, 2015 1:24 pm

think you . It is ok now.

Who is online

Users browsing this forum: No registered users and 44 guests