You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I already played a little bit with the new support for the W5500 (btw, great work, I very much appreciate it !) and there is somethin that is puzzling me:
Is there any way to get the link status from the w5500 (over SPI) ?
There seems to be a wizphy_getphylink in w5500.h/cpp but it is private (and not used from anywhere in the core, I think).
edit: there is a isLinked() !
I want to implemet a logic where a plugged / unplugged network cable is detected and DHCP lease is request after plug in.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I already played a little bit with the new support for the W5500 (btw, great work, I very much appreciate it !) and there is somethin that is puzzling me:
Is there any way to get the link status from the w5500 (over SPI) ?
There seems to be a wizphy_getphylink in w5500.h/cpp but it is private (and not used from anywhere in the core, I think).
edit: there is a isLinked() !
I want to implemet a logic where a plugged / unplugged network cable is detected and DHCP lease is request after plug in.
Beta Was this translation helpful? Give feedback.
All reactions