-
PIO Core Call Error: "The following files/directories have been created in D:\\Documents\\PlatformIO\\Projects\\ESP32 WROOM CAM\r\ninclude - Put project header files here\r\nlib - Put project specific…
-
Circuitpython releases 9.1.4 and 9.2.0 manage apparently correctly the 4MB Flash but both lack PSRAM management.
You can find in circuitpython-main/ports/espressif/boards/ttgo_t8_v1_7/mpconfigboard.m…
-
Hi,
Is it feasible to use this as wakeword engine for esp32c3 instead of Wakenet of esp32-SR.
I am concerned about resources consumption and size and other compatible issue.
AFAIK, espressif Waken…
-
### 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…
-
I have managed to provision a device using fleet provisioning
`Amazon Web Services IoT MQTT (Fleet Provisioning With CSR) Example`
I'm using ESP-IDF 5.2
ESP32S3-F16-R8
I have for now stored the…
-
After commissioning the device and perform a power cycle (power off/power on), sometimes ESP32 cannot automatically connect back to HomePod, with the following error:
```
I (49741) chip[DIS]: Checki…
-
Gdbgui requires a fixed version of greenlet: `greenlet==3.0.0`. There are fixes for greenlet for Python 3.13, e.g. https://github.com/python-greenlet/greenlet/commit/528b81680cc95a86ab25370ea3f0461384…
-
I'm getting it to upload to my 1MB ESP-01, but my ESP-01 won't create a network... Any solutions? The SPI speed is 40MHz and the SPI mode is QIO. Should it say "is stub and send flash finish" when it …
-
### Is your feature request related to a problem?
Dynamically loading code during runtime can be useful.
There already is an [elf-loader for Xtensa](https://components.espressif.com/components/espre…
-
I read all the issue but not found a way to set display name of the accessory / node in the Homekit.
basic_information does nothing and the bridged_device_basic_information I could not make it work.
…