-
Notifications
You must be signed in to change notification settings - Fork 7.6k
ESP32-C6 doesn't compile with zigbee and WiFi.h #9978 - once again on 3.1.0 #10778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm having the same problem. I'm not sure if it helps, but the linked ticket is closed, therefore here is a minimal example how to reproduce the problem: My sketch:
Board: XIAO_ESP32C6 Used arduino-esp32: 9eb7dc6 Compile error:
The summary:
which is to much ;) |
One addition, because I actually don't plan to use WiFi and Zigbee in parallel. I'm wrote a library which utilizes a RTC which checks where to find the "best" actual data. Therefore, I also wrote the following debug function:
Calling |
This issue will be solved by PR #10816 in next release 3.1.1. |
Closing as completed by merging the linked PR. |
@P-R-O-C-H-Y , Can you help me with ZBZCR 8MB partition scheme. I am facing 108% program storage when both zigbee and wifi is enabled. I see the Zigbee ZCZR 8MB configuration missing in partition scheme type compilation error: Selecting 8M partition scheme keeps the device rebooting : |
@P-R-O-C-H-Y , can you help me on above? |
Board
ESP32 C6
Device Description
plain
Hardware Configuration
no
Version
latest master (checkout manually)
IDE Name
Arduino IDE
Operating System
Windows 11
Flash frequency
80
PSRAM enabled
no
Upload speed
115200
Description
ESP32-C6 doesn't compile with zigbee and WiFi.h #9978 - the same issue
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: