-
In file included from c:\Users\valer\OneDrive\Documents\Arduino\libraries\ESPAsyncWebServer\src/ESPAsyncWebServer.h:29,
from C:\Users\valer\Downloads\ESP32Marauder-master (1)\ESP32Ma…
-
**Describe the bug**
In @ForrestErickson 's Arduino IDE, v.0.15 of the code failed to compile. By looking at included libraries, Rob concluded the new library included in V0.15 of the code must be …
-
I haven't taken a dig into why, but curious if someone can shed some light on this.
**Hardware**:
ESP32 using the built in CAN transceiver. Using external can PHY chip. Monitoring the TX line st…
-
### Related area
Create an API for Zigbee within Arduino
### Hardware specification
ESP32-C6 and ESP32-H2 as Standalone Nodes. Other SoC can be used as radio co-processor attached to a RPC (8…
-
Hi,
if I use NimBLE instead of the standard BLE stack together with USB Host, I get compile errors like that:
```
Compiling .pio\build\esp32-s3-devkitc-1\lib3e1\NimBLE-Arduino\NimBLEClient.cpp…
psxde updated
2 months ago
-
Hello,
I saw your youtube videos and I found them very helpful to try and connect the ESP32 to the Rainmaker platform using Arduino IDE. I followed your videos and did exactly the same as you but …
-
Hello,
I am having issues using this component on ESPHome. Immediately after the first frame, I get a core dump and constant reboots. I am running it on an MH ET LIVE ESP32MiniKit.
### Things I …
-
```
In file included from C:\Users\Admin\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.1-b6b4727c58\esp32c6/include/esp_wifi/include/esp_private/esp_wifi_private.h:14…
-
Hi Folks,
FYI, I have a portable Arduino IDE install set for this board, but it is failing.
**I have not compiled this in at least two years.**
OpenWeather just deprecated their API, thus a recom…
-
### Info
Platform: ESP32 (M5Stack Core2)
ESP-IDF: 5.1.4
Arduino ESP32: 3.0.6
Connected Hardware: BME280 Environment Sensor on GPIO pins 21 and 22 using [https://github.com/adafruit/Adafruit_BME280…