Feedback
Feedback

If you are having issues with the exercises, please create a ticket on DevZone: devzone.nordicsemi.com
Click or drag files to this area to upload. You can upload up to 2 files.

Lesson 4 – MQTT over Wi-Fi

Overview

MQTT is a widely-used application layer protocol, based on TCP, which provides an efficient and reliable way to share messages between a network of clients and a central broker. In this lesson, we will examine how MQTT operates, explaining how data is managed through topics and how subscribers and publishers can interact with these topics, in addition to examining the role of TLS in MQTT.

We will also learn how to create, initialize, and configure an MQTT client. Furthermore, we will learn how to configure that client to subscribe and publish to specific topics managed by a broker.

Objectives

  • Understand the basics of the MQTT protocol and how it works.
  • Learn how to use the MQTT library in nRF Connect SDK.
  • Practice through hands-on exercises how to utilize MQTT in an application to establish a bidirectional communication channel with another MQTT client.
  • Practice how to use TLS to create a secure connection between your device and the other end.
Register an account
Already have an account? Log in
(All fields are required unless specified optional)

  • 8 or more characters
  • Upper and lower case letters
  • At least one number or special character

Forgot your password?
Enter the email associated with your account, and we will send you a link to reset your password.