Overview Proven

HAL TypeModem
ChipA7682E
InterfaceUART
DescriptionHandles AT commands, PPP data mode for IP connectivity, and SMS send/receive. One of two non-Rust (C) drivers. SIM card required.

Implementation

Sourcecomponents/drv_modem_a7682e/ (C)
WrapsESP-IDF esp_modem managed component
TestsHardware-tested on T-Deck Pro

Devices

Boards that use this driver:

DeviceStatus
T-Deck ProProven

Configuration

Configured via board.json: UART pins (pin_tx, pin_rx), baud rate, pin_pwrkey, pin_rst.

Known Issues

No known issues. C driver — esp_modem provides AT command handling and PPP mode.