1

Topic: ESP32 LAN

Hi,
RemoteXY is new to me, I tried Wemos D1 and I like the solution.
But I would need to connect the board via LAN.
There are currently boards with ESP32 and lan chip lan8720.
Is it possible to use this board?
Or you have to create your own ESP32 and W5100.
I have a question, is only the W5100 supported or also the W5500?

2

Re: ESP32 LAN

Smotek7 wrote:

Hi,
RemoteXY is new to me, I tried Wemos D1 and I like the solution.
But I would need to connect the board via LAN.
There are currently boards with ESP32 and lan chip lan8720.
Is it possible to use this board?
Or you have to create your own ESP32 and W5100.
I have a question, is only the W5100 supported or also the W5500?

3

Re: ESP32 LAN

RemoteXY uses the Ethernet.h library. If the Ethernet.h supports the lan module then you can try. The Ethernet.h supports W5100 and W5500. lan8720 is not supported.