DonatelloX
DonatelloX
I changed the port in JSON information file from 80 to 443, then I downloaded the latest version 0.1.6 which is not automatically visible in Arduino. With these steps it...
Thank you @tablatronix for reply. How can I set the SSID name?
Sure, thanks for reply! This is what happens by pressing the "Configure WiFi" button. SSID names of WiFi networks are not displayed: ``` 15:22:55.816 -> *wm:Starting Web Portal 15:23:25.027 ->...
With **verbose** (core debug level) message: When it doesn't work: ``` 16:02:56.238 -> [ 31635][V][WebServer.cpp:296] handleClient(): New client: client.localIP()=192.168.4.1 16:02:56.238 -> [ 31636][V][Parsing.cpp:122] _parseRequest(): method: GET url: /wifi search: 16:02:56.238...
In my test, I used `wifiManager.setDebugOutput(true);`, but I don't understand how to increase the debug level.
If you see the reports I posted above, I used DEBUG and VERBOSE ("core debug level" option in menu of the Arduino IDE). I noticed that when library works (it...
At the moment I have only 1 WiFi AP, there are no other APs nearby. But even if I move to an area with dozens of APs WiFi, many times...
I used version 2.0.5 of the ESP32 Core Arduino and then version 2.0.6 but the problem remains. Tried to use different wifi modes but the problem is not solved.
I tested with ESP32-S3 and I have the same problem: the list of WiFi networks is not always visible.
Thank you @ardera! I had something wrong in the `dimensions` setting, sorry for the inconvenience. I tried again with `dimensions` and now it's working, in particular I will use: `flutter-pi...