-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
Wifi problem in ESP32 Board #7440
Comments
Please update to 2.0.5, enable Core Debug to level Verbose (in the board menu) and try again. Then post the logs so we can see what is the WiFi doing. The logs you provided are from MQTT |
I recommend turning on Verbose debugging as me-no-dev suggested. May be resolved by #7344. |
I did as me-no-dev said but I maked this code for ESP RAINMAKER and now it is unable to connect with the WiFi in ESP RAINMAKER and now in verbose it printing something like this :-
So there is nothing by doing this if ESP RAINMAKER Is not Connecting to the WiFi |
Log shows only that provisioning started, but not that it completed, so it could not even start connecting to any WiFi. Maybe you need to give a bit more details on what you are doing, code you are running and so on. |
Adding @sanketwadekar . I think he can help too. |
If you're looking for fellow developers to help with your code, I recommend sharing it on a GitHub repository. Obviously remove passwords, private keys, etc. No guarantees we'll fix your project though. We all have our own projects. |
Board
Esp32 Dev Module
Device Description
Esp32 Dev module , chip is cp2102
Hardware Configuration
No
Version
v2.0.3
IDE Name
Arduino IDE
Operating System
Windows 10
Flash frequency
80mhz
PSRAM enabled
no
Upload speed
115200
Description
In the first Time my board gets connected to the WiFi and after 10 to 20 second the Board gets disconnected to the WiFi and unable to reconnect to the WiFi until I press the EN button in my board
and it print some error in the Serial Monitor whenever it gets disconnected from the WiFi.
Please help
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: