Wi-Fi connection gets stuck on a specific Wi-Fi network (IDFGH-13889) #14730
Labels
Resolution: NA
Issue resolution is unavailable
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
v4.4.2
Espressif SoC revision.
ESP32-S3 (QFN56) (revision v0.1)
Operating System used.
macOS
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
Development Kit.
Custom board, incl. ESP32-S3-WROOM-1U
Power Supply used.
USB
What is the expected behavior?
Hi,
We have been successfully using the ESP32-S3 for a range of our products. However, at a specific customer network, we're unable to get the devices to connect and as it is a building-wide Wi-Fi, we're unable to change the Wi-Fi settings. The device connection gets stuck in a connecting mode and no connection happens. I've attached logs below for a successful vs unsuccessful connection, both taken using the same device.
The only difference I can see is that the network that works report
wifi:connect_op: status=0, auth=5, cipher=3
whereas the one that doesn't work showswifi:connect_op: status=0, auth=5, cipher=12
. However, I'm unable to find what cipher=12 stands for as the driver is closed-source. The network with issues is b/g/n WPA2-PSK with CCMP/GCMP/CCMP256/GCMP256 support.I would be grateful if you could point me to any issues the logs might be indicating?
Thanks
Martin
What is the actual behavior?
The device never connects to Wi-Fi.
Steps to reproduce.
The source code is based on the https://github.com/espressif/esp-idf/tree/release/v4.4/examples/wifi/getting_started/station , with some modifications. I'm unable to provide a way to remotely reproduce this as this is restricted to a very specific Wi-Fi network.
Debug Logs.
More Information.
No response
The text was updated successfully, but these errors were encountered: