Protocol used by satellite devices manufactured by Iridium headquartered in the USA.
flespi parses the Iridium protocol messages into a JSON object with the fields listed below in the Parameters tab.

To connect your satellite device using the Iridum protocol, you need to have an iridium channel created first.

Point your tracker to the channel's domain name:port via SMS or configuration tool provided by the vendor.

Then create a device instance for your tracker and use a 15-character IMEI (usually specified on the tracker casing) in the ident field.

Use the Logs & Messages tab on the device screen to check if the messages are coming.

can.8bit.value
number
Custom 8bit CAN value
Information Element 0x02
channel.id
number
ID of channel that received a message
device.id
number
ID of device that received a message
device.name
string
Name of device that received a message
device.type.id
number
ID of device type of device that received a message
din
number
Digital inputs bitmask
Information Element 0x02
dout
number
Digital outputs bitmask
Information Element 0x02
event.seqnum
number
Unique event sequence number
Information Element 0x01,
Information Element 0x02
ident
string
Device unique identifier like serial number, IMEI, etc
iridium.cep
number
km
Iridium Circular Error Probability radius
Information Element 0x03
iridium.position.latitude
number
degree
Iridium position latitude
Information Element 0x03
iridium.position.longitude
number
degree
Iridium position longitude
Information Element 0x03
payload.hex
string
HEX Payload received from device
Information Element 0x02
peer
string
IP:port from which device connecting to the channel
position.direction
number
degrees
Heading angle at position detection moment
Information Element 0x02
position.latitude
number
degrees
Latitude coordinate value
Information Element 0x02
position.longitude
number
degrees
Longitude coordinate value
Information Element 0x02
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
Information Element 0x02
position.valid
boolean
Is position information accurate and valid for given timestamp
Information Element 0x02
protocol.id
number
ID of protocol
record.seqnum
number
Registered record sequence number
Information Element 0x01
report.reason
number
Transmission reason code
Information Element 0x02
sbd.event.enum
number
SBD event code
Information Element 0x02
server.timestamp
number
seconds
Timestamp when server received a message
session.seqnum
number
Iridium CDR Reference(Auto ID)
Information Element 0x01
session.state.enum
number
Iridium session state
Information Element 0x01
session.timestamp
number
seconds
Iridium session duration
Information Element 0x01
timestamp
number
seconds
Message timestamp
Information Element 0x02
trip.status
boolean
Trip status, true if trip started, false - if stopped
Information Element 0x02
user.data.value
number
User data value
Information Element 0x02