Wifi regression on esp32-c6 #3014
Labels
bug
Something isn't working
package:esp-wifi
Issues related to the esp-wifi package
performance
Performance seems to be not as good as it could be
Bug description
We're seeing a wifi regression on esp32-c6, where the device seems to delay or drop packets it should receive.
It shows i.e., with weird ping times:
We've seen this starting with 0.22.0 already. 0.21.1 works fine:
I tried bisecting, which leads to this commit:
(... but that doesn't make sense to me)
To Reproduce
The
wifi_embassy_dhcp
easily reproduces this. While it always manages to connect and get the nice crab drawing, pinging the node shows the weird timings:Expected behavior
Environment
(I have esp32, esp32-s3 and esp32-c3 that seem to work fine.)
see above
Let me know how I can help debugging this!
The text was updated successfully, but these errors were encountered: