uploaded 2 months ago
Library for communicating with cellular modems in command and data modes
-
ap_to_pppos
This example focuses on the networking part, enabling the forwarding of packets between network interfaces. It creates a WiFi soft AP that uses NAT…
Archive size ~ 7.76 KB
-
linux_modem
This is an experimental port of the esp_modem to Linux, which mocks some IDF functionality and implements esp_netif to support a tun interface, using…
Archive size ~ 3.37 KB
-
modem_console
This example primarily focuses on experimenting with a modem device, allowing the sending of custom commands and switching to PPP mode using esp-…
Archive size ~ 18.24 KB
-
modem_psm
This example demonstrates Power Saving Mode (PSM) in Sim70XX modems alongside 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 on devices that support 'socket' related commands. It can function…
Archive size ~ 179.76 KB
-
pppos_client
This example shows how to act as an MQTT client after the PPPoS channel is created using ESP-MQTT APIs.
Archive size ~ 10.83 KB
-
simple_cmux_client
This example demonstrates the use of the esp-modem component to connect to a network and send AT commands, utilizing CMUX mode for simultaneous…
Archive size ~ 14.20 KB