To not radio switch between wifi and bluetooth I would like to add support for wired LAN.
The W5500 module has arduino support and should be a drop in replacement for wifi,
Deliverables:
update readme.md for how to wire this module on an ESP32
make it configurable with a build Define to include it in the code.
make the configuration file work with it, or let it ignore the wifi variables.
To not radio switch between wifi and bluetooth I would like to add support for wired LAN. The W5500 module has arduino support and should be a drop in replacement for wifi,
Deliverables: