1. Product Overview
The SIMcom A7670 Series LTE Core Board is a compact and versatile communication module designed for various IoT and M2M applications. It supports LTE CAT1, 4G, 2G, voice communication, Bluetooth (BT), and Global Navigation Satellite System (GNSS) functionalities (GNSS is optional depending on the specific model). This core board is engineered to simplify design and offers robust performance for integrated solutions.

2. Specifications
The A7670 series core boards offer strong compatibility, wide voltage support, and come with abundant data for development. They are highly integrated, supporting power supply, SIM card, TTL, and RF connections, and are multi-frequency products compatible with 2G/3G/4G/CATM/NB/5G bands.

2.1 General Specifications
| Project | Description |
|---|---|
| Product Name | 4G Cat1 Core Board |
| Model | DD-MCore-A7670E-LASE (Example) |
| Package | 7PIN (1.25mm) |
| Power (VIN) | 0.8V-4.2V |
| UART | Yes |
| Antenna Interface | IPEX 1 |
| SIM Card | Nano SIM |
| LED | Power/Network light |
| USB | Yes |
| Size | 24mm × 24mm × 6.98mm |
| Operating Temperature | -40°C ~ 85°C |
| Function | LTE CAT1 + 4G + 2G + Voice + BT + GNSS (GNSS optional) |
Note: Specific network bands and speeds vary by model (e.g., FASE, LASE, LABE variants). Refer to the detailed product parameter tables for your specific model.


2.2 Dimensions and Interfaces

3. Setup
The A7670 series core board is designed for integration into custom electronic projects. Proper setup involves careful handling and connection to a host system or development board.
3.1 Components Required
- SIMcom A7670 Core Board (specific model)
- Compatible carrier board or custom PCB
- Nano SIM card (for cellular connectivity)
- 4G/LTE antenna (with IPEX 1 connector)
- GNSS antenna (if using GNSS functionality)
- Power supply (0.8V-4.2V, typically 3.3V or 3.8V for operation)
- USB-C cable (for data and power, if using a development board)
- Connecting cables (e.g., 4-pin, 7-pin for UART, power, etc.)

3.2 Installation Steps
- Prepare the Carrier Board: Ensure your carrier board or custom PCB is designed to accommodate the A7670 core board. This typically involves soldering the module onto the PCB.
- Insert SIM Card: Carefully insert a Nano SIM card into the designated SIM card slot on the core board or carrier board. Ensure it is correctly oriented.
- Connect Antennas: Connect the 4G/LTE antenna to the IPEX 1 connector labeled '4G' on the board. If your model supports GNSS, connect the GNSS antenna to the 'GPS(4G)' or 'GPS(NB)' connector.
- Power Connection: Connect the power supply to the VIN pins on the core board or carrier board. Ensure the voltage is within the specified range (0.8V-4.2V).
- Data Connection (Optional): For initial setup, debugging, or data transfer, connect the USB interface to a computer using a USB-C cable, or connect the UART pins to a microcontroller/host system.
- Verify Connections: Double-check all connections for proper seating and polarity before applying power.
For detailed pinouts, schematics, and PCB design guidelines, please refer to the official user manual PDF: SIMcom A7670 Series User Manual (PDF).
4. Operating Instructions
Once the A7670 core board is correctly set up and powered, it can be controlled via AT commands through its UART or USB interface. The functionality includes data communication, voice calls, and GNSS positioning.
4.1 Initial Power-Up
- Apply power to the board. The power/network LED should illuminate, indicating the board is active.
- Observe the LED status for network registration. A blinking LED typically indicates network searching, while a solid LED indicates successful network registration.
4.2 Communication via AT Commands
- Connect your host system (e.g., PC, microcontroller) to the board's UART or USB interface.
- Open a serial terminal program (e.g., PuTTY, Termite) with the correct baud rate (typically 115200 bps).
- Send standard AT commands to configure and control the module. Examples include:
AT: To check module response.AT+CSQ: To check signal quality.AT+CREG?: To check network registration status.AT+CGATT=1: To attach to GPRS/LTE service.AT+SAPBR=3,1,"APN","your_apn": To set APN for data connection.AT+SAPBR=1,1: To open GPRS/LTE bearer.
4.3 Data Communication
The module supports various network protocols for data communication, including TCP/IP, HTTP/HTTPS, FTP/FTPS, and more. Refer to the AT Command Set documentation for detailed instructions on establishing and managing data connections.
4.4 Voice Calls
For models supporting voice, connect a microphone and speaker to the audio interface pins on your carrier board. Use specific AT commands for initiating, answering, and ending voice calls.
4.5 GNSS Functionality (Optional)
If your module includes GNSS, ensure the GNSS antenna is connected. Use AT commands to enable GNSS, query location data, and configure GNSS settings.
5. Maintenance
To ensure the longevity and reliable operation of your SIMcom A7670 core board, follow these maintenance guidelines:
- Cleanliness: Keep the module and its connections free from dust, dirt, and moisture. Use a soft, dry brush or compressed air for cleaning.
- Environmental Conditions: Operate the module within its specified temperature range (-40°C to 85°C) and avoid extreme humidity.
- Electrostatic Discharge (ESD): Always handle the module with appropriate ESD precautions (e.g., wear an anti-static wrist strap) to prevent damage to sensitive electronic components.
- Physical Protection: Avoid physical shock or excessive vibration, which can damage solder joints or internal components.
- Firmware Updates: Periodically check for and apply firmware updates provided by SIMcom to ensure optimal performance and access to new features.
6. Troubleshooting
If you encounter issues with your A7670 core board, consider the following troubleshooting steps:
6.1 No Power/Module Not Responding
- Check Power Supply: Verify that the power supply voltage is within the 0.8V-4.2V range and can provide sufficient current.
- Check Connections: Ensure all power connections are secure and correctly polarized.
- LED Status: Confirm if the power LED on the module or carrier board is illuminated.
6.2 No Network Connection
- SIM Card: Ensure the Nano SIM card is correctly inserted and activated with a valid cellular plan.
- Antenna Connection: Verify that the 4G/LTE antenna is securely connected to the IPEX 1 port.
- Signal Strength: Use the
AT+CSQcommand to check the signal quality. If the signal is weak, try relocating the module or using a higher-gain antenna. - Network Registration: Use
AT+CREG?to check if the module is registered to the network.
6.3 Data Transmission Issues
- APN Settings: Confirm that the Access Point Name (APN) is correctly configured for your network provider using AT commands.
- Bearer Activation: Ensure the GPRS/LTE bearer is activated (e.g.,
AT+SAPBR=1,1). - Network Protocol: Verify that your application's network protocol settings (e.g., TCP/UDP ports, server addresses) are correct.
6.4 GNSS Not Functioning (if applicable)
- GNSS Antenna: Ensure the GNSS antenna is connected and has a clear view of the sky.
- GNSS Enablement: Verify that GNSS functionality is enabled via AT commands.
7. User Tips
- Integration Focus: The A7670 series are core boards, meaning they are designed to be integrated into a larger system or custom PCB. Be prepared for soldering and PCB design work.
- Leverage Resources: SIMcom provides rich reference materials and technical support. Utilize these resources for detailed schematics, AT command sets, drivers, and firmware. The official user manual PDF is a crucial resource for in-depth technical information.
- Development Boards: For initial prototyping and testing, consider using a compatible development board that simplifies access to the module's interfaces.
8. Warranty & Support
For warranty information, technical support, or further assistance, please contact the seller or SIMcom directly. Ensure you have your product model and any relevant purchase details available when seeking support.
Additional documentation, including detailed datasheets and application notes, can be found in the official user manual PDF: SIMcom A7670 Series User Manual (PDF).