Wired Ethernet Static IP #2845
Benuretech
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Look at the::config() method on the Ethernet object. It's the same as the WiFi.config method. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use the w5500-EVB-PICO2 with wired ethernet. My connection is direct to the computer (no DHCP). Unfortunately I don't see any way of setting a static IP. Is there any plan to add a static option to the wired ethernet?
Beta Was this translation helpful? Give feedback.
All reactions