-
### Hardware:
Board: ESP32 Devkit V1, NodeMCU-32s compatible
ESP32 WROOM-32 WiFi module
Core Installation version: 1.0.4
IDE name: Arduino IDE 1.8.10, 1.8.12
Flash Frequency:…
-
When there is a programming error, for example the code looping forever generating a list of GPIO selections rendering the web page.
(I deny that ever happened while testing....)
The ESP does not re…
TD-er updated
3 years ago
-
**Hello, I have installed the latest version of your code on ESP32 (NodeMCU-32S) and sometimes when I change the configuration I get this error:**
22:16:48.841 -> DEBUG [5000]: Stats: 125 frames/s, f…
-
Since I updated ESP32 core including Webserver library I am experiencing following compilation error:
>home/pepito/Arduino/libraries/WIFIMANAGER-ESP32/WiFiManager.h:36:22: error: 'const char HTTP_H…
-
Hi
when compiling I have this error.
I had many successful compile before and I touched nothing.
```
In file included from /home/minipc/Arduino/libraries/EspSoftwareSerial/src/SoftwareSerial.h:…
-
I think that issue making this error.
c:/users/delphi/.platformio/packages/toolchain-xtensa-esp32@8.4.0+2021r2-patch3/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: …
-
OS version: Windows 11
Arduino IDE version: 2.3.3
MFRC522 Library version: 1.4.11
Arduino device: ESP32
MFRC522 device: RC522 RFID Module
Affected file(s) or example(s):
MFRC522Extended.…
-
problem is solved here: https://github.com/adafruit/Ethernet2/issues/32
[nnn112358](https://github.com/nnn112358) commented https://github.com/adafruit/Ethernet2/issues/32#issuecomment-422586122
T…
-
Hi, i'm using the Example code and Outbound connections work well.
I've successfully pinged my Router (also the Wireguard Server) and used the WiFiClient to fetch a Website on my Wireguard Network …
-
Hi,
I am trying to run the Autoconnect example from the wifimanager esp32.
I am getting the following error:
In file included from /Users/Sid/Documents/Arduino/libraries/WIFIMANAGER-ESP32-mas…