Skip to content

ESP32 ETH.h linkUp never reports true #6105

Closed
@MartinMueller2003

Description

@MartinMueller2003

Board

ESP32 All

Device Description

LoLin D32 Pro. ESP32-CAM, TTGO - all

Hardware Configuration

LAN 8720 Ethernet Adapter

Version

v2.0.1

IDE Name

Arduino 1.8.1

Operating System

ESP32

Flash frequency

1

PSRAM enabled

yes

Upload speed

900k+

Description

ETH.h has no code that ever sets the link up flag to true. This results the linkUp function to always report false even when the link is up and passing data. The link up flag is used when compiled for any ESP32 platform.

Sketch

Example sketch from the repository modified to call ETH.linkUp and print result.

Debug Message

No debug message needed. Code review identified this issue

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions