Closed
Description
Description:
Esp module fails to auto-reconnect to an AP when auto-reconnect is enabled.
SDK version:
Current master branch.
Steps to reproduce:
Use any of the station examples to connect to an AP, then reset your router. The esp module should be able to auto-reconnect to the wifi when wifi is ready.
Log message on serial port:
LWIP_ERROR: netif is not up, old style port?
Notes:
It seems that the DHCP client fails to start and acquire an IP because the netif is down.
Metadata
Metadata
Assignees
Labels
No labels