+4917656729516 info@iot4beginners.com
MQTT vs HTTP

MQTT vs HTTP

Approaching the IoT world, there are many protocols we can use to communicate IoT devices. However there are many protocols such as  AMQP, CoAP, MQTT and the omnipresence HTTP. In short in the practical world, we can shortly compare two of them:  MQTT...
Messaging protocols for IoT – A Comparison

Messaging protocols for IoT – A Comparison

IoT is all about a group of devices communicating with each other and the cloud through the internet, but how is this even possible? Data that is generated by a device has to be sent to the cloud through a medium – the internet. The rules that are followed to...
Introduction To The MQTT Protocol

Introduction To The MQTT Protocol

What is an MQTT? The MQTT (MQ Telemetry Transport or previously known as the Message Queuing Telemetry Transport) is a light weight publish/subscribe protocol designed for M2M (Machine to Machine) telemetry in low bandwidth environments. Initially MQTT was designed by...