-
Context: When cors is enabled most pages send the specified cors header, however this header isn't sent when saving the wifi details.
To reproduce this:
1. Enable CORS
2. Make a GET request to …
-
### Describe the bug
After upgrading to version 1.10.0 I get the following link errors:
Linking .pio\build\node32s\firmware.elf
.pio\build\node32s\src\main.cpp.o:(.literal._Z5setupv+0xe0): unde…
-
### Describe the bug
When you compile any example on ESP32 and core 2.0.1 you get LittleFS errors.
### Steps to Reproduce
Compile any example on an ESP32 with core 2.0.1 (its works with esp8…
-
Follow up on the previous, closed, WiFi topic. The disconnects still occur and then I have to go to the Smart EVSE and fiddle with the menu to get it started again. Completely renewed WiFi network by …
-
I discovered this ‘ESPAsync_WiFiManager_Lite’ project today, I find it great; It really makes it easy connecting to WiFi in Configuration Portal Mode.
What I don’t understand is: Once my ESP32 is eff…
-
Sure you can start the config portal and configure the WiFi connection. However since there is WPS supported by ESP libs I guess it would be nice before starting config portal to check if WPS connecti…
-
### Is your feature request related to a problem? Please describe.
I want to enter credentials to a WiFi which is not currently present. If I do so `startConfigPortal` never returns and in my logs …
-
**Symptom:**
Taking for example the code in Async_ConfigOnSwitch.ino you will find
#define HTTP_PORT 80
If any port other than 80 is used, the captive portal fails to connect.
**Reproduce:**…
-
Hi,
I'm just updating a 'Sinric Pro' application for the Wio Terminal from the lib SinricPro_Generic v2.8.0 to v2.8.3 and now get the compilation error from the included WebSockets_Generic library:
…
-
### Describe the bug
I can't use this library with ESP32 Core 2.0 or 2.0.1.
### Steps to Reproduce
Update ESP32 Core to 2.0 or 2.0.1 and compile example.
### Expected behavior
Compile and…