uploaded 5 hours ago
Library for communicating with cellular modems in command and data modes
-
ap_to_pppos
This example focuses on networking by enabling packet forwarding between network interfaces. It creates a WiFi soft AP that utilizes NAT to connect…
Archive size ~ 7.76 KB
-
linux_modem
This is an experimental port of the esp_modem to Linux, implementing `esp_netif` with a `tun` interface for PPPoS communication over a modem serial…
Archive size ~ 3.37 KB
-
modem_console
This example targets experimenting with a modem device using esp-console, allowing for custom command execution and switching to PPP mode. It…
Archive size ~ 26.28 KB
-
modem_psm
This example demonstrates Power Saving Mode (PSM) in Sim70XX modems along with Deep sleep and Light Sleep modes in ESP32. It synchronizes the sleep…
Archive size ~ 5.18 KB
-
modem_tcp_client
This example demonstrates how to act as an MQTT client using modem's TCP commands, supporting two configurations: Custom TCP transport, which…
Archive size ~ 192.44 KB
-
pppos_client
This example shows how to act as an MQTT client after creating a PPPoS channel using ESP-MQTT APIs. It supports USB modem connections for specific…
Archive size ~ 10.47 KB
-
simple_cmux_client
This example demonstrates the use of the esp-modem component to connect to a network and send some AT commands. It utilizes CMUX mode to enable…
Archive size ~ 15.84 KB