Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ESP32 ETH no ETH.end / disable #5949

Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
@Typhoor

Description

@Typhoor
Issue body actions

I want do end or stop the ETH/ethernet component to conserve energy:

In ETH.H/CPP there is a begin method but no corressponding endmethod.
In the underlying Espressif esp-idf there is a esp_eth_start and a corresponding esp_eth_stop.

I'm using WT32_ETH01 and/or Olimex ESP32 POE mostly both are using the LAN 8720 PHY
Some have power pin some have not.

I observe that power raises from 60-80mA to 150mA when starting ETH (ethernet), but there is no way back.

Workaround so far is the set some static (flash/eeprom) markers and then reboot (not activating Ethernet).
But this disturbes the other working tasks...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done
    Show more project fields

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.