Skip to content

Ethernet cable is not connected  #194

Open
@stevenlianyi

Description

@stevenlianyi

Initialization (begin()) adds soft reset to prevent the switch from not detecting the cable.
Situation: Using WIZ820io RC5 module, ESP32 control
I found that if the switch and the module are powered on at the same time, there is a slight chance that the module cannot get the IP address, and if I observe the switch, I find that the corresponding port green light is off and cannot recognize the module.
Solution: Modify Ethernet.h/Ethernet.cpp to add software reset at the beginning. Problem solved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions