-
### Board
ESP32 Dev Module and ESP32-S3 Dev Module
### Device Description
ESP32-S3 DevKitC board with 8M flash and 8M psram, bought from amazon on the official Espressif seller. ESP32 (old wrover v…
-
Hi there I have this compile error which I'm unsure how to resolve. Can somebody help? I was compiling the basic example in this case.
https://github.com/xoseperez/eeprom32_rotate/blob/master/exampl…
-
Thanks so much for putting this library together. I was going to run the build.sh script to incorporate the latest version of Arduino-esp32 (v3.0.0), which introduces the ESP32-H2 and ESP32-C6 chips. …
-
Hello, thank you for your fantastic libraries
Unfortunately Arduino detects several errors when using the new ESP32 (S2,S3,C3). I'm currently trying
sergei/NMEA2000_esp32_twai (https://github…
-
Product Link:
https://www.lilygo.cc/products/t-beam-supreme-meshtastic?variant=43067943911605
Description:
How can I get the LILYGO T-Beam Supreme (SOC: ESP32-S3FN8) to work with custom code, …
-
Hi.
I want to use the deep sleep mode of the ESP32 S3. I sent the command "AT+GSLP=420" in my sketch, but It just returned "ERROR".
My understanding is that the GSLP command for deep sleeping is not …
-
Hi!
Ok, maybe this is an hard request and an already "covered" request, but yes I ask for Bluetooth support for ESPEasy.
Personally I'm interested into a Bluetooth gateway/proxy for Bluetooth Low En…
-
Hi
I have tried to build https://github.com/schreibfaul1/ESP32-audioI2S/tree/master/examples/Internal%20DAC
But no audio output, Please help.
#include "Arduino.h"
#include "WiFiMulti.h"
#incl…
-
When I click compile or upload I get the following error
I tired Different Versions Still get the same error.
`c:\Users\user\Documents\Arduino\libraries\ESP32_BLE_Keyboard\BleKeyboard.cpp: In me…
-
I have a ESP32-S3 board and I'm using Arduino IDE 2.3.2 but right now I have core 2.0.17 installed.
I installed your 1.0.7 version of the code and tried to run the example and when I do I see:
`…