-
Notifications
You must be signed in to change notification settings - Fork 94
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
Network always disconnected #35
Comments
It looks like you're having problems with WiFi connection. I suggest
|
TZ (timezone) is irrelevant for the oscilloscope itself and has nothing to do with WiFi. I can see that you are connecting to Samsung SSID. Is this your phone? Is it possible you didn't turn your phone's hotspot on? |
It seems that you are compiling a test/development Arduino sketch "servers.ino". Please, use "Esp32_oscilloscope.ino" and define your settings in "Esp32_servers_config.h" before compiling. |
But if you are interested in the server project, please visit https://github.com/BojanJurca/Multitasking-Esp32-HTTP-FTP-Telnet-servers-for-Arduino. In this case you will most likely want to change TZ to your timezone which you can find here: https://github.com/nayarsystems/posix_tz_db/blob/master/zones.csv |
I’m facing an issue where my ESP32 connects to WiFi but disconnects immediately after. Could you provide a solution to resolve this problem? I've also change network. Please help me sir
The text was updated successfully, but these errors were encountered: