-
As a PlatformIO user I am trying to compile the project with the Arduino IDE. After setting my ESP32 board type, adding all libraries manually and clicking on 'verify' I get errors like these:
.../p…
-
Trying to build the project (v4.4) i'm getting error messages:
Version 4.3 worked for me and could be installed on esp32-dev
`Processing esp32-dev (platform: espressif32@~6.8.1; board: esp32dev; f…
-
C:\Users\User\Documents\Arduino\ESP32-DIV-main\Code\ESP32DIV\packetmonitor.cpp:11:1: error: 'arduinoFFT' does not name a type; did you mean 'ArduinoFFT'?
arduinoFFT FFT = arduinoFFT();
^~~~~~~~~~
…
-
I now (finally!) have a demo prototype of pure esp32 code that can decode the Owon ble stream. See the image 'arduino-esp32-serial-console.png'.
Will be uploading esp32 code shortly.
-
hi guys
ich have this problem . and can not figure out whats the problem. try different sd cards different sd card adapter everytime same result.
maybe some one can help ?
ESP32 Chip: ESP…
-
**Is your feature request related to a problem? Please describe.**
MQTT from javascript only supports websockets , currently websockets are not supported by sMQTT broker, so less useable in my enviro…
-
Hello Newbie here
I was going through "DroneBot Workshop esp32 and Ps3 controll" tutorial.
Im struggling to get any of the example sketches to work with the Arduino Nano ESP32.
Everytime i try…
-
My code works fine with version 2.0 but fails with version 3.0.
The error given is as follows:
```text
Arduino_ESP_OTA::download failed with error code -1114268484
```
This is on an ESP32 …
-
When using V2.0.17 esp32 (by Espressif Systems -> ESP32 Dev Module) the code compiles, when using an upgraded latest esp32 V3.0.5 the library throws errors and wont compile:
In file included from c…
-
**Describe the problem you have/What new integration you would like**
Please add support in ESPHome for the new Arduino ESP32 Nano.
**Please describe your use case for this integration and a…