Skip to content

ESP32-S3 v0.6.5: CSI callbacks extremely sparse (3 callbacks in 70s under heavy WiFi traffic), yield stays 0pps #866

@labuhardilladelloco

Description

@labuhardilladelloco

ESP32-S3 N16R8
firmware v0.6.5
edge_tier=0
WPA2 2.4 GHz canal 6 BW20
YouTube 4K + iperf active
Promiscuous mode enabled (MGMT-only)
CSI callbacks extremely rare (#1 at 8s, #2 at 59s, #3 at 70s)
yield=0pps
sendto ENOMEM sometimes
server receives only small UDP health packets
nodes become stale

Expected:
Under YouTube 4K + iperf traffic, CSI callbacks should be frequent enough to keep the node active and produce non-zero yield.

Actual:
Only HEALTH packets appear to be sent regularly. UDP listener receives mostly 48/60-byte packets.

Question:
Is MGMT-only promiscuous mode expected to produce CSI callbacks from data traffic, or should the firmware capture DATA frames too?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghardware

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions