Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ethernet on w5100s-evb-pico #1489

Closed
nickehallgren opened this issue May 31, 2023 · 1 comment
Closed

Ethernet on w5100s-evb-pico #1489

nickehallgren opened this issue May 31, 2023 · 1 comment

Comments

@nickehallgren
Copy link

Is ethernet supported or must I use the Wiznet Ethernet library? Using the the DhcpAdressPrinter sketch I get:

Ethernet shield was not found. Sorry, can't run without hardware. :(

With WizNet library installed it works, using the same setting

Ethernet.init(17);

I want to use MQTT over TLS and had some problems with the WizNet library when adding SSLClient

@earlephilhower
Copy link
Owner

Sorry, you'll need to use the WizNet library. It's not been ported into the libraries/lwip_XXX yet #775 (always happy to get a PR for it 😄).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants