-24%
Input and Output:
- Input: Commands and data via USB or UART, GSM network signals, and Bluetooth.
- Output: GSM network responses, SMS, voice, data transmission, and Bluetooth communication.
Physical Characteristics:
- Size: Compact module with dimensions of 50mm x 30mm x 10mm.
- Weight: Lightweight and easy to integrate into various projects.
- Construction: Durable PCB with secure mounting options.
Technical Specifications:
- GPRS: Class 12, up to 85.6 kbps (downlink and uplink).
- Bluetooth: Version 3.0, supports various profiles like SPP, DUN.
- GSM/GPRS Features: Voice calls, SMS (text and PDU mode), data connection over GPRS.
- USB Interface: High-speed USB 2.0 compatible, for data transfer and control.
- Operating Temperature: -40°C to +85°C, suitable for various environmental conditions.
Additional Features:
- Auto Baud Rate: Automatically adjusts baud rate for UART communication.
- Extended Bluetooth Range: Allows for wireless communication over moderate distances.
- Multiple Communication Modes: Use USB for direct computer control or UART for microcontroller integration.
- AT Command Set: Fully supports AT commands for easy configuration and control of GSM, GPRS, and Bluetooth functionalities.
How to Use:
- Insert SIM Card:
- Insert a Micro SIM card into the slot on the module. Ensure the card is active and has sufficient credit/data plan.
- Connect Antenna:
- Attach the external antenna to the module for stable GSM/GPRS reception.
- Connect to Computer:
- Plug the module into a computer’s USB port using a USB cable. The module will be powered through USB, and a virtual COM port will be created for communication.
- Install Drivers (if necessary):
- If the module is not automatically recognized, install the necessary USB drivers provided by the manufacturer.
- Communication Setup:
- Open a serial terminal on the computer (such as PuTTY or Arduino IDE Serial Monitor).
- Set the baud rate to match the module’s default (usually 9600 or 115200).
- Send AT Commands:
- Begin sending AT commands to configure the module. For example, “AT” checks for module readiness, and “AT+CSQ” checks signal quality.
- Use “AT+CMGF=1” to set SMS to text mode, and “ATD<number>;” to make a call.
- Bluetooth Configuration:
- Use AT commands to enable and configure Bluetooth. For example, “AT+BTPOWER=1” turns on Bluetooth.
- GPRS Data Connection:
- To connect to the internet, use “AT+CSTT” to set the APN, “AT+CIICR” to bring up the wireless connection, and “AT+CIFSR” to get the IP address.
- Monitor and Control:
- Monitor the status of your device and control it via USB or UART, depending on your application needs.
This module is ideal for projects requiring reliable GSM/GPRS connectivity along with Bluetooth capabilities, such as remote monitoring, wireless data transmission, and IoT applications.
Reviews
Clear filtersThere are no reviews yet.