Search found 1 match

by bohdan1348
Mon Nov 18, 2024 9:14 pm
Forum: General Discussion
Topic: ESP32S3 Ethernet to ESP32S3 Ethernet direct connection witout router
Replies: 1
Views: 695

ESP32S3 Ethernet to ESP32S3 Ethernet direct connection witout router

The idea is to connect two ESP32s3 directly without a router through Ethernet using two W5500 SPI modules. Current status: - 2 ESP with W5500 modules are connected - Used CrossOver cable - RJ45 Green and Yellow LEDs are ON on both sides. On one side I use a basic ethernet example with some changes i...