-
### Description / Steps to reproduce the issue
Hello All,
I am porting MFRC522 rfid card reader to esp32 c6. During port test I am facing issue related SPI message read.
1 - Add breakpoint in…
-
### 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…
nomis updated
1 month ago
-
https://wiki.seeedstudio.com/xiao_esp32c6_getting_started/
https://www.seeedstudio.com/Seeed-Studio-XIAO-ESP32C6-p-5884.html
Just getting basic support for the board to start would be great.
…
-
I want to use HLK-LD2461 in my smart home and I want to know the current status of this project like, is it in a working state or not.
I am developer by profession and I shall contribute if I can.
…
-
Hello
I just want to ask if it would be possible to port https://watchy.sqfmi.com/ and https://github.com/Szybet/Yatchy (Together, they are very similar, just esp32 vs esp32c6)
It would go down to…
-
datasheet of ESP32C6:
https://www.espressif.com.cn/sites/default/files/documentation/esp32-c6_datasheet_en.pdf
-
### Motivations
It's an essential feature to use the lp core
This is half a feature request half a very uncooked draft to implement it (If there is a better place to post it, let me know), as I …
-
### Is your feature request related to a problem?
esp32c6 at
![image](https://github.com/user-attachments/assets/edbee220-d604-408e-aa9e-093a8cd9cbe2)
run log
ESP-ROM:esp32c6-20220919
Build:Sep…
-
Describe the bug
After 20 receptions on OpenEPaperLink_esp32_C6_AP no more packets are received over ZigBee. All previous packets arrive just fine.
To Reproduce
Steps to reproduce the behavior:
…
-
## Motivations
Wifi on esp32c6 requires an `Rng` instance. TLS requires a `Trng` instance. But both `Rng` and `Trng` consume the `RNG` peripheral. Since `Rng` can be cloned, `Trng` should have anot…