[GH-ISSUE #37] windows laptop failed to acquire ip after connecting. #32

Closed
opened 2026-02-28 01:22:59 +03:00 by kerem · 3 comments
Owner

Originally created by @piux on GitHub (Dec 27, 2015).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/37

hi, im trying the simple example from wifi manager and when i connect with my android device, it has no problem and gets the ip 192.168.4.3, can connect to 192.168.4.1 and change the settings. but when i try this with my windows laptop it gives me this ip settings:

ip 164.254.145.161
subnet 255.255.0.0
default gateway: none

it wont connect to 192.168.4.1 unless i manually set a static ip like this:

ip 192.168.4.4
subnet 255.255.255.0
default gateway: 192.168.4.1

Originally created by @piux on GitHub (Dec 27, 2015). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/37 hi, im trying the simple example from wifi manager and when i connect with my android device, it has no problem and gets the ip 192.168.4.3, can connect to 192.168.4.1 and change the settings. but when i try this with my windows laptop it gives me this ip settings: ip 164.254.145.161 subnet 255.255.0.0 default gateway: none it wont connect to 192.168.4.1 unless i manually set a static ip like this: ip 192.168.4.4 subnet 255.255.255.0 default gateway: 192.168.4.1
kerem closed this issue 2026-02-28 01:22:59 +03:00
Author
Owner

@piux commented on GitHub (Dec 28, 2015):

nevermind my module isnt working properly, flashed a spare one and it worked fine.

<!-- gh-comment-id:167461228 --> @piux commented on GitHub (Dec 28, 2015): nevermind my module isnt working properly, flashed a spare one and it worked fine.
Author
Owner

@tzapu commented on GitHub (Dec 28, 2015):

really weird that the phone would be ok and laptop wouldn't...
i have noticed my laptop is very slow to connect while phones are completely ok... but it always got the ip

<!-- gh-comment-id:167497078 --> @tzapu commented on GitHub (Dec 28, 2015): really weird that the phone would be ok and laptop wouldn't... i have noticed my laptop is very slow to connect while phones are completely ok... but it always got the ip
Author
Owner

@piux commented on GitHub (Dec 28, 2015):

@tzapu its the module, isnt working properly, i tested it in another module esp8266 i had, it works fine.

<!-- gh-comment-id:167600757 --> @piux commented on GitHub (Dec 28, 2015): @tzapu its the module, isnt working properly, i tested it in another module esp8266 i had, it works fine.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#32
No description provided.