GSM Click

Price:
Sale price A$86.24   Inc. GST
SKU:
MIKROE-1298
Out Of Stock

We will notify you when this product becomes available.

GSM click is a compact and powerful GSM cellular network communication solution, featuring the Telit GSM/GPRS GL865-QUAD module. This module features a full set of options for the cellular networking and communication, such as the network status indication, jamming detection, embedded TCP/IP stack, including TCP, IP, UDP, SMTP, ICMP and FTP protocols, full GPRS class 10 implementation; GSM supplementary functions such as the call barring, waiting, forwarding, and holding, calling line identification presentation or restriction (CLIP/CLIR), integrated voice communication codecs, and more. This module also features an embedded Python Script interpreter, allowing users to run scripts from inside the module.

GSM click supports quad-band GSM/GPRS, allowing it to be used worldwide. A wide range of communication protocols and connectivity options, coupled with the embedded Phyton Script interpreter and Telit’s simple AT command interface via the UART bus, make this Click board™ a complete solution for a wide range of M2M applications, such as mobile Internet terminals, automatic meter reading (AMR), remote monitoring automation and control (RMAC), surveillance and security, road pricing, asset tracking, and similar applications which rely on a cellular network connection.


How does it work?

GSM click is equipped with the GL865-QUAD, a compact, quad-band GSM/GPRS module from Telit. It covers frequencies of 850/900/1800/1900 MHz. The GL865-QUAD module is GSM/GPRS protocol stack 3GPP Release 4 compliant, and it is also compliant with eCall EU Directive. This module is the main component of the Click board™ and it consists of a number of internal blocks or sections, such as antenna switching section, RF transceiver section, memory, power management, and most importantly - the cellular baseband processor. The module interface consists of several lines used to report the device and the network status, SIM card interface lines, UART interface lines, and device control lines. These lines are routed to the respective elements of the Click board™.
GSM click inside

The GL865-QUAD module has to be powered by a clean and stable power supply. The voltage needed for the module to work properly is taken from the 3.3V mikroBUS™ rail and filtered by the filtering network, comprised of several capacitors and a ferrite bed.

Digital sections of the GL865-QUAD are internally supplied by 2.8V, so it is necessary to condition the communication bus lines which connect the host MCU with the module. GL865-QUAD outputs 2.8V from its internal LDO, providing the needed reference voltage for one side of the TXB0106, a 6bit bidirectional level shifting and voltage translator with automatic direction sensing, from Texas Instruments. The reference voltage for the other side of the level shifter is taken from the onboard SMD jumper, labeled as I/O Level This jumper is used to select between 3.3V and 5V from the mikroBUS™, depending on the used MCU type and its logic voltage level requirements.

UART interface supports baud rates from 300 bps to 115.2 kbps and automatic baud rate detection for up to 115.2 kbps. The UART bus of the GL865-QUAD module is connected to one side of the level shifter, while the other side (shifted) is connected to the respective mikroBUS™ UART pins (TX and RX). However, the GL865-QUAD module is designed as the traditional DCE device (Data Communication Equipment) offering the full UART pin count, including the hardware flow control pins (CTS, RTS). These pins are routed to the mikroBUS™ CS (RTS) and the INT pin (CTS) and can be used in the MCU software if hardware flow control is needed.

A yellow LED labeled as STAT, is used to indicate the device status. The device status is indicated by the STAT LED, using the following pattern:

  • Permanently OFF: The device is unpowered

  • Cyclically high for 500ms, low for 500ms: Network search / Not registered / Powering off

  • Cyclically high for 300ms, low for 2.7s: Registered on the network

  • Always high: Active call

A red LED labeled as the TXD is used at one of the GPIO pins of the module to indicate the SIM card presence. This LED is actually connected to the GPIO 1 pin because the GL865-QUAD does not provide a dedicated SIMIN pin. It might require configuration of the GPIO pins, however, the provided click library offers functions which initialize the module properly, and allow easy communication with the GSM click. Also, the provided application example demonstrates their usage and it can be used as a reference for custom development. To provide enough power for the LEDs, both of them are driven via the NPN BJ transistor.

The PWRMON pin is routed to the mikroBUS™ AN pin, and it is used to provide a 2.8V power good indication. When the module is powered on, the internal LDO will provide 2.8V, biasing the BJT and causing the AN pin to be pulled to a LOW voltage level. When there is no 2.8V, the BJT will be unbiased and the AN pin will be pulled to a HIGH logic level.

The GL865-QUAD offers extensive audio features, including Half rate, full rate, enhanced full rate and adaptive multi-rate voice codecs, superior echo cancellation and noise reduction, multiple pre-programmed audio profiles, fully configurable with the AT commands, and DTMF tone generation. The audio section is integrated into the module and it requires only a few external components. The headset can be connected via the 4-pole 3.5mm audio jack.

As mentioned before, this module features an embedded Phyton Script interpreter. It allows loading scripts written in Phyton language and provides 1.9 MB of non-volatile memory for the user scripts and 1 MB of RAM for the Python engine.

The Micro SIM card holder on the back of the Click board™ is used to install a micro SIM card. This device cannot be used without the valid SIM card, which allows connection to the cellular network. Both 1.8V and 3V SIM card types are supported.

It is recommended to follow a certain procedure when powering down the GSM click. There is a possibility of data corruption if the module is turned off abruptly, while operated. To stop the system before powering it down, the system halt AT command should be issued (AT#SYSHALT).

Specifications

Type2G GPRS,GSM/LTE
ApplicationsGSM click with it’s Telit GL865-QUAD IC is ideal for mobile devices.
On-board modulesTelit GL865-QUAD GSM/GPRS
Radio RegionWorldwide
Key FeaturesOn-board antenna connector as well as 3.5mm quadrupole earphone/microphone jack. SIM card socket integrated at the bottom side of the board.
InterfaceUART
CompatibilitymikroBUS
Click board sizeL (57.15 x 25.4 mm)
Input Voltage3.3V or 5V

Pinout diagram

This table shows how the pinout on GSM click corresponds to the pinout on the mikroBUS™ socket (the latter shown in the two middle columns).

NotesPinMikrobus logo.pngPinNotes
Power ON monitorPWR1ANPWM16GPIO2Jammer Detect
ResetRST2RSTINT15CTSUART Clear to send
UART Request to sendRTS3CSRX14TXDUART transmit data
 NC4SCKTX13RXDUART receive data
 NC5MISOSCL12NC 
 NC6MOSISDA11NC 
Power Supply+3V373.3V5V10+5VPower Supply
GroundGND8GNDGND9GNDGround


Onboard settings and indicators

LabelNameDefaultDescription
JP1-LeftLogic level voltage selection: left position 3.3V right position 5V
LD1PWR-Power LED indicator
STATSTAT-Device status LED indicator
TXDTXD-Transmission activity / SIM Card presence LED indicator

Software support

We provide a library for GSM click on our Libstock page, as well as a demo application (example), developed using MikroElektronika compilers and mikroSDK. The provided click library is mikroSDK standard compliant. The demo application can run on all the main MikroElektronika development boards.

Library Description

The library carries a generic command parser adopted for AT command based modules. Generic parser.

Key functions:

gsm_cmdSingle - Sends a provided command to the module.

gsm_setHandler - Handler assignation to the provided command.

gsm_modulePower - Turns on the module.

Examples Description

The example demo application waits for the cal, and after the call is received the parser will get hang up.

This code snippet shows how a generic parser should be properly initialized. Before the initialization, the module must be turned on, and in addition to this, the hardware flow control should also be turned on.
Commands:

  • The first command negotiates the baud rate with the module.
  • The second command turns the echo off.
  • The third command enables hardware flow control - necessary in case of UART polling.
  • The fourth command sets up default message format.
     
void applicationInit(){// MODULE POWER ON gsm_hfcEnable( true ); gsm_modulePower( true );// MODULE INIT gsm_cmdSingle( "AT" ); gsm_cmdSingle( "ATE0" ); gsm_cmdSingle( "AT+IFC=2,2" ); gsm_cmdSingle( "AT+CMGF=1" );}

Along with the demo application, timer initialization functions are provided. Note that the timer is configured according to the default development system and MCUs, changing the system or MCU may require an update of timer init and timer ISR functions.

The full application code, and ready to use projects can be found on our Libstock page.

Additional notes and information

Depending on the development board you are using, you may need USB UART click,  USB UART 2 click or RS232 click to connect to your PC, for development systems with no UART to USB interface available on the board. The terminal available in all MikroElektronika compilers, or any other terminal application of your choice, can be used to read the message.

mikroSDK

This Click board™ is supported with mikroSDK - MikroElektronika Software Development Kit. To ensure proper operation of mikroSDK compliant Click board™ demo applications, mikroSDK should be downloaded from the LibStock and installed for the compiler you are using.

For more information about mikroSDK, visit the official page.

Shipping rates Australia wide and New Zealand

Please add the items in cart and proceed to checkout to calculate shipping cost. We have range of shipping options once goods are ready to dispatch. 
1. Regular shipping: Goods will be shipped using Australia post regular shipping service. 
2. Express shipping: Goods will be shipped using Australia post EXPRESS shipping service. 
3. Express split shipping: Local stock from Melbourne will be shipped ASAP (1 business day) using EXPRESS shipment while remaining items from overseas stock when arrived in Melbourne shipped using second EXPRESS shipment. 
4. Pick up from Thomastown, Melbourne is available on appointment between 9 am to 3 pm during business days. 

  

FAQ:

  • How do I estimate shipping for my order?
    • Add products in the shopping cart and head to the checkout page to estimate the shipping.

Dispatch time

Unless expressly agreed otherwise with you, we will not commence delivery of an order until we have received cleared payment of the purchase price in full.

All orders placed before 11 am AEST (Monday to Friday) will ordinarily be processed on the same day.

We will endeavour to ship the Products by the applicable time indicated on the website, but all times are indicative only.  All shipping times are dispatch times only, and actual delivery dates will depend on the shipping method chosen, delivery address and delivery service provider. 

Note- Please make a note during purchase if you require any item urgently. However we cannot guarantee that we will be able to comply with any request

*Go to Australia post delivery time calculation to get various Australia post service in your area please use our shipping postcode Thomastown, 3074 as the "from" address - https://auspost.com.au/parcels-mail/delivery-times.html?ilink=tools-open-deliv-times.

Shipping Destinations

We ship all products throughout mainland Australia, Tasmania and New Zealand - Including Darwin, Melbourne, Sydney, Tasmania, Adelaide, Brisbane, Perth, all metro and regional areas but do not deliver to areas in Australia where the Australia Post delivery network is not available. 

Check Express shipping delivery coverage area at - http://auspost.com.au/parcels-mail/delivery-areas.html

Receipt of deliveries

Deliveries to post office boxes are not permitted where delivery is by courier. If delivery is by courier and nobody is available at the delivery address to accept delivery when delivery is attempted then the courier may either:

  • leave the relevant parcel at the unattended address (the courier will do so if specified in your delivery requirements); or
  • re-attempt delivery at a later time or date, in which case we may charge you an additional re-delivery fee. 

Note that if a delivery is left unattended at the shipping address and is subsequently stolen then the theft is your responsibility, not ours.

Payment & Security

Apple Pay Google Pay Mastercard PayPal Shop Pay Visa

Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.

You may also like