Device Agent: Turn Any IoT Device into an AI Agent in Minutes | Learn More →

Blog - MQTT - Page 13

Apr 8, 2026

EMQX Enterprise 6.2: Native Agent Discovery and Coordination for IoT and AI

This release takes MQTT a step further by adding native support for the A2A protocol over MQTT, enabling AI agents to register, discover, and collaborate directly through the broker without additional infrastructure.

EMQX Team
EMQX Enterprise 6.2: Native Agent Discovery and Coordination for IoT and AI
Enhanced authentication - MQTT 5.0 new features
Sep 21, 2020

Enhanced authentication - MQTT 5.0 new features

MQTT 5.0 adds a new feature enhanced authentication, which includes query/response style authentication can implement bi-directional authentication of the client and broker.

Rory ZhangMQTT
Flow control - MQTT 5.0 new features
Aug 11, 2020

Flow control - MQTT 5.0 new features

MQTT 5.0 brings many new features, this article will give an introduction to the use of the new feature "flow control" in an easy-to-understand way.

Zibo ZhouMQTT
Enable SSL/TLS for EMQX MQTT broker
Jul 13, 2020

Enable SSL/TLS for EMQX MQTT broker

EMQX MQTT broker supports multiple security authentications, this article will introduce how to enable SSL/TLS for MQTT in EMQX.

Shifan YuMQTT
Android and MQTT: Step by Step Guide
Jun 16, 2020

Android and MQTT: Step by Step Guide

This article introduces how to use MQTT to implement the connection, messaging, etc between Android client and MQTT broker, through using Kotlin.

Zhiwei YuMQTT
Upload Sensor Data to MQTT Cloud Service via NodeMCU (ESP8266)
Dec 3, 2019

Upload Sensor Data to MQTT Cloud Service via NodeMCU (ESP8266)

This example will demonstrate how to report the temperature and humidity data collected by the DHT11 sensor to the MQTT service in the cloud through the MQTT protocol and the NodeMCU based on ESP8266 , and show how the application subscribes to and processes the data.

Dekun TaoProduct
Introduction to the Commonly Used MQTT Client Library
Nov 28, 2019

Introduction to the Commonly Used MQTT Client Library

This article lists the MQTT client libraries of some commonly used programming languages, and uses sample codes to help readers get started quickly.

Guowei LiMQTT
Properties and Loads | MQTT 5.0 New Features
Aug 27, 2019

Properties and Loads | MQTT 5.0 New Features

Compared with MQTT 3.1.1, MQTT 5.0 protocol adds many properties, which are distributed in variable headers and payloads of packet.

EMQX TeamMQTT