
Arduino Pro 4G GNSS Module Global
The effortless way to revolutionize your connectivity experience, with the fourth generation of broadband cellular network technology.
Overview
The cutting-edge Arduino Pro 4G Module allows you to expand your connectivity capabilities to unlock the full potential of your projects – without changing your Portenta board.
Powered by a robust Cat.4 modem from Quectel, it ensures fast data throughput and high bandwidths for quick data download and upload, in even the most remote locations. Secure data transfer and long-range coverage make it ideal for challenging environments.
Developed in the widely adopted mini PCIe form-factor, it easily integrates into a wide variety of projects.
In addition to reliable 4G connectivity across the world, the Arduino Pro 4G Module guarantees compatibility with 2G and 3G networks.
Key benefits include:
- Add 4G connectivity and positioning to the Portenta family
- Guarantee reliable and quick data download and upload even in remote locations
- Enable long range coverage, both indoors and outdoors
- Change connectivity capabilities without changing the board
- Reduce infrastructure investments with respect to other traditional solutions
- Install your products in multiple countries leveraging the global network coverage
- Send SMS and set-up real-time notifications in case of alarms
- Take advantage of the widely adopted Mini PCIe form factor
Applications
The Arduino Pro 4G Module allows you to connect to your devices via Arduino Cloud, making error analysis, firmware updates, and remote maintenance easier and faster than ever. Have a project on a bigger scale? The Arduino Pro 4G Module can help you monitor an entire building’s safety conditions: regularly check on deformation, temperature, moisture levels, and other critical parameters without having to travel to the location itself – and take timely action when needed.
Tech specs
Product Name | Arduino Pro 4G Module GNSS Global | |
Region | Global | |
Modem | Quectel EG25-G | |
Chipset | MDM9x07 (Qualcomm) | |
LTE | LTE CAT4 4G with 2G/3G fallback | |
GNSS | GPS, GLONASS, BeiDou (COMPASS), Galileo and QZSS | |
Interfaces |
|
*No antenna included. Please refer to this page if you would like to get a compatible antenna
Conformities
Documentation
Learn more
Get Inspired

A few weeks ago, an announcement was posted on the Arduino Forum mentioning new improvements on the software side of the Arduino/Genuino 101. With this release, the board--which was developed in collaboration with Intel--is reaching its full potential, with not only better code generation but unlocking useful features to make your sketches even more interactive as well. You can easily upgrade the core using the Arduino IDE’s Board Manager (pictured below), while Arduino Create users will be automatically updated, so no action is required--the cool thing about the cloud! In more detail: The GCC compiler has been updated to support hardware extensions to the ARC EM core in the Intel® Curie™ module. This provides significant improvements in floating point operations, bit shifting, and other operations to enhance Sketch performance. The Arduino/Genuino 101 platform offers 2MB Flash storage onboard, which is now enabled for user sketches. An experimental driver has been implemented to enable the I2S interface via the CurieI2S library. Connecting the I2S bus to an external DAC (digital to analog converter) allows users to play high-quality music (HiFi). Other improvements and bug fixes: Motion Sensor: Several sample sketches, like MotionDetection, have been implemented to demonstrate the application of the IMU data Bluetooth LE: Several new examples for BLE peripheral library added IMU: Correct motion detection setting implemented Library CurieTimerOne APIs are now compatible with the TimerOne library For comprehensive release notes refer to the Intel Open Source Technology Center on GitHub.