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?
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?