Leantegra – Industrial RTLS and Safety

Tag PRO

from $60

Tag PRO is a compact IP67 device, which is capable of working as a UWB-BLE RTLS tag or anchor. The device includes Bosch 6-axis IMU, barometer, programmable NFC module, USB power supply and optional ESP8266 Wi-Fi module with UFL antenna.

The default usage scenarios for Tag PRO include tracking equipment and vehicles in various industrial environments, such as factories, warehouses and non-ATEX mining areas. For example:

** this web page contains partial information only. Please refer to the datasheet for broader and deeper information about Tag PRO.

PCB Components

  • BLE chipset and antenna: Nordic nRF52840, SMD chip antenna 
  • UWB chipset and antenna: Qorvo/Decawave DW1000, SMD chip antenna 
  • 6-axis IMU (accelerometer, gyroscope): Bosch BMI270
  • Barometer: Bosch BMP390
  • Wi-Fi module and antenna (optional): ESP8266 with UFL connector for Taoglas 2.4 GHz antenna
  • Two options for power supply:
    • Direct USB power supply – no accumulator is needed 
    • Rechargeable 3.7V Li-Po accumulator (recharging via USB)
  • Connectors:
    • Protected Micro-USB connector
    • Connector for NFC antenna
    • Internal UART connector for sensors or ESP8266 Wi-Fi module
    • Internal connector for Li-Po / Li-Ion accumulator

RTLS Technologies

Locator LITE

Locator LITE is a modification of Tag PRO with ESP8266 Wi-Fi module on board and the extended firmware for RTLS anchor features. This is a lower cost alternative to Locator PRO RTLS anchor, when you need a compact UWB TWR anchor with Wi-Fi connectivity and USB power supply.

MQTT Protocol for Data and Config

Sample MQTT messages for UWB RTLS data – please check the datasheet for more details

UWB TDoA Message

				
					{ 
    "MessageID": 8011593,  
    "MessageType": 0,  
    "LocatorID": "UWBANCH0001",  
    "TagID": "f2:e8:b8:50:63:a1",  
    "DeviceType": "uwb2",
    "Timestamp_ref_1": 1071423525934,
    "TimestampTDoA": 1072283984540,
    "Timestamp_ref_2": 1081407487022,
    "Counter": 0,  
    "Sensor_Own_Pressure": 101325,
    "Sensor_Own_Temperature": 19.7,
    "Sensor_Tag_Pressure": 101321,
    "Sensor_Tag_Temperature": 19.5  
    "Sensor_Tag_AccX": 2205,  
    "Sensor_Tag_AccY": 1510,
    "Sensor_Tag_AccZ": 14914, 
    "Sensor_Tag_GyrX": 392,
    "Sensor_Tag_GyrY": -910,
    "Sensor_Tag_GyrZ": -237, 
    "Timestamp": 1107511, 
 }

				
			

UWB TWR Message

				
					{ 
    "MessageID": 542201,,  
    "MessageType": 0,  
    "LocatorID": "UWBANCH0001",  
    "TagID": "f2:e8:b8:50:63:a1",  
    "DeviceType": "uwb",
    “Distance”: 2438,
    "Sensor_Own_Pressure": 101322,
    "Sensor_Own_Temperature": 19.2,
    "Sensor_Tag_Pressure": 101321,
    "Sensor_Tag_Temperature": 19.5  
    "Sensor_Tag_AccX": 2205,  
    "Sensor_Tag_AccY": 1510,
    "Sensor_Tag_AccZ": 14914, 
    "Sensor_Tag_GyrX": 392,
    "Sensor_Tag_GyrY": -910,
    "Sensor_Tag_GyrZ": -237, 
    "Timestamp": 982511, 
 }

				
			

BLE GATT Protocol for Data and Config

Table with the configuration parameters

Contact Us