-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
apsta_mode example fail to run on ESP32C6. #83784
Labels
bug
The issue is a bug, or the PR is fixing a bug
platform: ESP32
Espressif ESP32
priority: low
Low impact/importance bug
Comments
FYI: This sample also fail on board esp32_devkitc_wroom/esp32/procpu
Zephyr commit is at |
Hi
But somehow the AP still being disabled immediately
|
May be related to #81744. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
The issue is a bug, or the PR is fixing a bug
platform: ESP32
Espressif ESP32
priority: low
Low impact/importance bug
Describe the bug
apsta_mode example fail to run on esp32c6_devkitc board.
The example doesn't have overlay file for this dev kit yet, so i create a new file
esp32c6_devkitc.overlay
based on similar ESP32 overlay.Nothing else was changed(Kconfig, code)
From the log, it seem like it fails to send TX packet
To Reproduce
Run this Example with above overlay file
Expected behavior
Should run this example normally
Impact
Logs and console output
Environment (please complete the following information):
Latest commit on main
Additional context
The text was updated successfully, but these errors were encountered: