-
C:\Users\********\AppData\Local\Arduino15\packages\m5stack\hardware\esp32\2.1.1/tools/sdk/esp32/include/esp_event/include/esp_event_loop.h:2:2: warning: #warning "esp_event_loop.h is deprecated, ple…
-
I get a compiler error
no matching function for call to 'ElegantOTAClass::begin(AsyncWebServer*)'
what is wrong?
Is this a problem because I have used the older AsyncElegantOTA?
Arduino: 1.8.1…
-
Hi,
I tried your example Logging.ino as my first test with webserial. But it seems, the funktion onMessage dont works because i dont get the messages as real serial output. Output as webserial works.…
-
Well, I'm trying to make a HAP device with the Espressif hap, Espressif arduino and Espressif idf.
The problem I experienced is:
1) Default CONFIG_LWIP_MAX_SOCKETS is set to 10
2) No lwip sources…
-
### The problem
ESP32 is resetting each 3-20 minues with reson - "esphome Timer Group 1 Watch Dog Reset Digital Core" or "Software Reset CPU" after upgrade to 2024.6.1 . 2024.5.5 was OK
### Wh…
-
### PROBLEM DESCRIPTION
_A clear and concise description of what the problem is._
I do not know if this is related to issue https://github.com/arendst/Tasmota/issues/21445, but after upgrading…
-
### PROBLEM DESCRIPTION
_A clear and concise description of what the problem is._
I'm using an Olimex ESP32-PoE, starting from commit id 1248bd138c7eda34fe91d9f60721a78210a27b56 the ethernet i…
-
Seems like the issue #465 is back again. I today installed VSC, Platform.io on a fresh system and created a new project. platform.ini is
~~~
[env:d1_mini]
platform = espressif8266
board = d1_mini
…
-
Dear community,
I would like to achieve the following:
1. a user connects to an open wifi with his mobile device
2. a pop up .html file should be loaded from the ESPAsyncWebserver
3. the capt…
-
### Board
ESP32S
### Device Description
![image](https://github.com/espressif/arduino-esp32/assets/136917121/71ecaf71-dd7c-429c-9577-9622a2ad1f1c)
### Hardware Configuration
#define SCK 18 …