-
Module or chip used: ESP32-WROVER (With ESP_PROG)
IDF version: v4.3
Build System: CMake/idf.py (usingEclipse Plugin)
Compiler version: esp-2020r3-8.4.0
Operating System: Wind…
-
### The problem
I have tried on multiple win10 and win11 computers, python 3.11.1, wheels installed,
result is always what is in screenshot bellow
I think it is not permissions, but filename iss…
-
Greetings, I got the compilation error when trying to compile the Esp32_oscilloscope code for a Heltec Wifi Kit 32 V3.
(This is an ESP32S3 board, without any PSRAM)
The code successfully builds an…
-
Disclaimer: I'm new to embedded
I'm running the [WiFi example](https://github.com/esp-rs/esp-idf-svc/blob/master/examples/wifi.rs) with my esp32c6 with a few changes (like mem::forget the wifi type…
-
this does not build on the esp32 microcontroller. example:
```
$ cargo install espup
$ espup install
$ . $HOME/export-esp.sh
$ cargo generate esp-rs/esp-idf-template
⚠️ Favorite `esp-rs/esp…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hello,
I installed the ESP-IDF and the ESP-MDF packages as well. Based on the instuctions the ESP-IDF examples seems worked. The ESP-MDF seems not.
I got the following error after the idf.py b…
-
After cloning the repo, during `./install.sh esp32`, seeing this error `WARNING: file size mismatch for ..., expected x, got
-
Hello,
I have a camera M5stack F and i want to flah with wifi_sta (Windows 10 & ESP-IDF 4.0) but i can't do it, Can you help me please, I'm a Young user.
`C:\ESP-IDF\m5\wifi\wifi_sta>idf.py set…