-
Hi Timo,
when I try to compile the NMEA2000ToNMEA0183 sketch I get this error: "Compilation error: 'esp_efuse_mac_get_default' was not declared in this scope". The Arduino IDE is the 2.3.3 and the bo…
-
LCD works fine when I use ESP32 library ver2.0.2 but when I update ESP32 library to 3.0.5, ESP32 falls into boot loop
17:40:08.708 -> rst:0x3 (RTC_SW_SYS_RST),boot:0xc (SPI_FAST_FLASH_BOOT)
17…
-
I have been using FastAccelStepper for years now. Never ran into this before.
I set up a new ESP32 ( expressif ESP32-WROOM-32E) and I just can't get a signal from the assigned step pin. No matter …
-
I think it has some issues.
Tried to compile with Arduino-IDE 2.2,1
Here is the compilation errors when I try to compile for ESP32C3.
Also there are some compilation errors with ESP8266..
```…
-
Hi,
thanks first for the awesome lib. Just trying to get started with the snapclient. With WiFi on the ESP32 it works, but I cannot get the audio 100% glitch and crack free. Thats why I now want to …
-
Good day.
I am able to compile in ARduino IDE 2.3.2 the Telegram example for ESP8266, but I am getting a lot of timer errors when compiling the Telegram example for ESP32. See below. Any solution…
-
The example code gives me this error "c:\Users\User\Documents\Arduino\libraries\ESP32_AnalogWrite\analogWrite.cpp: In function 'int analogWriteChannel(uint8_t)':
c:\Users\User\Documents\Arduino\libra…
-
debug screen is:
C:\Users\GUEST01\Documents\Arduino\libraries\ESP32_BLE_Keyboard\BleKeyboard.cpp: In member function 'void BleKeyboard::begin()':
C:\Users\GUEST01\Documents\Arduino\libraries\ESP32…
-
I newly installed this component. But somehow it only sends data over MQTT a single time after the start of the esp32.
Any idea?
( Below is a log after some time running already, shows these too …
-
Hello,
Im not even able to upload first example into my 4MB esp32, is that because of the new version 2.0 and required esp version library 3 and up?
Waht the solution, should I buy esp with mor…