-
### Related area
Create an API for Zigbee within Arduino
### Hardware specification
ESP32-C6 and ESP32-H2 as Standalone Nodes. Other SoC can be used as radio co-processor attached to a RPC (8…
-
Hello,
This work looks incredible, but I struggle at compilation time. IDE (Arduino IDE 2.3.2), board ESP32 DEV KIT.
When I compile, sos_iir_filter.h fails with this error.
micro_inmp441.ino.ino:14…
-
Let's run a number of manual tests and additional checks in order to make sure v0.6.5 will be the best release ever.
Test binaries can be found here: https://github.com/bettio/avm_tag_ci/releases/t…
-
**Describe your problem**
I'm unable to get esp32-c6 working. Specifically espressif esp32-c6-wroom1. Trying to find the correct bootloader/firmware, but it seems like the esp-idf that the tasmota fi…
-
## Bug description
I cloned the esp-hal repo and ran the `ram.rs` example with a little adjustment:
```
- loop {
- function_in_ram();
- delay.delay(1.secs());
- }
+ let…
-
Changes to imported files are not reflected in running code
**Setup**
- MicroPython board: ESP32-C6
- MicroPython version: latest/preview
- OS version: Windows
- Browser: Chrome
- Connect…
-
Hi,
While testing my product, I encountered an issue connecting my Matter device to Alexa. Since I also have a Google Home, I tried using that and encountered the following problem:
_"Connect y…
-
ESP-ROM:esp32c6-20220919
Build:Sep 19 2022
rst:0xc (SW_CPU),boot:0x4d (SPI_FAST_FLASH_BOOT)
Saved PC:0x4001975a
SPIWP:0xee
mode:DIO, clock div:2
load:0x4086c410,len:0xc64
load:0x4086e610,len:0x…
-
Now that ESP-IDF v5.1 is landing in the chip-build-esp images would be good to add sample apps for thread on ESP32-H2 and ESP32-C6?
https://github.com/project-chip/connectedhomeip/commit/6bcd87c1c3…
-
I created an espidf project through the espidf tooling. Demonstrated to myself that this example project would build through a container. Since the container is a bit finicky about USB I wanted to exp…