-
Could you say anything about which versions or git revisions of esp-adf and esp-idf work, and where you expect them to be, and what environment variables should be set?
I've got
```
IDF_PYTHON_EN…
-
As of vs-code v1.56.1 the terminal does not run the needed scripts to import the IDF environment
see [this issue](https://github.com/microsoft/vscode/issues/123920)
You will need to add ` "termina…
-
### The problem
Ever since updating to ESPHome 2022.2.x my ESP32-C3 fails to compile on my ARMv7 docker installation.
### Which version of ESPHome has the issue?
2022.2.1+
### What type …
-
## Environment
- Audio development kit: [ESP32-S3-Korvo-2-LCD]
- Audio kit version (for ESP32-S3-Korvo-2): [v3.1]
- [Required] Module or chip used: [ESP32-S3-WROOM-1]
- [Required] IDF vers…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
7759a42a1eab12818ea2a8f3f940847743968021
### Description of the issue
I faced with Azure IoTHub inte…
-
Hi,
I using esp32-WROVER. I developer using the virtual machine with Ubuntu 18.04, as you have advised me.
I have this problem, i don't execute the hello_world project, i don't understand where i …
-
I am having a code that runs perfectly fine when I compile it with g++ (g++ example.cpp -o myapp), but when I try to compile it using the make command for the micropython env it gives the following er…
-
Similar to #98, except RTSP streaming doesn't work in my case. I get the following errors:
```
Connection failed
VLC could not connect to '10.0.0.134:554'.
```
and
```
Your input can't be o…
-
C:/Users/dell/Desktop/esp-csi/examples/esp-radar/connect_rainmaker/managed_components/espressif__esp_schedule/include/esp_schedule.h:116:5: error: unknown type name 'time_t'
116 | time_t next_s…
-
I have followed all the installation instructions, making sure my enviornment variables are set and correct. I cannot build because the .dll file is not being opened and I do not know why. I've treid …