espressif/net_connect

0.1.1

Latest
uploaded 1 month ago
Network connection component providing WiFi, Ethernet, Thread, and PPP connection methods for ESP32 boards.

2 examples

  • ppp_connect_example
    This example demonstrates how to establish a PPP (Point-to-Point Protocol) connection using the `net_connect` component. It details the configuration…
    7.60 KB