-
Notifications
You must be signed in to change notification settings - Fork 100
Access Point not initiating on failure to connect #379
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
If you have problems with the WiFi, I would recommend that you load a simple WiFi program onto the esp. If you have problems with that too, get a new ESP. |
Thank you Arne65, However, the failure to connect has already been raised. This is report confines itself to failing to raise an Access point on failure. The Esp32 has been checked with a simple wifi connect programme. It connect straight away. However when running WifiMulti as in main.cpp it fails repeated with Auth expire. Tests run in conjunction with schreibfaul1. See |
Hello Schreibfaul, I was opening another thread before but I will continue to respond in this one. I spent quite a lot of time to find the issue but was not abel to get that working. I have general issue with the WIFI of the Webradio like i mentioned in #376 and the same as RobinMosedale.
The Webradio Radio AP starts according Monitor output but the WIFI somtimes could not be found or very late and the List of available Networks takes also a while to be shown. I tried:
Below you find the 4 screenshots of the monitor output with errors for the 4 different networks: |
Just want to add - 4 Networks were just 20cm to 3m far from the Webradio. Just one network was online at a time. With the uncountable attemts I found no pattern when it works and when not. Just the chance that it works was a bit higher right after rooter reboot... Thanks so much for this project - I really want to use that Radio but in this status this is not possible. I belive the nature of the issue is not related to your code itself. It looks like a general WIFI / library bug regards Franz |
I have exactly the same problems. |
Indeed my original fault report conducted some simple tests on the chip to show that it connected as you say. Unfortunately I deleted my git clone and now the build references an external board git repository which has replaced the ES32Devkit n8r16 with another, and I've no idea how to correct the reference. See |
Now I need to find out what the cause is. I have not changed the routines for WiFiMulti, but the Arduino version is now V3.0.0-alpha3 and was previously V2.0.14. I use a Fritzbox as an internet router and do not have the problems. The encryption is set to |
We're all more than grateful, Wolle. |
Replaced the ESP32 with a genuine Espressif Devkit. The issue is due to poor clone with poor antenna |
Dear all, i can confirm - I ordered another ESP32 s3 and it works fine! |
The Webradio is consistently failing to connect, see elsewhere.
However, if that occurs it is supposed to initiate an access point to enable editing of the configuration.
It fails to raise that access point.
It is inaccessible via 192.168.4.1
The text was updated successfully, but these errors were encountered: