-
I'm using espflash master to flash a esp-idf-* (master) project with espflash to a esp32c6.
```
espflash flash --monitor
[2024-01-22T08:43:49Z INFO ] Serial port: '/dev/ttyACM0'
[2024-01-22T08:…
t-moe updated
3 months ago
-
ESP32-C6 support is available in Arduino Core ESP32 since version 3.x-alpha
An attempt to build the `NimBLE_Client.ino` sketch from NimBLE-1.4.1 'examples' area with `arduino-cli` for a ESP32-C6 de…
-
**Describe the bug**
I have not been able to commission the light example using matter over thread. I've tried multiple pathways, however I'm primarily using the Home Assistant OTBR and their Android…
-
Dear,
I just try new support target "esp32c6", but i got error as below error log:
-------- idf_py_stderr_output -------------
CMake Error at /usr/share/cmake-3.22/Modules/CMakeTestCCompiler.…
-
### Board
ESP32C6
### Device Description
DevKit
### Hardware Configuration
No external connections, only modul.
### Version
latest development Release Candidate (RC-X)
### IDE Name
Arduino I…
-
When using espflash 3.1.1 on the P4 dev board, it fails to detect the chip:
```
$ espflash board-info
[2024-09-12T15:32:39Z INFO ] Serial port: '/dev/ttyUSB0'
[2024-09-12T15:32:39Z INFO ] Connec…
-
I have a esp32c6 here that I flash using the command `espflash flash --monitor --flash-size 8mb --partition-table ./partitions.csv `
Sometimes I have the situation that after flashing the monitor s…
t-moe updated
6 months ago
-
-
When running any `espflash` command (e.g. `board-info`) against an ESP32-C6-WROOM-1 I get the following error:
```bash
> espflash board-info
[2024-05-15T10:30:07Z INFO ] Detected 4 serial ports
[2…
-
I want to use PICS-generator to generate the PICS files required for device authentication, and this is an error that occurs during use.How to solve?
![PICS-error](https://github.com/user-attachments…