mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6a5d4e40d2
Some APs are configured to hide the SSID, the length field of the SSID element in the Beacon frame is set to 0. This can cause incorrect parsing of the Beacon by the Wi-Fi MAC hardware. Some APs send two beacon frames with different BSSID in a TBTT cycle. After correctly parsing the beacon of the associated AP, it continue to receive the other beacon frame, which will cause the MAC to remain in a wait RX/TXING state, blocking the Wi-Fi go to sleep. |
||
---|---|---|
.. | ||
esp32s3.rom.api.ld | ||
esp32s3.rom.ld | ||
esp32s3.rom.libgcc.ld | ||
esp32s3.rom.newlib-nano.ld | ||
esp32s3.rom.newlib-time.ld | ||
esp32s3.rom.newlib.ld | ||
esp32s3.rom.version.ld |