Closed
Description
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
Labels
Type
Projects
Status
Done