-
Hey, thanks for this!
I'm playing around with a esp32-c6 which requires the esp-idf 5.1 which has a lot of breaking changes, particularily with dhcps_set_option_info. I thought I would pick your br…
-
PIO Core Call Error: "The following files/directories have been created in C:\\Users\\seeed\\Documents\\PlatformIO\\Projects\\BLE_mmWave\r\ninclude - Put project header files here\r\nlib - Put project…
-
### Answers checklist.
- [X] I have read the documentation [ESP-AT Programming Guide](https://docs.espressif.com/projects/esp-at/en/latest/) and the issue is not addressed there.
- [X] I have used th…
-
With ever growing amount of supported dev boards the drop down list becomes a little unusable. Consider adding a ``chip`` field pair to the boards.json file to selectively show chip based drop down li…
-
I have an ESP-IDF project for the ESP32-c6, I have the arduino-esp32 component added through the component registry and then have placed ESP32Servo in components folder with the following `CMakeLists.…
-
**Hardware**
* Raspberry pi 4B
* Esp32-c6 development board
**Problem**
I followed the instructions on [this page](https://github.com/espressif/esp-hosted/blob/master/esp_hosted_ng/docs/setup.md…
-
### Answers checklist.
- [X] I have read the documentation [ESP Zigbee SDK Programming Guide](https://docs.espressif.com/projects/esp-zigbee-sdk) and tried the [debugging tips](https://docs.espressif…
-
In order to support ability to use Swift programming language with Embedded platform support, I've adjusted CMakeLists according to Example at https://github.com/apple/swift-embedded-examples/tree/mai…
-
### Answers checklist.
- [X] I have read the documentation [ESP Zigbee SDK Programming Guide](https://docs.espressif.com/projects/esp-zigbee-sdk) and tried the [debugging tips](https://docs.espress…
-
### 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…