New
EMQX 6.2.0 Released: Native Agent Discovery and Coordination for IoT and AI →
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
Vehicle + UNS: Enabling Comprehensive Data Interoperability Throughout the SDV Lifecycle
Jul 22, 2024

Vehicle + UNS: Enabling Comprehensive Data Interoperability Throughout the SDV Lifecycle

This blog explores the automotive industry's shift towards Software-Defined Vehicles (SDVs), addressing associated challenges and introducing the Unified Namespace (UNS) as a solution to promote data integration and efficient management for SDV development.

JaylinInternet of Vehicles
Connecting MQTT and REST API: A Comprehensive Tutorial
Jul 18, 2024

Connecting MQTT and REST API: A Comprehensive Tutorial

In this blog, we will delve into the application scenarios of combining MQTT and REST API, showcasing how to optimize system performance and improve user experience through practical cases.

EMQX TeamMQTT
Integrating OCPP Devices with EMQX for a Seamless EV Charging Network
Jul 16, 2024

Integrating OCPP Devices with EMQX for a Seamless EV Charging Network

This Blog will introduce how to use the OCPP Gateway in EMQX 5.0 to integrate OCPP devices, thus enabling interoperability across different manufacturers and service providers.

EMQX TeamProduct
Industrial IoT Systems: Benefits, Essential Capabilities, and Best Practices
Jul 11, 2024

Industrial IoT Systems: Benefits, Essential Capabilities, and Best Practices

This blog explores industrial IoT systems, covering their benefits, essential components, capabilities, best practices for implementation, and a reference solution.

JoeyIndustrial IoT
MQTT & micro-ROS: Building Efficient Robotics Applications
Jul 10, 2024

MQTT & micro-ROS: Building Efficient Robotics Applications

In this blog, we will explore how to run micro-ROS in FreeRTOS and eventually integrate it with EMQX via the MQTT protocol.

EMQX TeamIntegration
NeuronEX 3.3.0 Released: Enhanced Industrial Data Collection, Analysis, and Management
Jul 9, 2024

NeuronEX 3.3.0 Released: Enhanced Industrial Data Collection, Analysis, and Management

This update brings a host of enhancements and improvements in data collection, analysis, and management, further bolstering NeuronEX’s capabilities in the IIoT sphere.

Product
Getting the Client's Real IP When Using the NGINX Reverse Proxy for EMQX
Jul 4, 2024

Getting the Client's Real IP When Using the NGINX Reverse Proxy for EMQX

In this article, we will take NGINX 1.26.1 and EMQX 5.7.0 as an example to demonstrate how to get the real IP of MQTT client through PROXY protocol or `X-Forwarded-For` header when using NGINX reverse proxy for EMQX.

EMQX TeamIntegration
Building MQTT Services on Windows
Jul 3, 2024

Building MQTT Services on Windows

This guide will walk you through setting up MQTT services on Windows using NanoMQ, demonstrating both binary package installation and source code compilation methods.

NanoMQ TeamMQTT
Beyond Boundaries: Exploring Geo-Distribution in EMQX for Enhanced Scalability
Jul 1, 2024

Beyond Boundaries: Exploring Geo-Distribution in EMQX for Enhanced Scalability

This blog introduces the geo-distribution feature in EMQX, explaining its benefits and how it enhances the scalability of your MQTT clusters.

EMQX TeamProduct
JavaScript MQTT Client: A Beginner's Guide to MQTT.js
Jun 30, 2024

JavaScript MQTT Client: A Beginner's Guide to MQTT.js

This article introduces the use of some common APIs of MQTT.js and some experience in the use process to help users quickly use MQTT.js in JavaScript projects.

Shifan YuMQTT
Comparing NeuronEX and Kepware: Choosing the Right Industrial IoT Solutions
Jun 28, 2024

Comparing NeuronEX and Kepware: Choosing the Right Industrial IoT Solutions

This blog will compare NeuronEX and Kepware, highlighting their capabilities, strengths, and unique features to help you understand which solution might best meet your industrial needs.

JoeyIndustrial IoT
MQTT vs HTTP: Ultimate IoT Protocol Comparison Guide
Jun 27, 2024

MQTT vs HTTP: Ultimate IoT Protocol Comparison Guide

The rapid evolution of Internet of Things (IoT) technology has led to continuous expansion of its applications. However, at its core, IoT is primarily concerned with data transmission, necessitating a thoughtful and strategic selection of communication protocols for devices.

MQTT