Skip to content

Starting work with Wizet W5500(questions on compatibility with ESP32) #2637

Closed
@telliottosceola

Description

@telliottosceola

What you are trying to do.
Add compatibility for Wizet W5500

Describe your system( Hardware, computer, O/S, core version, environment)
ESP32 Wroom32, developing on PlatformIO

Describe what is failing
No failures, just looking for insight.

I am in the preliminary phase of adding Ethernet to a project we currently have that is based on the ESP32. Most tasks are MQTT, MQTTS, and HTTP/HTTPS. I found Arduino's Ethernet Library which has support for the Wizen W550 chip I'd like to use. However it appears that Arduino-esp32 has opted not to use this library. Is there a particular reason for this? I'd like to make sure there is not already support for the W5500 before I go trying to port everything. Essentially this device will have a setting to switch all communications between Ethernet and WiFi so I'll pretty much need full functionality over Ethernet.

Also @copercini I'd love to have your input on porting WiFiSecureClient over to Ethernet for this. I took a quick glance at the source for WiFiClientSecure but have not dug in too deep. Do you foresee any glaring issues with doing this?

Thank you everyone

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: StaleIssue is stale stage (outdated/stuck)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions