uploaded 2 weeks ago
Library for communicating with cellular modems in command and data modes
7 examples
-
ap_to_pppos
This example focuses on networking, enabling packet forwarding between interfaces by creating a WiFi soft AP that uses NAT for PPP.
7.78 KB
-
linux_modem
This is an experimental port of the esp_modem to Linux, implementing `esp_netif` for PPPoS over modem serial lines.
3.37 KB
-
modem_console
This example demonstrates experimenting with a modem device using esp-console, allowing for custom command execution and basic network functionality testing.
18.27 KB
-
modem_psm
This example demonstrates Power Saving Mode in Sim70XX modems and sleep modes in esp32 for energy efficiency.
5.18 KB
-
modem_tcp_client
This example demonstrates how to act as an MQTT client using modem's TCP commands in two configurations: custom TCP transport and localhost listener.
179.80 KB
-
pppos_client
This example shows how to act as a MQTT client after the PPPoS channel created by using ESP-MQTT APIs.
10.44 KB
-
simple_cmux_client
This example demonstrates the use of the esp-modem component to connect to a network and send AT commands.
12.10 KB