-
Notifications
You must be signed in to change notification settings - Fork 7.6k
ESP-WROOM-32 WiFi.begin() issue AUTH_EXPIRE #7605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
tested also with v2.0.5 : 41824][D][WiFiGeneric.cpp:929] _eventCallback(): Arduino Event: 5 - STA_DISCONNECTED |
Please try (in v2.0.5) enabling "erase all flash before upload" in the Tools menu, and then upload the firmware again. It looks like you have cached expired credentials. |
thank you. |
`esptool.py v4.2.1 Leaving... |
-94 is a terrible signal strength. Did you forget to connect an antenna to the module (only applies to u.FL version)? |
it's an ESP32 D0WD-V3 problem (maybe RTOS related). |
i try with open-AP , also changing the key with alphanumeric, just alpha, just numeric... :-( my chip : ESP32-D0WDQ5 Rev 3 |
As noted in #7562, the Wemos modules have a hardware issue that can be fixed by modifying the board. If that resolves your problem, then please close this issue. |
Hello, Due to the overwhelming volume of issues currently being addressed, we have decided to close the previously received tickets. If you still require assistance or if the issue persists, please don't hesitate to reopen the ticket. Thanks. |
Board
ESP32 dev module
Device Description
Wemos D1 R32 ( ESP-WROOM-32 )
and small ESP-WROOM-32 module
Hardware Configuration
card without add-on
Version
v1.0.6
IDE Name
Arduino IDE 1.8.19 and also 2.03
Operating System
ubuntu 22.04
Flash frequency
80Mhz
PSRAM enabled
no
Upload speed
921600
Description
with Wemos D1 R32 ( ESP-WROOM-32 too ! ) no AP connexion
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: