Bluetooth tag-tracking using MQTT and ThingsBoard
This page documents Bluetooth tag-tracking using MikroTik RouterOS with MQTT and ThingsBoard, detailing how Bluetooth advertising packets are captured by KNOT devices, processed into MQTT messages, and visualized in ThingsBoard to track asset movements across multiple zones.
Container - ThingsBoard MQTT/HTTP server
This page introduces the container feature in MikroTik RouterOS, enabling users to run servers like ThingsBoard MQTT/HTTP IoT platform directly on the router. It explains how to configure container mode, networking interfaces (veth and bridge), NAT rules for outgoing traffic, and storage requirements. The guide emphasizes RAM/disk space considerations and provides examples for deploying ThingsBoard with
GPS-tracking using MQTT and ThingsBoard
This page documents configuring GPS-tracking on MikroTik RouterOS using MQTT and ThingsBoard, detailing setup steps for GPS-enabled devices to send location data to a server. It covers broker configuration, device credential generation, and MQTT publish commands for both SSL and non-SSL setups.
MQTT and ThingsBoard configuration
This page guides MikroTik RouterOS users through configuring MQTT data publishing to ThingsBoard, covering device setup, authentication scenarios (access tokens, basic credentials, SSL/TLS), and certificate management for secure communication.