Page 1 of 1

WiFi Disconnection Issue in ESP32-C6-MINI-1 during Runtime

Posted: Fri Mar 21, 2025 7:01 am
by mywaggle
Hi team,
We have designed a project using the ESP32-C6-MIN-1 and we are trying to connect the module to a router(NETGEAR).

Our device enters deep sleep and wakes up periodically every 5 minutes. However, the connection is inconsistent—sometimes module connects successfully to WiFi using the saved credentials, but other times it does not connect, like 50-50.
When it fails to connect, we only see a generic print message[ WIFI_EVENT_STA_DISCONNECTED ] without any specific reason and the scan list doesn't have the saved WiFi(NETGEAR).
Is there a way to debug this issue effectively?


Thanks,
Jagan K