Skip to content

esp32 with W5500 ethernet adapter using WebServer_ESP32_SC_W5500  #46

@micfuc

Description

@micfuc

I am using WebServer_ESP32_SC_W5500 library over a custom board based on ESP32-S3 ( and another on -C3) with attached SPI TFT display, a LoRa RTX attached to the SPI bus and a W5500 for having the ethernet as an alternative to the WiFi for upstream network connection.

Everything works very well either with the WiFi and the Ethernet interfacing (as an alternative.. not concurrently).
I am now adding the WireGuard interface via the ESP32 library ciniml/WireGuard-ESP32 ... it actually works perfectly via WiFi but not at all via Ethernet... i.e. apparently the WG connection is setup correctly but the handshake does not happen and no data is exchanged over the WG connection...

My project is developed under platformio using the arduino framework.

Does anybody have successfully done this setup ? any hint on how to solve this issue is welcome
Best regards
Michele

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions