From e09463f7e340801e711ec32956b86ae28cb09057 Mon Sep 17 00:00:00 2001 From: muhaidong Date: Mon, 27 Oct 2025 17:16:42 +0800 Subject: [PATCH] fix(wifi): fix some wifi bugs 1027 1. force MAC tx end by set tx frame ACK bit for ESP32 2. fix fragment issue with wpa tkip encryption --- components/esp_wifi/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index 654b26a626..a597d791ee 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 654b26a626c9728b8284f1057a687a9a592cb0d6 +Subproject commit a597d791ee976cdb23ef4fc2e69dea0e85829e43