SIMCom A7672
Last updated
Was this helpful?
Last updated
Was this helpful?
The SIMCom A7672 series is an LTE Cat 1 module designed for IoT applications, offering reliable connectivity, optional GNSS, and support for VoLTE and SoftSIM. It complies with 3GPP Release 13 and is suitable for use cases requiring medium data rates and wide coverage.
Monogoto SoftSIM is a virtual SIM technology designed to simplify connectivity for modern IoT deployments. With no need for a physical SIM card, SoftSIM reduces hardware complexity and improves flexibility in production and logistics.
When used with the SIMCom A7672 series, the SoftSIM is integrated directly into the module’s firmware. Upon boot, it is detected as an internal SIM, ready for immediate activation over Monogoto’s global cellular network.
For devices equipped with a SIM card tray, Monogoto SoftSIM supports seamless switching between the virtual SIM and a physical SIM, offering maximum adaptability for development, testing, and deployment across varied use cases.
This quick-start guide walks you through the setup of a SIMCom A7672 cellular module to work with Monogoto’s SoftSIM technology
Module Compatibility and Firmware Requirements To enable and operate the Monogoto SoftSIM on the SIMCom A7672 Series, ensure that the module is running firmware that supports SoftSIM functionality.
SoftSIM Profile Credentials File A valid SoftSIM profile key file from Monogoto is required to activate and use the SoftSIM profile on the module. The key file consists of the following components: ICCID, IMSI, OPC, and KI.
Use the USB to UART converter cable to connect your computer to the Module COM port
Connect to the EVB kit (HS USB-AT Port) using a terminal program. You can use PuTTY for Windows, or screen, minicom, or miniterm for Mac or Linux.
Once the modem has started, it will report:
Enter AT
If the connection with the A7672 modem has been established, the board will answer with OK
.
Request the product type, hardware, and firmware version:
Example response: A224B2A7672M8_MONOGOTO
Enter factory mode:
Config ICCID, IMSI, OPC, KI for SoftSIM:
A valid SoftSIM profile key file from Monogoto is required to activate and use the SoftSIM profile on the module.
Request the ICCID, IMSI, OPC, KI for SoftSIM:
Request software reset:
Select the SoftSIM:
Check the SIM initialization selection policy that is currently in use:
Expected response: *SELECTVSIM: 1,0. The last digit indicates the Active SIM: 0,1 indicates External (SIM card) 1,0 indicates Internal (SoftSIM)
Request the IMSI (International Mobile Subscriber Identity):
Request the ICCID (Integrated Circuit Card ID), which is the identification number of the SoftSIM
To set the modem to automatic network selection, enter the command:
Set the APN to data.mono
:
To test if the APN is set correctly, enter:
Expected response: +CGDCONT: 1,"IP","data.mono.mnc007.mcc240.gprs","10.116.194.81",0,0,,,,
Activate the PDP (packet data protocol) context:
Test if the PDP context is activated:
Expected response: +CGACT: 1,1
Request Serving Cell Information
Example response:
Send registration status
Check the current network registration status
Validate if your device received an IP address:
Expected response: +CGPADDR: 1,10.XXX.XX.XXX
A PING test can be performed to test if the modem has an active data connection with a mobile network.
When cellular modems are idle for a long period of time, cell towers might drop the data connection to save resources. Sending regular PINGs is a good method for testing the data connection, as well as for keeping the connection alive because the operator registers your device as being actively used.
Send 4 PINGs to the IP address Google
:
Example response:
Keep the AT Commands VSIM manual next to you for more details about the commands. Click to download the latest version.
When using Windows, using the disk or USB stick provided by SimCOM.
Click to download the Monogoto firmware version to support Soft sim.
Do you see an IP address? Congratulations! 🎉 You’ve successfully connected the SIMCom A7672 modem to Monogoto. Have a look at the Things logs in the to find more details about the established connection.