Skip to content

WiFi#on_connected doesn't work with ESP-IDF 5.1 #6

Open
@vickash

Description

@vickash

The block runs properly; once the board gets an IP address, esp_netif_handlers line prints, followed by the line from the block. After that, I get either of the following errors.

On original ESP32:
***ERROR*** A stack overflow in task sys_evt has been detected.

On ESP32-S3:
Guru Meditation Error: Core 0 panic'ed (Interrupt wdt timeout on CPU0).

I tried #on_connected without the ip argument and result was the same. An empty block gives the same result too.

Metadata

Metadata

Assignees

No one assigned

    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