LILYGO T-A7670E
The differences of the T-A76xx series can be referred to in SIM
Introduction
LILYGO T-A7670G R2 is a 4G LTE Cat1 communication module specifically designed for IoT applications. It supports global multi-band GSM/GPRS/EDGE networks, making it compatible with a wide range of carriers and suitable for medium-to-low-speed data transmission scenarios, such as sensor data reporting and remote command control.
It features a built-in Nano SIM card slot compatible with mainstream IoT SIM cards and integrates a rich set of hardware interfaces, including:
12 GPIOs (for digital signal control and PWM output)
8 ADC channels (12-bit resolution for analog signal acquisition)
2 DAC channels (for driving analog devices)
10 capacitive touch pins (TOUCH0â9 for touch key interaction)
UART interface (TX/RX for communication with the main controller)
The module supports a wide input voltage range of 4.4V to 6V, allowing it to be powered directly by 18650 lithium batteries. With the VBAT pin, it can enter low-power mode, making it ideal for field monitoring, vehicle tracking, and other off-grid applications.
Application scenarios include smart home systems (e.g., remote temperature control), industrial automation (equipment status monitoring), agricultural IoT, and shared economy devices (e.g., smart locks). During development, an external main controller (such as an ESP32) is required to communicate with the module using AT commands. Be sure to use 3.3V logic level to avoid GPIO damage and verify frequency band compatibility with local carriers.
With its compact design, onboard antenna interface, and balance of expandability and cost-efficiency, this module offers a reliable solution for low-to-mid speed IoT connectivity.
Appearance and function introduction
Appearance

Pinmap

Module Information and Specifications
Description
Component | Description |
---|---|
MCU | ESP32-WROVER-E |
FLASH | 4MB |
PS RAM | 8MB |
Clock Frequency | 240MHz |
Wireless | Wi-Fi: 802.11 b/g/n; BLE V5.0 |
IO Expansion | 2.54mm spacing à 2*16 expansion IO interfaces + 1 à 4.4V~6.0V input interface |
Battery Capacity | 18650 model battery |
Storage | TF card |
Voice Call | Supports voice function |
Buttons | 1 x RST button + 1 x BOOT button + 1 Ã IO0 button |
USB | 1 Ã USB Port and OTG(Type-C) |
SIM | Supports 2G, 3G, 4G (Nano SIM) |
Power | 5V/500mA input |
Dimensions | 111x34x19mm |
Mounting Holes | 4 Ã 2mm positioning holes |
Wireless Communication Module | |
---|---|
MCU | A7670G |
Supported Regions | Gloabl |
Size | LCC+LGA,124Pin |
Size | 24*24*2.3mm |
Frequency Baud | LTE-FDD :B1/B2/B3/B4/B5/B7/B8/B12/B13/B18/B19/
B20/B25/B26/B28/B66 LTE-TDD :B34/B38/B39/B40/B41 GSM:850/900/1800/1900MHz, |
Power Consumption | LTE(Mbps) :10(DL)/5(UL) GPRS/EDGE(Kbps) :236.8(DL) / 236.8(UL) |
Data Transmission | LTE :3.8mA GSM :3.5mA |
Protocol Support | TCP/IP/IPV4/IPV6/DNS/Multi-PDP/FTP/FTPS/HTTP/HTTPS |
Optional Expansion | GNSS Bluetooth |
Certification | RoHS/CE(RED)/FCC |
â ī¸â ī¸â ī¸ optional without GPS version, GPS version contact customer service purchase.
Related Links
Github:T-A7670G
Schematic Diagram
Dependency Libraries
- Adafruit_BusIO
- Adafruit-GFX-Library
- Adafruit_INA219
- Adafruit_NeoPixel
- Adafruit_SSD1306
- Adafruit_Sensor
- ArduinoHttpClient
- blynk
- BlynkNcpDriver
- DHT-sensor-library
- TinyGPSPlus
- SensorsLib
- StreamDebugger
- TinyGPSPlus
- TinyGSM-fork
Software Development
Arduino Setup Parameters
Setting | Value |
---|---|
Board | ESP32 Dev Module |
CPU Frequency | 240MHz (WiFi/BT) |
Core Debug Level | None |
Erase All Flash Before Sketch Upload | Disabled |
Events Run On | Core 1 |
Flash Frequency | 80MHz |
Flash Mode | QIO |
Flash Size | 4MB (32Mb) |
JATG Adapter | Disabled |
Arduino Runs On | Core 1 |
Partition Scheme | default 4MB with spiffs (1.2MB APP/1.5MB spiffs) |
PSRAM | ENabled |
Upload Speed | 921600 |