not connecting to Router ?

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
cormad
New user
Posts: 9
Joined: 17 Dec 2018, 15:14

not connecting to Router ?

#1 Post by cormad » 17 Dec 2018, 15:34

Hey All,
Awesome software package !!

OK, So I dug out my esp8266 christmas light controller that I built last year. It worked fine last year, now I have a new router and it won't connect. By won't connect I mean I can see the mac address under wifi devices but for some reason it won't assign (DHCP) an IP number to it. I upgraded to the Mega version and it still won't connect. I tested on my phone hotspot and it connected. Not sure what my issue is ?
Router is a Linksys WRT3200ACM running DD_WRT.
I have an existing esp8266 (not running Easy_ESP) monitoring my wood stove and it works fine.
Thanks.

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: not connecting to Router ?

#2 Post by grovkillen » 17 Dec 2018, 15:36

Use my flasher tool (included in the release zip) and use the "serial monitor" to see what is going on. You could also do a reconfiguration of the wifi credentials using the "program only".
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

cormad
New user
Posts: 9
Joined: 17 Dec 2018, 15:14

Re: not connecting to Router ?

#3 Post by cormad » 17 Dec 2018, 15:49

grovkillen wrote: 17 Dec 2018, 15:36 Use my flasher tool (included in the release zip) and use the "serial monitor" to see what is going on. You could also do a reconfiguration of the wifi credentials using the "program only".
Hi grovkillen,
I get the following message when I try to do a serial connection;

Open serial monitor, COM port is not available
for flashing as long as this connection is open.
2 (USB) COM ports found.
Started app.

I have a NodeMCU ver 0.9 and I flashed ESP_easy_Mega-20181216_normal_esp8266_4096.bin

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: not connecting to Router ?

#4 Post by grovkillen » 17 Dec 2018, 18:18

It should open a command prompt. Did you select the correct port?
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

cormad
New user
Posts: 9
Joined: 17 Dec 2018, 15:14

Re: not connecting to Router ?

#5 Post by cormad » 17 Dec 2018, 19:42

grovkillen wrote: 17 Dec 2018, 18:18 It should open a command prompt. Did you select the correct port?
Ya, I picked the correct port. This is a weird problem. This is what I get when I rescan and then hit open serial monitor.

Open serial monitor, COM port is not available
for flashing as long as this connection is open.
2 (USB) COM ports found.

The odd thing is I can upload the firmware with these settings.

cormad
New user
Posts: 9
Joined: 17 Dec 2018, 15:14

Re: not connecting to Router ?

#6 Post by cormad » 17 Dec 2018, 19:44

cormad wrote: 17 Dec 2018, 19:42
grovkillen wrote: 17 Dec 2018, 18:18 It should open a command prompt. Did you select the correct port?
Ya, I picked the correct port. This is a weird problem. This is what I get when I rescan and then hit open serial monitor.

Open serial monitor, COM port is not available
for flashing as long as this connection is open.
2 (USB) COM ports found.

The odd thing is I can upload the firmware with these settings.
This is after flashing

COM port is already in use. Cannot proceed.
Adding settings using SERIAL commands.
Flashing done (86.2s).
Start flashing on COM2 (approx 92 seconds)

cormad
New user
Posts: 9
Joined: 17 Dec 2018, 15:14

Re: not connecting to Router ?

#7 Post by cormad » 17 Dec 2018, 20:20

grovkillen wrote: 17 Dec 2018, 18:18 It should open a command prompt. Did you select the correct port?
Could it be a wireless security issue ? My router is set at WPA-PSK with WPA algorithm set at AES..... grasping at straws now :)

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: not connecting to Router ?

#8 Post by grovkillen » 17 Dec 2018, 20:20

Strange... :(
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Domosapiens
Normal user
Posts: 307
Joined: 06 Nov 2016, 13:45

Re: not connecting to Router ?

#9 Post by Domosapiens » 17 Dec 2018, 22:34

Same here on WIN7:
COM port is already in use. Cannot proceed.
Reported earlier:
https://github.com/Grovkillen/ESP_Easy_Flasher/issues/8

... but ... works on Win Vista
Last edited by Domosapiens on 18 Dec 2018, 00:02, edited 1 time in total.
30+ ESP units for production and test. Ranging from control of heating equipment, flow sensing, floor temp sensing, energy calculation, floor thermostat, water usage, to an interactive "fun box" for my grandson. Mainly Wemos D1.

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: not connecting to Router ?

#10 Post by grovkillen » 17 Dec 2018, 22:40

I will try to look into that. Sorry!
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

cormad
New user
Posts: 9
Joined: 17 Dec 2018, 15:14

Re: not connecting to Router ?

#11 Post by cormad » 22 Dec 2018, 19:32

grovkillen wrote: 17 Dec 2018, 20:20 Strange... :(
Yup..was very strange. Turns out it was a dd-wrt firmware issue. Now connected :)
Thanks

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: not connecting to Router ?

#12 Post by grovkillen » 22 Dec 2018, 19:40

Thanks for getting back with info.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Post Reply

Who is online

Users browsing this forum: No registered users and 31 guests