- Notifications
You must be signed in to change notification settings - Fork 151
Description
Hello,
I am giving you a little list of problems that I have found, maybe some are not problems but normal behavior, I don't know!
- When I build my application is that I send in the esp8266 I find the network for the first connection with my smartphone, I am sent to the captive portal but I do not have time to enter my wifi credentials I am automatically redirected to the choice of networks
this is what the terminal returns an interval of 10/15 seconds :
Connecting to WiFi.
Starting software access point
Starting captive portal on 192.168.4.1
WiFi Disconnected. Reason code=15
WiFi connection dropped, stopping NTP.
WiFi Disconnected. Reason code=202
WiFi connection dropped, stopping NTP.
I manage to enter my credentials from my pc because it does not close the internet window for me but I also have the error message in the terminal
-
the first connection should not show all the links of the menu there should only be the wifi page available as long as the wifi connection credentials are not saved
I tried to do it but I cannot access the WiFiStatus data in AppRouting or in MenuAppBar -
The reset wifi button in the wifi settings does not work, the same for the security settings
here it is for the moment!
I hope this can be fixed, I love this framework that is really great work!