Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

319 total results found

Module 10 - Mesh

Internet of Things

Fundamentals Digital Systems (DSD/FDS)

Module 1 - Introduction to SMP with RTOS

Internet of Things

6.1 Introduction to Bluetooth Technology

Internet of Things Module 6 - Bluetooth & BLE

What is Bluetooth? Bluetooth is a global wireless technology standard for exchanging data over short distances. Its primary purpose is to replace the cables connecting electronic devices, allowing for communication in a clean, efficient manner. It operates in ...

Ethics in Class

This book explores the ethics of AI usage, discussing principles such as fairness, accountability, transparency, privacy, and safety, with guidelines for responsible AI practices.

Module 2 - Basics of C

Basic Programming

6.2 Core Specifications and Evolution

Internet of Things Module 6 - Bluetooth & BLE

Bluetooth technology is not static; it has evolved through numerous versions, each adding new capabilities, increasing speed, and reducing power consumption. Bluetooth 1.0 (1999): The initial release. It laid the groundwork but had significant issues with ...

Telecommunication

Module 3 - If & While Statements

Basic Programming

6.3 Core Technology Architectures

Internet of Things Module 6 - Bluetooth & BLE

Modern Bluetooth is not a single technology but a combination of three distinct architectures designed for different use cases. A device can implement one or more of these. Bluetooth Classic (BR/EDR) This is the original Bluetooth protocol, designed for cont...

Embedded System (MBD)

Module 4 - Do While, For, & Switch Statements

Basic Programming

6.4 Bluetooth Audio: From Classic to Auracast™ (Optional)

Internet of Things Module 6 - Bluetooth & BLE

Legacy Audio (Classic Profiles) For over two decades, Bluetooth audio has been powered by profiles running on the Bluetooth Classic radio. These profiles are the foundation of the wireless audio market. A2DP (Advanced Audio Distribution Profile): This is...

Module 5 - Functions

Basic Programming

6.5 High-Accuracy Location Services (Optional)

Internet of Things Module 6 - Bluetooth & BLE

Proximity Solutions (Beacons & RSSI) The simplest form of Bluetooth location services is based on proximity. This is typically implemented using beacons, which are small BLE devices that continuously broadcast advertising packets. A receiver, such as a smart...

Module 7 - Arrays

Basic Programming

6.6 Bluetooth and the Internet of Things (IoT)

Internet of Things Module 6 - Bluetooth & BLE

Bluetooth Mesh Networking in Detail Bluetooth Mesh is a software-based networking solution that runs on top of the BLE physical radio. It is designed to support large-scale, many-to-many device communication, making it ideal for smart buildings and industrial...

Module 8 - Pointers

Basic Programming