-
### 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…
-
### 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…
-
**Describe the question/query that you have**
I am working on merging the example codes from the `esp-matter` and `esp-thread-br` repositories to make the **Matter Zigbee Bridge** and the **Thread …
-
Hi! Thank you for the great works!
I'm trying to Re-train the model, But I got epe 0.799957.
I wonder if I ignore some setting.
I only made a few changes in cfg_coex.yaml:
device: [0,1,2,3,4,5,6…
-
Hi, I was trying to test this out but am having issues compiling the espidf-arduino-blink example. I keep getting the error below. I'm trying the setup on a fresh windows 10 user account.
Source `.…
-
### Describe the bug
Today I flashed 23.05.5 and set up wifi and wireguard, everything was working perfectly.
I powered the router off and went about some other things, before powering it back …
-
### 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…
-
### Answers checklist.
- [X] I have read the [Rainmaker documentation](https://rainmaker.espressif.com/docs/get-started.html) and the issue is not addressed there.
- [X] I have updated my IDF branch …
-
For example
```yaml
folder_foo:
depends_components:
- if: IDF_VERSION == "5.2.0":
components: ["esp_eth"]
- if: IDF_VERSION == "5.3.0":
components: ["esp_wifi"]
- c…
-
After installing PPPwn_ow using commands (online) from readme, uhttpd service is not starting after reboot.
This means that LuCI and pppwn.html are not accessible, also power led is blinking every 0.…