-
### Description / Steps to reproduce the issue
Hello All.
I am Facing some issues during slave driver development.
Here I can report and talk about change done in drivers/spi/spi_slave_driver.c…
-
### Test issue(s)
**Problem**
I have followed all steps to configure and build the Matter lighting-app specifically for ESP32-C6 following the guide [here](https://project-chip.github.io/connect…
-
while i try to compile my code it is giving me exit status 1
`#include
BleKeyboard bleKeyboard;
void setup() {
pinMode(0,INPUT);
attachInterrupt(0, shaft, FALLING);
pinMode(1,INPUT);
…
-
## Environment
- Module or chip used: ESP32-WROVER-E
- IDF version (run ``git describe --tags`` to find it): v4.2
- Build System: idf.py
- Compiler version (run ``xtensa-esp32-elf-gcc -…
-
### Answers checklist.
- [X] I have read the documentation [ESP-AT Programming Guide](https://docs.espressif.com/projects/esp-at/en/latest/) and the issue is not addressed there.
- [X] I have used th…
-
### 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…
-
I have an unusual problem with ESP32-C3. I bought 2 batches of modules, 1 with a red antenna the other with a black antenna.
![red](https://github.com/user-attachments/assets/8b3be156-b6a1-47af-9ff…
-
Greetings. I have an inverter, which I finally control (switch operating modes) and read data, but I don't read everything I need...
yesterday i connected an extra string to my inverter and now i hav…
-
### 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…
evoon updated
4 months ago
-
Hi,
I'm just testing dimmer device with ExL on esp32-c6-devkitm-1 board.
I flash the part with ESPLAUNCH webusb and now I'm doing test with two TeraTerm terminal in windows. One of them to recieve …