XIAO ESP32C6 with PlatformIO | Seeed Studio Wiki #1689
Replies: 10 comments 11 replies
|
is this still acurate? my platformio.ini generates this stock when i select the board: also any way you guys can write a guide for integrating the esp32c6 with esphome? it seems to have issues. thanks! |
|
getting this eror when building a sample program: |
|
platform.ini example is outdated. I'm using this : |
|
I get 'ZigbeeCore.h' file not found in main.cpp.. |
|
It seems the configuration here isn't quite correct. I dug through the provided repo and found the right one: |
|
Hi, i tried so many times and error is shown as below, does anyone know the problem? my platform.ini: [env:seeed_xiao_esp32c6] Resolving seeed_xiao_esp32c6 dependencies... Platform Manager: Seeed Studio@1.0.0+sha.48aa906 has been installed! esp configure_default_packages |
|
The platformio settings do not work. The board is listed as not working with the ardinio framework. only espidf |
|
When iam using the following code on platformio.ini file and saving it: [env:seeed_xiao_esp32_c6] Iam getting the following error: Is there any workaround? |
|
Seems that this board is not full supported yet with PlatformIO. I reached to build a helloworld with wifi but not a full project. The hello world compile good with: but if I uncomment the line with target 7.0.1, it fails and it can't reached the board name. With my personal project that use FOTA and other libraries, you have many weird errors like this: I have a branch (pull request) where you can replicate the issue: |
|
I closed by mistake the previous pull request that sho the problem. But I did a new issue with it: |


Uh oh!
There was an error while loading. Please reload this page.
XIAO ESP32C6 with PlatformIO | Seeed Studio Wiki
Seeed Studio XIAO ESP32C6 with PlatformIO
https://wiki.seeedstudio.com/xiao_esp32c6_with_platform_io/
All reactions