You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

aimee0000/esp_wiz_toe

0.1.0-alpha.1

Pre-release
uploaded 1 day ago
ESP-IDF SPI port layer for using WIZnet W5500 with the official ioLibrary

2 examples

  • tcp_client
    This example initializes the SPI port layer and runs a TCP client loopback using a non-blocking socket with direct RX buffer access.
    3.98 KB
  • tcp_server
    This example initializes the SPI port, configures W5500, and runs a TCP server loopback using non-blocking sockets.
    3.58 KB