Search code examples
ESP32 esp-idf what is the sdkconfig.ci file used for?...


esp32esp-idf

Read More
How to add an ESP-IDF library to an external library...


visual-studio-codeesp32directory-structureesp-idfcmakelists-options

Read More
Error building esp-idf-template on Windows...


pythonwindowsrustesp32esp-idf

Read More
CMake: "fatal error: cstdio: No such file or directory"...


ccmakeesp-idf

Read More
What is the difference between GATT Service UUID (esp_gatt_srvc_id_t) vs ADV DATA Service UUID (esp_...


bluetooth-lowenergyesp32gattbluetooth-gattesp-idf

Read More
ESP-IDF add external library / component: "project command is not scriptable"...


cmakeesp32esp-idf

Read More
How to stream video to rtsp-simple-server with ESP32-S3?...


video-streamingiotesp32esp-idfrtsp-server

Read More
cmake run in docker container is messing up the paths in my `elf` file...


cmakegdbesp32esp-idfjtag

Read More
Queue giving the full data array instead of sending byte by byte in ESP32...


ctimeresp32freertosesp-idf

Read More
ESP-IDF splitting project into multiple files...


ccmakeesp-idf

Read More
Incorrect timing in delay is observed...


cvisual-studio-codetimertaskesp-idf

Read More
How to pass an std::vector<char>* as void* then cast the void* to std::vector<char>* bac...


c++esp32esp-idf

Read More
What is the path of handling an incoming SCAN_REQ request in an the ESP32 Bluedroid stack?...


bluetoothesp32esp-idf

Read More
How to get OUT of an ISR in freertos / esp-idf...


esp32freertosesp-idf

Read More
Cannot get image in display ILI9341 LVGL v8.3, ESP32...


cplatformioesp-idflvgl

Read More
esp-idf build fails with "fatal error: esp_wifi.h: No such file or directory"...


visual-studio-codeesp32esp-idf

Read More
problem with eclipse build cmake espidf Error: could not find CMAKE_PROJECT_NAME in Cache...


c++eclipsecmakeesp32esp-idf

Read More
`.bss' is not within region `ram' error - esp32 ulp risv-v...


cesp32riscvesp-idf

Read More
How to build multiple configurations of an ESP-IDF application...


cmakeesp32esp-idf

Read More
Can I use this pointer to struct initialization?...


cesp8266esp-idf

Read More
How to execute debug print from within timer callback in ESP32?...


timeresp32esp-idf

Read More
tm struct converts to wrong time_t...


ctimezoneesp32esp-idf

Read More
esp-idf first partition offset...


esp32esp-idf

Read More
Function Pointer Initialization in C/C++...


c++cfunction-pointersesp-idf

Read More
C Nested Structs Initialization...


cstructnestedembeddedesp-idf

Read More
Making HTTPS requests from ESP32...


cesp32esp-idf

Read More
calling source from within a function...


fishesp-idf

Read More
ESP-IDF I2C register read with two-byte address...


carduinoembeddedesp-idf

Read More
Unable to compile ESP-IDF example project...


esp32esp-idf

Read More
How to initialize a Queue on a second core of an ESP32?...


cesp32freertosesp-idf

Read More
BackNext