-
I just cloned the project and tried to compile it using ESP IDF 4.3.1 (is that still the correct version?). I get the following error (the same if I try via Visual Studio Code or IDF command line:
…
-
I'm trying to build `Esp32_oscilloscope.ino` using Arduino-IDE 2.3.2 and I'm getting somthing like this:
(output has scrolled out of the output window, so I cannot see where the error initially occur…
-
Logged this on esp-idf and was asked to move it here (https://github.com/espressif/esp-idf/issues/7711)
## Environment
- Development Kit: ESP32-LyraT
- Module or chip used: ESP32
- IDF v…
-
## Add GDC/GCC on docker-build using this flags (see **Configured with**)
Espressif/LLVM have xtensa-ABI (windowed) partial support, but GCC [upstream and fork] have both xtensa-ABI (call0 & window…
-
When executing the examples and trying to provision the WIFI, the Espressif Provisioning Apps find the bluetooth device.
```
entry 0x40080664
I (27) boot: ESP-IDF v4.4-dev-2487-g8131d6f46-dirty …
-
Hello,
I've been trying to run the arduino led blinker tutorial on the RP2040. https://fprime-community.github.io/fprime-tutorial-arduino-blinker/
I'm getting stuck on the first `fprime-util g…
-
Hi
I am using your library to read data from the Xiaomi Temperature sensor.
My ESP32 board is crashing very frequently showing this error:
`assertion "head != NULL" failed: file "/Users/ficeto…
ASL07 updated
5 years ago
-
Hi, I'm working on a multi-platform project which has to set thread priority.
I would like to use C++ STL threads to stay platform-independent.
I looked on [esp-idf/examples/cxx/pthread/main/cpp_…
ghost updated
1 month ago
-
Using the ESPHome normal installation with the good, HA entities are appearing, Assist Pipeline is configured, but no response whether holding down the left button to speak or using the wake word.
…
-
Imagine the ESP32 is running as a BLE Client. It connects to the target BLE Server and reads and writes characteristics. All is well. Now imagine that the client is "disconnected" from the BLE Serv…