-
#### Hardware
WiFimanager Branch/Release: Development
Esp32:
WROOM32
### Description
Hello there,
I'm facing really weird issue and I'm not sure what is it related to.
When WiFi is no…
-
### Board
ESP32 Dev Module, 8MB Flash
### Device Description
ESP32 Dev Module, 8MB flash
### Hardware Configuration
8MB ESP32 Dev Module. No attachments
### Version
latest master …
-
### The problem
Connecting 2 or more browsers to the web-server results in a crash and then restart. It might take several hours till it happens.
Made a text_sensor based stress test sample that s…
-
**Describe the bug**
Unable to build XZG
I've setup a Debian machine, and per the README have installed npm (from Debian repos) and platformio (using their [installer script](https://docs.platform…
-
Im using a Basic Webserver like this:
```
#include
#include
#include
#include
AsyncWebServer server(80);
const char* ssid = "ssid";
const char* password = "********";
void setup() {…
-
hello
exactly what i want for each ESP8266 / ESP32 webserver wifi relais editor
hope i can figure it out
https://ldijkman.github.io/Electra
https://ldijkman.github.io/Electra/schedule.html
…
-
It's nice, but it presently uses a ESP32 coded with TASMOTA, and a serial link to an Arduino.
I think the entire functionality could be ported to the ESP32. Unfortunately, we'd lose some of the nice …
-
Hi, I can't manage to build the library, after I want to switch to ESP32. Everything worked well with ESP8266, therefore I'm not attaching any code of mine.
I'm using the library cloned, and as a …
-
The interupts on ESP32 require the IRAM_ATTR and this is also used in your example for ESP32.
However, when combined with the webserver and wifi and use of SPIFFS, the draw function to the RGB led pa…
-
/data/data/name.antonsmirnov.android.arduinodroid2/sdkEsp32/hardware/esp32/1.0.3/libraries/WebServer/src/WebServer.h:144:83: error: 'class WiFiClient' has no member named 'write_P'[](url)