T-A7670SA
Overview
T-A7670SA R2 is a 4G LTE Cat1 IoT development board based on ESP32-WROVER-E (4 MB Flash, 8 MB PSRAM) and the A7670SA cellular module. Designed specifically for South America, New Zealand, and Australia — supports LTE-FDD B1/B2/B3/B4/B5/B7/B8/B28/B66 and GSM 850/900/1800/1900 MHz. Features Nano SIM slot, GPIO, ADC/DAC, capacitive touch, I2C, SPI, UART, 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.
Quick Start
Example Support
| Example | PlatformIO/Arduino | ESP-IDF | Description |
|---|---|---|---|
| LilyGO-T-A76XX Examples | ✓ | LTE, GPS, AT command examples |
PlatformIO
- Install Visual Studio Code and Python
- Search for and install the PlatformIO IDE extension in VS Code
- Clone the LilyGO-T-A76XX repository
- Open
platformio.iniand uncomment the desired example - Click ✓ to compile, click → to upload
Arduino
- Install Arduino IDE
- Add ESP32 boards URL:
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json - In Tools → Board, configure:
| Arduino IDE Setting | Value |
|---|---|
| Board | ESP32 Dev Module |
| Upload Speed | 921600 |
| CPU Frequency | 240 MHz (WiFi/BT) |
| Flash Frequency | 80 MHz |
| Flash Mode | QIO |
| Flash Size | 4MB (32Mb) |
| Partition Scheme | default 4MB with spiffs (1.2MB APP/1.5MB spiffs) |
| PSRAM | Enabled |
| Core Debug Level | None |
- Click Upload
Development Platforms
Video
Key Features
- ESP32-WROVER-E @ 240 MHz, 4 MB Flash, 8 MB PSRAM, Wi-Fi + BT 5.0
- A7670SA LTE Cat1: B1/B2/B3/B4/B5/B7/B8/B28/B66, GSM 850/900/1800/1900 MHz
- Designed for South America, New Zealand, Australia; RCM/Anatel certified
- TF card, 18650 battery, 2 × 16-pin 2.54 mm expansion, 111 × 34 × 19 mm
Product Parameters
| Feature | Specification |
|---|---|
| MCU | ESP32-WROVER-E @ 240 MHz |
| Flash | 4 MB |
| PSRAM | 8 MB |
| Wi-Fi | 2.4 GHz 802.11 b/g/n |
| Bluetooth | Bluetooth 5.0 LE |
| Cellular | A7670SA LTE Cat1 |
| LTE-FDD | B1/B2/B3/B4/B5/B7/B8/B28/B66 |
| GSM | 850/900/1800/1900 MHz |
| Regions | South America, New Zealand, Australia |
| Certifications | RoHS/CE(RED)/FCC/REACH/OCD(Anatel)/RCM |
| SIM | Nano SIM |
| Storage | TF card, 18650 battery holder |
| USB | 1 × Type-C (USB + OTG) |
| Expansion | 2 × 16-pin 2.54 mm IO |
| Mounting Holes | 4 × 2 mm |
| Dimensions | 111 × 34 × 19 mm |
Pin Diagram

Dimension Diagram
Schematic
Datasheet
Software Development
Dependent Libraries
- Adafruit_BusIO
- Adafruit-GFX-Library
- Adafruit_NeoPixel
- Adafruit_SSD1306
- TinyGPSPlus
- SensorsLib
- StreamDebugger
- TinyGSM-fork
FAQ
Q. Why does my board keep failing to upload programs? A. Hold down the BOOT button and try uploading again.
Q. Which regions does A7670SA support? A. South America, New Zealand, and Australia (LTE-FDD B1/B2/B3/B4/B5/B7/B8/B28/B66). Certified: RCM (AU/NZ), Anatel (Brazil).
Q. Is GPS included? A. The standard version does not include GPS. A GPS version is available — contact customer service.
Version History
| Version | Release Date | Update Description |
|---|---|---|
| T-A7670SA R2 | — | Initial R2 version (South America/Australia/NZ) |


