-
**Describe the question/query that you have**
I made my own program using esp_matter, and separated it to components for better maintained and testing.
I tested all my component expect the component…
-
Please include the following information when submitting a bug report:
* The Pycom board you are using (e.g. WiPy 2.0, LoPy).
* The firmware version you are using. You can get it by executing the …
-
Hello everyone!
I overridden taget-dir for my project, so “.cargo/config.toml” looks like this:
```
[build]
target = "xtensa-esp32-espidf"
target-dir = "..\\arcnet-target" (the same for "../arcne…
-
Hello,
Since I have a T8 device (ESP32-S2 module) that won't run the TFT_eSPI module with another, Arduino-based firmware… I tried compiling AirMeterIO, but it fails after a while with:
```
…
I…
-
### 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…
-
Hi
I am trying to use this with a [Linak GPD1M](https://www.linak.com/segments/deskline/start/dpg1m/). I figured the control would be similar enough to have it work. But I get the following error w…
-
## Environment
- Development Kit: [ESP32-DevKitC]
- Kit version (for WroverKit/PicoKit/DevKitC): [v3]
- Core (if using chip or module): [ESP-WROOM32]
- MDF version (``git rev-parse --short …
-
Trying to implement Alexa on ESP32 Vaquita DSPG and using branch feature/aia-beta
Followed instructions on the below link:-
https://github.com/espressif/esp-va-sdk/tree/feature/aia-beta#2-developm…
-
I want to add a compile definition into the compilation of the `bt` component in ESP-IDF, in order to change a piece of NimBLE config that isn't exposed by ESP-IDF as a Kconfig entry.
In an ESP-IDF…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Environment**
- ESP-Matter Commit Id: 7d3ec1ec981a77280d4b5c246a6ace4e57df4a47
- ESP-IDF Commit Id: a97a7b0962da148669b…