-
**Describe the bug**
Driving LEDs via USB Serial creates big flickering when WiFi is active even at 460800 baudrate.
There is big flickering even when there is no WiFi at 1 million baudrate.
**To…
-
When will ESP32C2's WiFi and BLE library be supported?
I'm going to test it with esp8684H4.
-
### Operating System
macOS 12.4
### Esptool Version
v4.1-15-g65f8614
### Python Version
Python 3.9.13
### Chip Description
ESP32-C2
### Device Description
ESP8684-DevKitM-1
### Hardware Conf…
-
I got the below error when i tried to set target as esp32 c3 with light example in ESP-Matter SDK
IDF version: release/v5.1 branch
ESP-Matter SDK: Commit hash - d0d631bb237567864e3fcfb0fae7e146b6e…
-
### 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 try to run the example of tjpgd on the ESP8684-DevKitM-1 development board, but it will crash, the following is the error log, how can I solve this problem?
```shell
ESP-ROM:esp8684-api2-20220127
…
-
### The issue
Looking at the mcp23x17 API, it appears to create its own i2c_dev_t struct. I have an I2C bus with multiple slaves but if I create additional i2c_dev_t structs, they won't share mutex's…
-
### 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…
-
What kind of issue is this?
- [ ] **Question**.
This issue tracker is not the place for questions. If you want to ask how to do something,
or to understand why something isn't working…
-
Linux 22.04+4.4.2可以成功,Linux 22.04+master老是提示错误,对Linux、Cmake、python版本有什么要求?