-->
Page 2 of 2

Re: ESP8266 in SoftAP mode not assigning IP address

PostPosted: Tue Oct 12, 2021 8:54 pm
by Random Spaceship
Well, I have a workaround. I haven't managed to fix the issue, but I've configured the ESP's static address to be in the link-local IP range, so it becomes accessible from a Windows PC even if the DHCP server is broken. If it helps, I forgot to mention in my first post that after manually assigning a 10.0.0.X address to the Windows PC (ESP was at 10.0.0.1) it could connect to the ESP8266. I'll probably revisit this and fix it/post an MCVE at some point, but I don't have the time at the moment sadly.

Re: ESP8266 in SoftAP mode not assigning IP address

PostPosted: Fri Oct 15, 2021 2:54 am
by eriksl
I had a similar issue when I foobarred LWIP, which in this case, I assume, is not the case.

And indeed not an "advanced" topic, moving it to "general".