Geekble nano - W5500 porting using TOE
.
The actual connection is shown in the photo below.
Since it’s connected using SPI, excluding the power and GND lines, it’s simply connected with four data lines.
Below, you can see that an IP address has been successfully assigned to the Geekble Nano.
The photo below shows the result of a test where my PC and the Geekble Nano were connected via TCP, and data was transmitted and received through the network.
Below is the source code uploaded to GitHub.
https://github.com/seok930927/ESP32_W5500_TEST
