-
Hi~ I am working on a wifi sensing project on esp32-c6. I would like to ask when esp-csi will support esp32-c6, and if there is any plan to open up esp-radar source code
-
I am working on a Matter end device application on an ESP32-C6. It is based on the Matter light example.
Whenever a Matter controller unpairs / de-commissions the end device from the Matter / Thre…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Provided a clear description of your suggestion.
- [X] Included any relevant context or examp…
-
Thanks so much for putting this library together. I was going to run the build.sh script to incorporate the latest version of Arduino-esp32 (v3.0.0), which introduces the ESP32-H2 and ESP32-C6 chips. …
-
Sorry, I can not find it.
-
Hi all,
For a proof-of-concept project, the ESP32-C6 will be used to add Wi-Fi 6, Bluetooth 5.x and maybe even Thread support to Linux Platforms via SDIO (IMX8-based).
I can see that the ESP-C6 is…
-
Hi
Just started to get into the ESP32 rabbit hole and bought myself a ESP32-C6 development board. Given that my experience in C/C++ is limited and I have quite some experience in Go, I would prefer…
-
### Question
In my Zigbee network there is 32 devices. 28 routers. 16 routers are ESP32-C6. Once every 20-30 seconds in sniffer I can see broadcast messages "Route Request, Dst: 0x0000, Src: 0x....[…
-
Hi @dankeboy36, thanks a lot for effort you put into making this incredibly useful plugin! I would like to check if you have already looked into implementing exception decoding for RISC-V chips, such …
-
TFT_eSPI **tft.drawLine()** is getting stuck when executed inside **loop()**.
And it's not related to delay, it's stuck in the first time it tries to drawLine and loop no longer executes, so it's not…