Skip to content

[TW#24231] Fail to auto reconnect to access point ("LWIP_ERROR: netif is not up, old style port?") #227

Closed
@DKrepsky

Description

@DKrepsky

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions