About 235,000 results
Open links in new tab
  1. "Espressif Inc" shows up as connected device on my Asus router

    Mar 26, 2019 · Tonight I noticed a strange entry in the list of clients on my Asus router. I've never seen this before and I'm worried if it is a security risk. The client's name is listed as "Espressif …

  2. visual studio code - Error installing ESP-IDF ... - Stack Overflow

    Sep 22, 2023 · It creates the Espressif file, I added the paths for MDF and components in the user's paths. In Visual Studio Code, I reinstalled the extension, and then in the initial setup, I …

  3. ninja: error: loading 'build.ninja': The system cannot find the file ...

    May 19, 2022 · I have followed esp-idf guideline to install and test to build the hello world and blink sample code but both the code met this problem. Visual studio try to build hello world …

  4. ESP-IDF installation throws up Python errors - Stack Overflow

    Jul 14, 2022 · Continue to help good content that is interesting, well-researched, and useful, rise to the top! To gain full voting privileges,

  5. ESP32 debugging using ESP32-S3 dev board - Stack Overflow

    Aug 21, 2024 · I am trying to get ESP32 debugging working using a ESP-PROG board together with an ESP32-S3 dev board. I am using VSCode with IDF ver 5.3. I have tried following a few …

  6. ESP-IDF project with multiple source files - Stack Overflow

    Jun 21, 2021 · Right, the CMake project hierarchy in ESP IDF is a bit tricky. You are looking at the wrong CMakeLists.txt file. Instead of the one in root directory, open the one in …

  7. Unable to compile ESP-IDF example project - Stack Overflow

    Jun 3, 2021 · I had the same problem with building the ESP-project in VS Code, but found a solution: The project needs to be created in a folder with a different name than the example …

  8. esp32 - Fresh Installation of ESP-IDF v5.4 on Windows 11 Fails with ...

    Mar 10, 2025 · 0 The problem was caused by wrong current directory. I should run idf.py command under project directory and not under C:\Espressif\frameworks\esp-idf-v5.4

  9. debugging - Unable to debug ESP32-C3 using VS Code ESP-IDF …

    Feb 15, 2025 · Most don't have resolutions, this recent post on Stack Overflow. Espressif provides good documentation. Here are the main resources I used: JTAG Debugging for ESP32-C3 …

  10. Unable to install ESP-IDF with Eclipse IDE on Windows 10

    Apr 19, 2023 · The system path and the PATH in the IDE env is different, initially while installation of tools the espressif plugin may take into account the system path variables but after the …