User
Manual
For the
LTE
LTE-B
LTE-B-BA
LTE-BA
GPS Tracker
April 15,
2017
Author Revision Changes Date
Zeev 1.0 Initial version 2017-04-15
R1.0
The information presented in this document is strictly confidential and contains trade secrets
and other confidential information that are the exclusive property of M-Labs Technologies, LLC
© 2 0 1 7 M - L a b s T e c h n o lo g ies L LC 1 / 15
Contents
1 Introduction ...................................................................................................................................... 5
2 Hardware Design ............................................................................................................................. 6
2.1 Basic Hardware ...................................................................................................................... 6
GPS .................................................................................................................................................. 7
GPIO ................................................................................................................................................ 7
LED’s ................................................................................................................................................ 7
UART ............................................................................................................................................... 7
USB .................................................................................................................................................. 8
Relay Driver ..................................................................................................................................... 8
Power and Battery .......................................................................................................................... 8
Timers ............................................................................................................................................. 8
Watchdog ........................................................................................................................................ 8
Accelerometer ................................................................................................................................ 8
2.2 Basic RF Performance ................................................................................................................. 8
2.3 Certification and Safety ........................................................................................................ 11
3 Software Features ......................................................................................................................... 11
3.1 Basic Software ...................................................................................................................... 11
3.2 Remote Update ........................................................................................................................ 11
3.3 Power Modes ........................................................................................................................... 11
3.4 AT Commands ........................................................................................................................... 12
Command Summary ..................................................................................................................... 12
3.5 Ack’ed Mode ............................................................................................................................. 13
3.6 Event Report Format ................................................................................................................. 14
3.7 Reset ......................................................................................................................................... 14
3.7.1 Context Preservation .......................................................................................................... 14
3.8 Startup Banner ......................................................................................................................... 14
4 Test Method .................................................................................................................................. 15
4.1 Hardware .............................................................................................................................. 15
4.2 Software Test ........................................................................................................................ 15
Mechanical Structure (mm) .................................................................................................................. 16
FCC Statement ...................................................................................................................................... 17
RF Exposure Warning Statements: ........................................................................................................ 17
IC STATEMENT ....................................................................................................................................... 17
© 2017 M-Labs Technologies LLC 4 / 15
1 Introduction
The LTE
CAT1 cellular connectivity. It is primarily a location reporting device that responds to requests
(user, server) and events (timers, geo-fences). Data reports consist of a single record that
contains all location data and system status.
The device comes pre-configured from the factory. It is ready to use. The LTE
a user or a server application as an endpoint device. It can be queried, updated and configured
either through a serial connection, an over the air IP connection, or through SMS messaging.
The LTE
attached functional elements. These elements include:
Access to these elements and general purpose interfaces is done through an extended AT
command set. Configuration parameters are stored to flash memory and are automatically used
on the next power up event. For more details, please reference the AT Command document.
Diagram
is a self-contained vehicle tracking device that combines GPS location with LTE
appears to
presents itself over these connections as an enhanced cellular modem with
GPS location engine
Accelerometer
Input/outputs dedicated for ignition, relay, buzzer, and general purpose
Serial UART port
Timers
Watchdog lockup protection
Power management
Event reporting
Voltage monitoring
© 2017 M-Labs Technologies LLC 5 / 15
This LTE
(
LTE CAT 1, wireless
4G
product is designed based on the Sequans Communications or VZ120Q
data/SQN3223) b
aseband module, which includes an ARM CPU, 4M serial
flash, LTE_B2&B4&B12 RF transceiver, and triple-band RF front end circuit.
Antennas for cellular and GPS are internal to the device.
2 Hardware Design
2.1 Basic Hardware
Items Requirement
US130Q LTE E-UTRA
Baseband Module
Cellular Network Interface Support for LTE B12, B4, B2
Frequency B2(MHZ):TX(1850-1910) RX(1930-1990)
Based on SQN3223 baseband chipset and
SQN3241 RF 4G Transceiver
B4(MHZ): TX(1710-1755) RX(2110-2155)
B12(MHZ): TX(698-716) RX(728-746)
US130Q LTE E-UTRA
Antenna
Internal Dual Antennas Main & Diversity
[B2&B4&B12]
GPS Antenna Dedicate high performance ceramic antenna
UIM requirement
Support: 2FF SIM Interrupt Mode
No Support: Hot Plug/Unplug
Battery Monitor Internal analog input
Build in battery manager Yes
Interface
Debug UART
Application UART
USB
12V DC Input 1A current, Ground
Relay Drive (12V Output ,500mA current)
Dedicated Output for buzzer control
Ignition Input
GPIO
Dedicate Timers Yes
Watchdog External HW via MCU
Motion Detect
Supported GPS/G-Sensor
LED 2 LED Supported
1- RED; 1- Green
Battery
Build in battery 80MAH Lion
Working Time 4 hours
Power switch
No
Power Cable color 10 colors
Power Cable connector type 10-pin connector
Power Consumption < 5Watts
© 2017 M-Labs Technologies LLC 6 / 15
The LTE
provides support for specialized hardware features through extended AT
commands. The features supported include the following:
GPS
GPS location functionality is provided by the device GPS receiver. NMEA GPS records can be
extracted in real time from the unit via the UART connection using special debug commands
that are outside the scope of this document.
GPIO
One dedicated input, two dedicated outputs, and one general purpose IO are presented to the
external
generate a report or drive logic levels to external devices. These lines are 2.8V logic level and
are 16V tolerant. These pins default to input and are pulled down representing 0 when
disconnected. They should be asserted to a known value if used.
environment
on the main connector. They are capable of providing system interrupts to
LED’s
Two LED status indicators are provided to verify correct installation and operation. The status
LEDs are color coded and directly convey the status of the cellular and GPS subsystems as
described in the table below. Their valid operation also indicates operational status and power.
LED Function Status
Red GPS
Green Cellular
Connection
The LTE
provides user control allowing the LEDs to be extinguished once installation is
verified. This feature reduces power and further conceals the LTE
parties wishing to defeat its operation.
On: GPS satellites acquired and Locked
Flash Slow: GPS satellite search is in progress
Off: No power or GPS subsystem fault
On: Indicates LTE connection is made
Flash Slow: LTE subsystem initialization in progress
Flash Fast: LTE initialization but no data connection available
Off: No power or LTE subsystem fault
Tracker from untrained
UART
There are two UART’s provided. A debug UART port is provided for AT commands, data
interaction and optionally for application specific control. A second, application UART is
provided to be used as an expansion port for sensors and other peripherals
© 2017 M-Labs Technologies LLC 7 / 15