Files
esp-protocols/components/eppp_link/examples/slave/README.md
2024-02-23 11:47:15 +01:00

8 lines
357 B
Markdown

# 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)