Files
esp-protocols/components/esp_modem/examples/pppos_client
2022-07-28 22:47:53 +04:00
..
2022-07-28 22:47:53 +04:00

PPPoS simple client example

(See the README.md file in the upper level 'examples' directory for more information about examples.)

Overview

This example shows how to act as a MQTT client after the PPPoS channel created by using ESP-MQTT APIs.

How to use this example

See the README.md file in the upper level pppos directory for more information about the PPPoS examples.

Supported IDF versions

This example is only supported from v4.1, as this is the default dependency of esp-modem component.