uploaded 4 hours ago
Library for communicating with cellular modems in command and data modes
-
ap_to_pppos
This example focuses on networking, enabling packet forwarding between interfaces by creating a WiFi soft AP that uses NAT for communication with a…
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. It supports a tun interface and…
Archive size ~ 3.37 KB
-
modem_console
This example primarily focuses on experimenting with a modem device, utilizing custom commands and PPP mode via esp-console. It demonstrates basic…
Archive size ~ 18.27 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 a MQTT client using modem's TCP commands, provided the device supports socket-related commands. It can be…
Archive size ~ 179.76 KB
-
pppos_client
This example shows how to act as a MQTT client after the PPPoS channel created by using ESP-MQTT APIs.
Archive size ~ 10.82 KB
-
simple_cmux_client
This example demonstrates the use of the esp-modem component to connect to a network and send AT commands using modem CMUX mode, allowing…
Archive size ~ 14.20 KB