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 3 – Bluetooth LE Connections

Overview

The most common way to achieve two-way communication in Bluetooth Low Energy is to use connections. In addition, a connection grants you benefits like higher data throughput, mechanisms to handle packet loss, and added security.

When you enter a connection in Bluetooth LE, a set of connection parameters are revealed. For a simple application, the default connection parameters may work perfectly fine, but you can also tweak these parameters to best suit your application, to give you the lowest power usage, or to achieve the throughput that you need. In this lesson, we will look into what these parameters do, and how you can adjust them. We will only cover connections from a peripheral point of view, and we will look into what that means, and what limitations it has.

In the exercise section of this lesson, we will establish a bi-directional communication between your Nordic device and your smartphone. Then we will practice reading the connection parameters and requesting different ones from the central. Lastly, we will practice how to request a different PHY mode during the connection establishment.

Objectives

  • Understand the connection process in Bluetooth LE
  • Learn about the different connection parameters and what they do
  • Learn how to change connection parameters
  • Practice through hands-on exercises how to establish a connection and modify various connection parameters
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.