Understanding the CoAP Protocol in Five Minutes

Understanding the CoAP Protocol in Five Minutes

Labs Guide CoAP, short for Constrained Application Protocol, is a communication protocol based on UDP designed to meet the M2M (Machine-to-Machine) needs in constrained environments. Currently, in the field of IoT protocols, the Matter Protocol 1.0 launched by Google, Amazon, and Apple in collaboration with the CSA Alliance, as well as the OLA Alliance Interoperability … Read more

Understanding IoT Application Protocols – CoAP Explained (Part 1)

Understanding IoT Application Protocols - CoAP Explained (Part 1)

Source: Guangdong IoT Open Laboratory Author: Laboratory Administrator The American Computer Industry Association predicts that by 2020, the number of connected devices worldwide will reach 50.1 billion. With the development of IoT, there has been real-time and effective connectivity between devices through the internet. To ensure smooth communication between devices, a specific

MQTT vs CoAP: A Comparison of IoT Protocols

MQTT vs CoAP: A Comparison of IoT Protocols

↑ Click the above“IoT Time and Space” to follow us This article is sourced from: Why Hardware Matters, if there is any infringement, please contact us for deletion; published by the “IoT Time and Space” WeChat public account (IoT-LPWAN), please indicate the source when reprinting. IoT Communication Protocols Communication protocols can be considered a language … Read more

IoT Communication Protocols: From MQTT to CoAP

IoT Communication Protocols: From MQTT to CoAP

IoT Communication Protocols: From MQTT to CoAP The Internet of Things (IoT) is a network composed of numerous devices that connect to each other via the internet, enabling seamless and automated communication. In the IoT ecosystem, various communication protocols play a crucial role in achieving efficient, reliable, and secure data exchange. Today, I will take … Read more

Why IoT Developers Are Confused About MQTT and CoAP?

Why IoT Developers Are Confused About MQTT and CoAP?

Recently at Exadel, we encountered an interesting challenge for IoT developers. As IoT applications gain so much momentum, there are more and more options on how to develop them. For device communication, two specialized competing protocols stand out: Message Queue Telemetry Transport (MQTT) and Constrained Application Protocol (CoAP). Both are designed to be lightweight and … Read more

Real-Time Chart Display on Weilin Touch Screen Using MQTT

Real-Time Chart Display on Weilin Touch Screen Using MQTT

MQTT and Remote Chart Updates Method Description Utilize the JS component of the Weilin touch screen with MQTT functionality to achieve remote updates of screen charts. JS Component The JS component refers to the JavaScript (JS) components used in the Weilin touch screen system. These components are designed to facilitate the display of dynamic content … Read more

Why Convert Modbus to MQTT?

Why Convert Modbus to MQTT?

What is Modbus Modbus is a serial communication protocol originally developed by Modicon (now Schneider Electric) in 1979 for communication between programmable logic controllers (PLCs). The Modbus protocol is designed to be simple, easy to deploy and maintain, and due to its openness and lack of copyright requirements, it is widely used in the industrial … Read more

Creating an MQTT IoT Project – Bilibili Weather Clock

Creating an MQTT IoT Project - Bilibili Weather Clock

After studying the “Basic Knowledge” section of “Zero Basics Introduction to IoT” and the “MQTT Protocol” section, we are now going to apply the IoT knowledge we have learned to practical operations. This IoT weather clock project, as the first project in the “MQTT Application” section, uses the ESP8266 development board along with a TFT … Read more

Exploring Natural Interaction IoT Applications with MQTT and ChatGPT

Exploring Natural Interaction IoT Applications with MQTT and ChatGPT

Author Shifan Yu: Director of Frontend Development at EMQX, responsible for frontend development of EMQX, and also a developer and maintainer of MQTTX. Introduction With the rapid development of IoT technology, interaction between people and devices, as well as between devices, has become easier. However, achieving more natural, efficient, and intelligent interactions has become a … Read more

Why MQTT Is the Preferred IoT Transmission Protocol

Why MQTT Is the Preferred IoT Transmission Protocol

Follow,Star Public Account Number, don’t miss out on exciting content Author: Engineer Huang Public Account: strongerHuang IoT (Internet of Things) devices need to connect to the internet, and there are many ways to connect, with various transmission protocols available. Why is MQTT the preferred transmission protocol for IoT? This article focuses on the MQTT transmission … Read more