slave

Example of the component espressif/eppp_link v0.1.1
# Wi-Fi station to PPPoS server

This example demonstrate using NAPT to bring connectivity from WiFi station to PPPoS server.

This example expect a PPPoS client to connect to the server and use the connectivity.
The client could be a Linux computer with `pppd` service or another microcontroller with PPP client (or another ESP32 with not WiFi interface)

To create a project from this example, run:

idf.py create-project-from-example "espressif/eppp_link^0.1.1:slave"

or download archive (132 bytes)