-
-
Notifications
You must be signed in to change notification settings - Fork 345
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
ESP32C3 WiFi problems #2781
Comments
IDF 5.2 is now out of Beta so you need to update your IDF installation - see #2732. |
For reference, you should see |
ok |
Updated to latest, test on c3 for Basic_WiFi compiles and same problem persist. AP activated but not visible in AccessPoint list on PC |
Re-checked and works fine for me. This is the boot log, see how it compares:
|
Here's mine. ESP-ROM:esp32c3-api1-20210207 204042 event WIFI_EVENT|2 E (500) wifi:sta is connecting, return error �[0;32mI (510) esp_netif_lwip: DHCP server started on interface WIFI_AP_DEF with IP: 192.168.4.1�[0m 3036198 disconnect from ssid PleaseEnterSSID, reason 201 Disconnected from "PleaseEnterSSID", reason: No AP found 5873134 scan completed: 0 found |
Hmm. Looks pretty much identical. Have you tried a |
I changed for another C3, and AP is showing OK. |
ESP32 vs ESP32C3 : same samples, different results.
Do we have to do a specific configuratiion for soc esp32c3 ?
ESP32 vs ESP32C3 SMING-IDF-v5.2-beta1.pdf
The text was updated successfully, but these errors were encountered: