Skip to content
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

When using Ethernet, esp32 wroom cannot enter sleep mode (IDFGH-13858) #14705

Open
charon22 opened this issue Oct 10, 2024 · 0 comments
Open
Assignees
Labels
Status: Opened Issue is new Type: Feature Request Feature request for IDF

Comments

@charon22
Copy link

Is your feature request related to a problem?

ESP-IDF version
v5.0.0

If I enable Ethernet and enable a light sleep, it does not enter sleep.
If I build without Ethernet and enable the light sleep, it will enter sleep mode normally.
sdkconfig

CONFIG_ETH_ENABLED=y

I used RTL8201 PHY.
I would like to know how to enter sleep mode when using Ethernet.
Is there a solution for this?

Thanks

Describe the solution you'd like.

No response

Describe alternatives you've considered.

No response

Additional context.

No response

@charon22 charon22 added the Type: Feature Request Feature request for IDF label Oct 10, 2024
@espressif-bot espressif-bot added the Status: Opened Issue is new label Oct 10, 2024
@github-actions github-actions bot changed the title When using Ethernet, esp32 wroom cannot enter sleep mode When using Ethernet, esp32 wroom cannot enter sleep mode (IDFGH-13858) Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

3 participants