Nordic nRF5-Series-BLE-For-starters
- Description
- Curriculum
- FAQ
Welcome to the comprehensive Nordic nRF5 Series BLE Programming for beginners course, designed for embedded system engineers, developers, and enthusiasts looking to gain in-depth knowledge of Bluetooth Low Energy (BLE) using Nordic Semiconductor’s nRF5 series. This course provides a step-by-step approach, guiding you from basic concepts to advanced applications, ensuring you become proficient in BLE technology and Nordic’s powerful nRF52832 and nRF52840 microcontrollers.
What You’ll Learn
1. Introduction to nRF5 Series and SDK
Begin your journey by understanding the Nordic nRF5 series microcontrollers, focusing on their key features and applications. Learn how to set up your development environment, install Segger Embedded Studio, and navigate the nRF5 SDK’s directory structure, which forms the backbone of your development experience.
2. Fundamental Programming and Peripherals
Delve into essential programming concepts with lessons on GPIO outputs, GPIO inputs, and the versatile sdk_config file. You’ll gain hands-on experience with Segger Embedded Studio, leveraging its powerful tools to program and control LED blinking, manage GPIO states, and configure peripherals.
3. Advanced Peripheral Programming
Explore advanced topics such as timers, counters, PPI (Programmable Peripheral Interconnect), and GPIOTE (GPIO Tasks and Events). You’ll learn to utilize these peripherals for complex operations, from simple timekeeping to intricate control of peripherals and events.
4. Analog and Communication Interfaces
Master the analog world with Single Shot and Continuous Sampling using the SAADC (Successive Approximation Analog-to-Digital Converter). Dive into communication protocols, including UART, TWI (Two-Wire Interface), SPI (Serial Peripheral Interface), and PWM (Pulse Width Modulation), to create robust communication channels and control signals.
5. Bluetooth Low Energy (BLE) Fundamentals
Enter the world of BLE with an introduction to soft devices, the Nordic SDK, and nRF Connect. You’ll learn to build base projects with minimum Bluetooth code, setting the stage for comprehensive BLE understanding. Explore key BLE concepts, including GAP (Generic Access Profile), GATT (Generic Attribute Profile), TX Power Level, and Advertisement Basics.
6. BLE Services and Profiles
Develop practical skills by creating and implementing custom services and characteristics. Understand the BSP (Board Support Package) integration with BLE, app buttons, LED services, and more. Learn to design and implement standard profiles, ensuring compatibility and efficiency in BLE communications.
7. Storage and Data Management
Manage data efficiently with lessons on fstorage, fdstorage, and NVMC Flash. You’ll acquire the skills to handle persistent data storage and retrieval, essential for any advanced BLE application.
8. Security and Device Management
Gain insights into BLE security with detailed lessons on pairing, bonding, and implementing secure communication using Just Works, Dynamic Passkey, and Static Pass Key methods.
9. Advanced BLE Scanning and Filtering
Explore the scanning process, filtering techniques, and scanner filter basics, including device name scanning, UUID filtering, and device appearance filtering. These lessons provide a strong foundation in creating focused and efficient scanning mechanisms.
10. Debugging and Development Tools
Utilize advanced tools like the Segger RTT library, UART with nRF Logger, and packet sniffers for in-depth debugging and analysis of your BLE applications. These tools enhance your ability to troubleshoot and optimize code performance.
11. Real-World Applications and Project Development
Throughout the course, you’ll work on hands-on projects that reinforce your learning and simulate real-world scenarios. From controlling motors with PWM to integrating sensors via TWI and SPI, you’ll be equipped to tackle a wide range of applications.
Enroll Today
Join us and unlock the potential of BLE technology with Nordic’s nRF5 series. By the end of this course, you’ll have the skills and confidence to design, develop, and deploy cutting-edge BLE applications across various industries.
-
1Course Materials LinksText lesson
This lesson just contains the course materials, code and relevant data
-
21 - Introduction to Nordic nRF5 Series Microcontrollers~5 Mins
This is simple introduction to available microcontrollers and their features.
-
3Quiz one5 questionsIts quiz time, lets see if you paid attention to the details :p
-
42 - Installing and Activating Segger Embedded Studio4 Mins
-
53 - Understanding the Directory Structure of nRF5 SDK~12 Mins
-
64 - Segger Embedded Studio Basics Explained~10 Mins
-
75 - Blinking an LED - Understanding GPIO Output~12 Mins
-
86 - Reading GPIO Inputs~12 Mins
-
97 - Configuring the sdk_config File~8 Mins
-
108 - Introduction to Segger RTT Library~4.5 Mins
-
119 - Understanding the boards.h File~9.5 Mins
-
1210 - UART (Serial Communication)~23 Mins
-
1311 - UART with nRF Logger for Debugging~14 Mins
-
1412 - GPIOTE Interrupts~19 Mins
-
1513 - Introduction to Timers~21 Mins
-
1614 - Intro to PPI Module23.5 Mins
-
1715 - Integrating Timers with PPI and GPIOTE10.5 Mins
-
1816 - Using Timers as Counters9.5 Mins
-
1917 - Introduction to Application Timers14.5 Mins
-
2018 - Introduction to the Board Support Package (BSP)~21 Mins
-
2119 - Introduction to SAADC (Successive Approximation Analog-to-Digital Converter)33.5 Mins
-
2220 - Single-Shot Non-Blocking SAADC~22 Mins
-
2321 - Continuous Sampling with SAADC~13 Mins
-
2422 - Intro to RTC~14 Mins
-
2523 - Introduction to Watchdog Timers~12 Mins
-
2624 - Introduction to NVMC Flash~16.5 Mins
-
2725 - Introduction to Non-Blocking UARTE~15 Mins
-
2826 - Introduction to Serial Port Library~23 Mins
-
2927 - Introduction to PWM (Pulse Width Modulation)~11 Mins
-
3028 - PWM Common Mode~20.5 Mins
-
3129 - PWM Group Mode~9 Mins
-
3230 - PWM Individual Mode~13 Mins
-
3331 - PWM Wave Mode~5.5 Mins
-
3432 - Introduction to PWM Library7 Mins
-
3533 - PWM Low-Frequency Clock~16.5 Mins
-
3634 - Using PWM to control DC Motors~21.5 Mins
-
3735 -A- Stepper Motor Control with PWM Using Pulses16.5 Mins
-
3835 - B - Stepper Motor Advance Control~27 Mins
-
3936 - Introduction to TWI (Two-Wire Interface)~37.5 Mins
-
4037 - TWI Connection with MPU6050~35.5 Mins
-
4138 - SPI Basics~31 Mins
-
4239 - Connecting with LIS3DSH Sensor Using SPI~30 Mins
-
431 - BLE Basics Explained~42 Mins
-
442 - Available Nordic SDK SoftDevices~19 Mins
-
453 - Installing nRF Connect~13 Mins
-
464 - Creating a Base Project~18 Mins
-
474 - A - Setting Up nRF Logger~7 Mins
-
484 - B - Application Timers~4 Mins
-
494 - C - BSP~3.5 Mins
-
504 - D - Power Management~5.5 Mins
-
514 - E - SoftDevice Initialization~24 Mins
-
524 - F - GAP (Generic Access Profile)~29 Mins
-
534 - G - GATT (Generic Attribute Profile)3 Mins
-
544 - H - TX Power Level~5.5 Mins
-
554 - I - Advertisement Basics in BLE~15.5 Mins
-
564 - J - Services Initialization in BLE~6 Mins
-
574 - K - Connection Parameters Negotiations in BLE~14 Mins
-
584 - L - Final Basic Code in BLE~9.5 Mins
-
595 - Installing the Packet Sniffer~21 Mins
-
606 - Advertisement Basics~56 Mins
-
616 - A - Device Address Types in BLE Advertisement~11 Mins
-
626 - B - Random Static Address Programming~28 Mins
-
636 - C - Non-Resolvable Private Address~22.5 Mins
-
646 - D - Random Private Resolvable Address~3 Mins
-
656 - E - Device Name in BLE Advertising~15 Mins
-
666 - F - Device Appearance in BLE Advertising~13 Mins
-
676 - G - Device Flags in BLE Advertising~6.5 Mins
-
686 - H - Including UUIDs in BLE Advertising~17 Mins
-
696 - I - Including Service Data in BLE Advertising~12.5 Mins
-
706 - J - Connection Interval in BLE~9.5 Mins
-
716 - K - Including Manufacturer-Specific Data~13.5 Mins
-
727 - Introduction to Profiles in BLE~14.5 Mins
-
738 - Introduction to Services in BLE~16.5 Mins
-
749 - Introduction to Characteristics in BLE10 Mins
-
7510 - Data Transfer Using Custom Serial Port Service~38.5 Mins
-
7611 - Writing a Basic BLE Service for Data Transfer2 Hours & 6.5 Mins
-
7712 - A - Understanding BSP with BLE~11.5 Mins
-
7812 - B - Understanding App Buttons in nRF SDK for BLE~13.5 Mins
-
7912 - C - LED Button Service~16 Mins
-
8012 - D - Custom Multi-LED Button Service~16 Mins
-
8113 - A - Implementing a Standard Profile4 Mins
-
8213 - B - Requirement Table for Implementing a Standard Profile~8.5 Mins
-
8313 - D - Implementing the Heart Rate Service (HRS)~34 Mins
-
8414 - Introduction to fstorage in Nordic SDK~22 Mins
-
8515 - A - Introduction to FDS (Flash Data Storage)~16 Mins
-
8615 - B - Programming Flash Data Storage (FDS)~43 Mins
-
8716 - Introduction to DFU (Device Firmware Update) Secure Programming1 Hour & 30.5 Mins
-
8817 - A - Pairing and Bonding in BLE~30 Mins
-
8917 - B - Just Works Pairing and Bonding in BLE~26 Mins
-
9017 - C - Dynamic Passkey Pairing in BLE26.5 Mins
-
9117 - D - Static Passkey Pairing in BLE~5 Mins
-
9218 - A - Scanning Basics in BLE38.5 Mins
-
9318 - B - Reading RSSI and MAC Address in BLE~34 Mins
-
9418 - C - Device Name Scanning in BLE~32 Mins
-
9518 - D - Scanning Device UUIDs in BLE~12 Mins
-
9619 - A - Scanner Filter Basics in BLE~14 Mins
-
9719 - B - Filtering MAC Addresses in BLE Scanning~13.5 Mins
-
9819 - C - Filtering by Device Name in BLE Scanning~7 Mins
-
9919 - D - Filtering by UUIDs in BLE Scanning~13 Mins
-
10019 - E - Filtering by Device Appearance~9.5 Mins

Course Requirements:
To succeed in this course, participants should have a basic understanding of embedded systems and C programming. Familiarity with microcontroller programming and development environments, such as Segger Embedded Studio, is beneficial. A computer with an internet connection and the Nordic nRF52832 or nRF52840 development kits are required.
Who Should Enroll
This course is ideal for developers, engineers, and tech enthusiasts seeking to expand their knowledge of embedded systems and BLE technology. Whether you're a beginner or have prior experience in embedded programming, this course provides the resources, insights, and expertise needed to excel in the field of Bluetooth Low Energy development with Nordic's nRF5 series.
Popular Courses
Archive
Working hours
Monday | 9:30 am - 6.00 pm |
Tuesday | 9:30 am - 6.00 pm |
Wednesday | 9:30 am - 6.00 pm |
Thursday | 9:30 am - 6.00 pm |
Friday | 9:30 am - 5.00 pm |
Saturday | Closed |
Sunday | Closed |