Skip to content

T-A7670X

Overview

T-A7670X R2 is a 4G LTE Cat1 IoT development board based on ESP32-WROVER-E (4 MB Flash, 8 MB PSRAM) and the A7670 series cellular module. All variants share the same PCB design — the only difference is the modem chip, which determines the supported regional frequency bands. Features Nano SIM slot, 12 GPIO, 8 ADC, 2 DAC, capacitive touch pins, SPI, I2C, TF card, 18650 battery support, and 2 × 16-pin 2.54 mm IO expansion. 111 × 34 × 19 mm. Optional GPS version available.

The differences between T-A76xx series variants are described in the SIM comparison table.

Variant Comparison

VariantModemRegionLTE-FDDLTE-TDDGSM
T-A7670EA7670EEurope / Middle East / Africa / South Korea / ThailandB1/B3/B5/B8/B20900/1800 MHz
T-A7670GA7670GGlobalB1/B2/B3/B4/B5/B7/B8/B12/B13/B18/B19/B20/B25/B26/B28/B66B34/B38/B39/B40/B41850/900/1800/1900 MHz
T-A7670SAA7670SASouth America / New Zealand / AustraliaB1/B2/B3/B4/B5/B7/B8/B28/B66850/900/1800/1900 MHz

Quick Start

Example Support

ExamplePlatformIO/ArduinoESP-IDFDescription
LilyGO-T-A76XX ExamplesLTE, GPS, AT command examples

PlatformIO

  1. Install Visual Studio Code and Python
  2. Search for and install the PlatformIO IDE extension in VS Code
  3. Clone the LilyGO-T-A76XX repository
  4. Open platformio.ini and uncomment the desired example
  5. Click to compile, click to upload

Arduino

  1. Install Arduino IDE
  2. Add ESP32 boards URL: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
  3. In ToolsBoard, configure:
Arduino IDE SettingValue
BoardESP32 Dev Module
Upload Speed921600
CPU Frequency240 MHz (WiFi/BT)
Flash Frequency80 MHz
Flash ModeQIO
Flash Size4MB (32Mb)
Partition Schemedefault 4MB with spiffs (1.2MB APP/1.5MB spiffs)
PSRAMEnabled
Core Debug LevelNone
  1. Click Upload

Development Platforms

  1. PlatformIO
  2. Arduino IDE
  3. ESP-IDF

Key Features

  • ESP32-WROVER-E @ 240 MHz, 4 MB Flash, 8 MB PSRAM, Wi-Fi + BT 5.0
  • A7670X LTE Cat1, supports GSM/GPRS/EDGE and multi-band 4G (variant dependent)
  • Nano SIM, 12 GPIO, 8 ADC, 2 DAC, capacitive touch, SPI, I2C, UART
  • TF card, 18650 battery, 2 × 16-pin 2.54 mm expansion, 111 × 34 × 19 mm

Product Parameters

FeatureSpecification
MCUESP32-WROVER-E @ 240 MHz
Flash4 MB
PSRAM8 MB
Wi-Fi2.4 GHz 802.11 b/g/n
BluetoothBluetooth 5.0 LE
CellularA7670X LTE Cat1 (variant dependent)
SIMNano SIM
StorageTF card, 18650 battery holder
USB1 × Type-C (USB + OTG)
Expansion2 × 16-pin 2.54 mm IO
Mounting Holes4 × 2 mm
Dimensions111 × 34 × 19 mm

Pin Diagram

T-A7670E

T-A7670E pin diagram

T-A7670G

T-A7670G pin diagram

T-A7670SA

T-A7670SA pin diagram

Dimension Diagram

Schematic

Datasheet

Software Development

Dependent Libraries

FAQ

  • Q. Why does my board fail to upload? A. Hold down the BOOT button and try uploading again.

  • Q. What is the difference between T-A7670E / G / SA? A. The PCB and firmware are identical. The only difference is the modem chip, which determines the supported frequency bands and regions — choose the variant that matches your deployment region.

  • Q. Is GPS included? A. The standard version does not include GPS. A GPS version is available — contact customer service.

  • Q. Does the 4G version support voice calls? A. No — the 4G version supports data transmission only. Voice calls and SMS over circuit-switched networks are not supported.

Version History

VersionRelease DateUpdate Description
T-A7670X R2Current version