Eelink GPT48-X

Eelink GPT48-X is a magnetic LTE-M/NB-IoT asset tracker built on the Nordic nRF9160, designed for unpowered assets requiring long-term custody records. Features an 8000 mAh non-rechargeable lithium-manganese battery providing up to 4 years standby at one report per day. Supports 17 LTE-M bands and 15 NB-IoT bands with GPS L1 positioning. Magnetic mount enables tool-free 60-second installation on steel surfaces including containers, trailers, chassis, and site equipment. IP65-rated housing withstands dust and water jets. Four operating modes (Long Standby, Trip, Activity, Emergency) switch remotely over-the-air. Built-in accelerometer for motion detection and wake-on-movement. Temperature range -20°C to +65°C, weighs 130g.

Usage specifics
Parameters (68)
Settings (6)
Commands (1)
Eelink GPT48-X
Flespi parses telemetry data from your Eelink GPT48-X into a standardized JSON and lets you send commands to Eelink GPT48-X via API.

Here’s the like of JSON you get

{
    "ident": "352625333222111",
    "position.altitude": 273.61,
    "position.hdop": 0.7,
    "position.latitude": 49.069782,
    "position.longitude": 28.632826,
    "position.satellites": 18,
    "server.timestamp": 1650636570.426424,
    "timestamp": 1650636570.426424,
    "device.type.id": "Eelink GPT48-X",
    "channel.id": 1111,
    "protocol.id": "eelink"
    "engine.ignition.status": true
    ...
}

How to consume this nice JSON

The easiest way is to make a REST API request like this
curl -X GET  --header 'Authorization: FlespiToken XXX' 'https://flespi.io/gw/devices/<device id>/messages'

How to send commands to Eelink GPT48-X?

You can send a specific command. Show all commands
You can use pre-defined settings to send instructions more conveniently. Show all settings

You can also

Modify messages

Add or remove parameters, inject data from LBS and reverse-geocoding services, etc.
Learn what plugins can do

Aggregate data

Determine trips and stops, catch events, detect geofence ins/outs, and more.
Learn about flespi analytics capabilities
ain
number
volts
Voltage on the analog input
alarm.event
boolean
Alarm event triggered
battery.charging.status
boolean
Battery charging status
battery.voltage
number
volts
Internal battery voltage
ble.beacons
array
Standard parameter names used: *id* - beacon identification string. Usually it is beacon's UUID or MAC-address *local_name* - Beacons's Local Name *rssi* - BLE signal level. Units = dBm *battery.voltage* - Beacon's battery voltage. Units = volts *battery.level* - Beacon's battery level. Units = percentage *temperature* - Beacon's temperature. Units = celsius *humidity* - Beacon's humidity. Units = percentage
burnt.enery
number
calories
Accumulated burnt energy today
carbon.dioxide.alarm
boolean
CO2 concentration if out of predefined range
carbon.dioxide.ppm
number
ppm
Carbon dioxide concentration
channel.id
number
ID of channel that received a message
crash.event
boolean
Crash event detected
device.id
number
ID of device that received a message
device.name
string
Name of device that received a message
device.temperature
number
celsius
Temperature of device
device.type.id
number
ID of device type of device that received a message
din
number
Digital inputs bitmask
displacement.alarm
boolean
Displacement alarm event
engine.blocked.status
boolean
Engine blocked status (fuel cutoff relay), true - engine is blocked, false - engine isn't blocked
engine.ignition.status
boolean
Engine ignition or ACC status
event.enum
number
Protocol-specific event code
fall.alarm
boolean
Fall alarm event
geofence.status
boolean
Geofence entered status
gnss.antenna.open.circuit.status
boolean
GNSS antenna open-circuit status
gnss.antenna.short.circuit.status
boolean
GNSS antenna short circuit status
gnss.status
boolean
GNSS receiver on/off status
gsm.cellid
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) base station ID
gsm.lac
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) location area code
gsm.mcc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) country code
gsm.mnc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) code
gsm.signal.dbm
number
dbm
Strength of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal
humidity.alarm
boolean
Humidity is out of predefined range
ident
string
Device unique identifier like serial number, IMEI, etc
illuminance.alarm
boolean
Illuminance if out of predefined range
internal.battery.low.alarm
boolean
Internal battery low alarm event
message.content
string
Message content
movement.event
boolean
Movement detected
movement.status
boolean
Current movement state
obd.connected.status
boolean
OBDII device is connected to vehicle
overspeeding.event
boolean
Overspeeding detected
payload.hex
string
HEX Payload received from device
peer
string
IP:port from which device connecting to the channel
position.altitude
number
meters
Altitude value for position
position.direction
number
degrees
Heading angle at position detection moment
position.latitude
number
degrees
Latitude coordinate value
position.longitude
number
degrees
Longitude coordinate value
position.satellites
number
Quantity of satellites used to calculate coordinates for given position information
position.speed
number
km/h
Instant speed at position detection moment
position.valid
boolean
Is position information accurate and valid for given timestamp
power.cut.alarm
boolean
External power cut-off alarm event
protocol.id
number
ID of protocol
report.timestamp
number
seconds
Report timestamp
sensor.humidity
number
percentage
Humidity sensor value, i.e. relative air humidity level
sensor.illuminance
number
lux
Illuminance measured by light sensor
sensor.temperature
number
celsius
Temperature sensor value
sensor.temperature.alarm
boolean
Sensor temperature value is out of predefined ranges
server.timestamp
number
seconds
Timestamp when server received a message
steps.count
number
The total number of steps for the day
temperature.alarm
boolean
Temperature value is outside of predefined range
timestamp
number
seconds
Message timestamp
total.burnt.enery
number
calories
Accumulated burnt energy in total
total.steps.count
number
Accumulated steps count in total
total.walk.distance
number
meters
Accumulated walking distance in total
total.walk.time
number
seconds
Accumulated walking time in total
underspeed.event
boolean
Underspeed event
vehicle.mileage
number
km
Total calculated mileage
walk.distance
number
meters
Accumulated walking distance today
walk.time
number
seconds
Accumulated walking time today
wifi.mac.address
string
WiFi MAC address
wifi.signal.strength
number
WiFi signal strength, RSSI
Properties
Network Setup
apn
apn: APN
apn_password: APN Password
apn_username: APN Username
Location Collection
collect
Time, distance and turn triggers are independent; zero omits a trigger.
turn: Turn
active: Active Interval
distance: Distance
interval: Interval
quantity: Batch Size
TCP Heartbeat (HBT)
heartbeat_interval
interval: Heartbeat Interval
Server Setup
server
uri: Server URI
Sleep Sampling (SLEEP)
sleep_sampling
Temperature and humidity sampling during sleep. Zero disables sampling; this setting does not put the device to sleep.
interval: Sampling Interval
UDP Polling (POLLING)
udp_polling
UDP polling interval and timeout for reading the server response.
timeout: Response Timeout
interval: Polling Interval
Properties
Custom command
custom
Send custom command to device
payload: Command payload
Set heartbeat timer to 5 minutes
{"payload":"HBT,5#"}
Change time zone of the device to UTC
{"payload":"GMT,E,0,0,0#"}