plasmapper/pl_network

1.1.3

Latest
uploaded 6 hours ago
Network C++ class component for ESP-IDF

4 examples

  • ethernet
    This example demonstrates the initialization and usage of an internal ESP ethernet interface with an external KSZ8081 chip.
    1.87 KB
  • tcp_echo_server
    This example implements a TCP Echo Server that echoes back messages using the Espressif ESP32 Wi-Fi station.
    2.40 KB
  • tcp_ota_server
    The TCP OTA Server example demonstrates how to implement Over The Air Update functionality using a TCP server.
    3.38 KB
  • wifi_station
    This example demonstrates the creation and initialization of an ESP Wi-Fi station interface with configurable SSID and password.
    2.16 KB