KPN LocationTag II v2 Expert Mode
Last updated
Last updated
© 2024 KPN - All rights reserved.
Tag for localization and movement monitoring. Revision of KPN LocationTag II. Added functionality NFC and FSK. Expert Mode: configurable lifebeat and accelerometers sensitivity.
Supported network type(s): KPNLORA
Device Specification ID: kpn-locationtag-ii-v2-expert-mode
Device Specification UUID: 1a1fc7f4-e6b5-4e36-ad09-60624cae6774
+ LoRa Geolocation data
f0e87fa4-49da-4433-9092-eb70ba69af82
Add LoRa Geolocation data to messages where location could be calculated.
+ Location by LoRa On Premises Gateway reception
d628e1d0-7ced-46da-b586-cbfb6f598a3a
Add location data to messages that are received by known LoRa On Premise Gateways.
› Decoded payload for Asset Tracking
45ec6598-2abf-4fd2-afd5-b4680a97ce01
Decoder for Streamline LoRa short and long payloads containing a.o. NFC field detected flag, sabotaged flag, motion status, and battery voltage. Long payloads also contain a.o. firmware, power up, and transmission time.
› Decoded payload for Asset Tracking (v2)
0608cc3f-7136-5fde-9947-07cb11d2a60a
Decoder for Streamline LoRa short and long payloads containing a.o. NFC field detected flag, sabotaged flag, motion status, and battery voltage. Long payloads also contain a.o. firmware, power up, and transmission time.
› Decoded payload for counting rotations
bd154000-0384-4bec-9e66-8edf4dcaeaf3
Decoder outputting general information and specific rotation and orientation data
› Decoded payload for counting rotations (v2)
ac0b8a25-bd54-57d1-9de5-e9f2a6acb97b
Decoder outputting general information and specific rotation and orientation data
‹ Encoded device commands
a9c437e4-cdda-4a30-911f-c359fa16b598
Set the device mode and enabling of nfc writes.
Add LoRa Geolocation data to messages where location could be calculated.
locOrigin
string
KPNLORA
indicates the origin of the location data
latitude
numeric
51.79
longitude
numeric
4.68
radius
m
319
locAccuracy
%
locPrecision
%
locTime
timestamp
1637165561
This location info can be merged with the payload of the device
Add location data to messages that are received by known LoRa On Premise Gateways.
See above. Output is comparable to LoRa Geolocation data.
Decoder for Streamline LoRa short and long payloads containing a.o. NFC field detected flag, sabotaged flag, motion status, and battery voltage. Long payloads also contain a.o. firmware, power up, and transmission time.
nfcFieldDetected
boolean
false
acceleratorActive
boolean
true
sabotaged
boolean
false
movementIndication
string
STATIONARY
indicates the devices movement status (STOP, STATIONARY, START, MOVING)
alarmMode
boolean
false
batteryVoltage
V
3.5
motionTime
min
2
temperature
Cel
21.0
firmwareVersion
not present in detail level 1 messages
firmwareCRC
not present in detail level 1 messages
settingsCRC
not present in detail level 1 messages
nfcState
not present in detail level 1 messages
RESERVED, NFC_READ_ONLY, NFC_OFF, NFC_RW
powerupTime
min
not present in detail level 1 messages
transmissionTime
s
not present in detail level 1 messages
nrOfLoraTransmissions
not present in detail level 1 messages
timeOrigin
string
NETWORK
indicates the origin of the timestamp
Decoder for Streamline LoRa short and long payloads containing a.o. NFC field detected flag, sabotaged flag, motion status, and battery voltage. Long payloads also contain a.o. firmware, power up, and transmission time.
This decoder also decodes Geolocation and Local Gateway data.
The following SenML records can be present, amongst others:
acceleratorActive
boolean
true
alarmMode
boolean
true
batteryVoltage
number
V
3.56
firmwareCRC
string
"9e17"
Only sent in long payload messages
firmwareVersion
string
"0604"
Only sent in long payload messages
motionTime
number
min
142271.0
movementIndication
string
"STOP"
Indicates the devices movement status. Either "STOP
, "STATIONARY"
, "START"
or "MOVING"
nfcFieldDetected
boolean
true
nfcState
string
"RESERVED"
Only sent in long payload messages. Either "RESERVED"
, "NFC_READ_ONLY"
, "NFC_OFF"
, or "NFC_RW"
nrOfLoraTransmissions
number
7427.0
Only sent in long payload messages
powerupTime
number
min
1334707
Only sent in long payload messages
sabotaged
boolean
true
settingsCRC
string
"a3e5"
Only sent in long payload messages
temperature
number
Cel
23.432
transmissionTime
number
s
5180
Only sent in long payload messages
SenML can be structured in different ways, and we do not guarantee the examples below will look the same as what you will receive on your Destination. To make sure you can handle the SenML optimally, take a look at our documentation about Understanding and Interpreting SenML Data.
Short payload
Long payload
Decoder outputting general information and specific rotation and orientation data
nfcFieldDetected
boolean
false
acceleratorActive
boolean
true
sabotaged
boolean
false
movementIndication
string
STATIONARY
indicates the devices movement status (STOP, STATIONARY, START, MOVING)
alarmMode
boolean
false
batteryVoltage
V
3.5
rotationCount
numeric
277
temperature
Cel
21.0
firmwareVersion
not present in detail level 1 messages
firmwareCRC
not present in detail level 1 messages
settingsCRC
not present in detail level 1 messages
nfcState
string
not present in detail level 1 messages
RESERVED, NFC_READ_ONLY, NFC_OFF, NFC_RW
powerupTime
min
not present in detail level 1 messages
transmissionTime
s
not present in detail level 1 messages
nrOfLoraTransmissions
numeric
not present in detail level 1 messages
rotationLeft
numeric
only present in detail level 3 messages
rotationRight
numeric
only present in detail level 3 messages
orientationX
numeric
only present in detail level 3 messages
orientationY
numeric
only present in detail level 3 messages
timeOrigin
string
NETWORK
indicates the origin of the timestamp
Decoder outputting general information and specific rotation and orientation data
Fixes from '› Decoded payload for counting rotations':
For the field nfcState
, the values"NFC_READ_ONLY"
& "NFC_OFF"
were swapped.
This decoder also decodes Geolocation and Local Gateway data.
The following SenML records can be present, amongst others:
acceleratorActive
boolean
true
alarmMode
boolean
false
batteryVoltage
number
V
3.03
firmwareCRC
string
"3407"
Not present in detail level 1 messages
firmwareVersion
string
"06b0"
Not present in detail level 1 messages
movementIndication
string
"STATIONARY"
Indicates the devices movement status. Either "STOP"
, "STATIONARY"
, "START"
or "MOVING"
nfcFieldDetected
boolean
false
nfcState
string
"NFC_READ_ONLY"
Not present in detail level 1 messages. Either "RESERVED"
, "NFC_READ_ONLY"
, "NFC_OFF"
or "NFC_RW"
nrOfLoraTransmissions
number
27
Not present in detail level 1 messages
orientationX
number
21
Only present in detail level 3 messages
orientationY
number
7
Only present in detail level 3 messages
powerupTime
number
min
184996
Not present in detail level 1 messages
rotationCount
number
2
rotationLeft
number
1
Only present in detail level 3 messages
rotationRight
number
3
Only present in detail level 3 messages
sabotaged
boolean
false
settingsCRC
string
"42b5"
Not present in detail level 1 messages
temperature
number
Cel
24.3
transmissionTime
number
s
67
Not present in detail level 1 messages
SenML can be structured in different ways, and we do not guarantee the examples below will look the same as what you will receive on your Destination. To make sure you can handle the SenML optimally, take a look at our documentation about Understanding and Interpreting SenML Data.
Protocol: LoRa downlink
Description: Set the device mode and enabling of nfc writes.
Multiple commands in one downlink: No
Input mapping:
Name: mode
Value: Missing
(translates into → 1A7A10008D2700008D27722C008D2700008D27118000000080000000
)
Name: deviceControl
Value: Reset
(translates into → 0200
)
Value: NFC_Write
(translates into → 1B11FA1816
)
Value: 8 uur lifebeat interval. Warning: only send to TAG IIv2 start/stop configurations.
(translates into → 1B8108807000008070000016
)
Value: 12 uur lifebeat interval. Warning: only send to TAG IIv2 start/stop configurations.
(translates into → 1B8108C0A80000C0A8000016
)
Value: 24 uur lifebeat interval. Warning: only send to TAG IIv2 start/stop configurations. (default)
(translates into → 1B8108805101008051010016
)
Value: Set moving sensitivity to 5. Warning: only send to TAG IIv2 start/stop configurations. (default)
(translates into → 1B14470516
)
Value: Set moving sensitivity to 6. Warning: only send to TAG IIv2 start/stop configurations.
(translates into → 1B14470616
)
Value: Set moving sensitivity to 7. Warning: only send to TAG IIv2 start/stop configurations.
(translates into → 1B14470716
)
Value: Set moving sensitivity to 8. Warning: only send to TAG IIv2 start/stop configurations.
(translates into → 1B14470816
)