Bluetooth Low Energy (BLE): A Complete Guide
What is Bluetooth Low Energy? A complete developer guide covering the protocol stack, GAP, GATT, advertising, connections, and how to start building Bluetooth LE applications.
What is Bluetooth Low Energy? A complete developer guide covering the protocol stack, GAP, GATT, advertising, connections, and how to start building Bluetooth LE applications.
A practical guide to choosing between a Bluetooth LE SoC chipset and a SiP module for your product — covering cost, RF design, certifications, and break-even analysis.
How fast is Bluetooth 5? Real throughput depends on PHY selection, DLE, ATT MTU, and connection intervals. This guide explains each factor with actual nRF52 measurements.
Choosing a Bluetooth LE chipset? Compare 17 popular SoCs from Nordic, Texas Instruments, Silicon Labs, NXP, and more — with detailed specs, features, and pricing to help you decide.
NCC Group demonstrated a Bluetooth LE relay attack that bypasses encryption and latency checks to unlock a Tesla Model 3 without the owner's phone nearby.
A practical guide to choosing between native (Swift, Kotlin) and cross-platform (Flutter, React Native) development for Bluetooth LE mobile apps, covering DFU, security, and regulatory considerations.
The InPlay NanoBeacon IN100 lets you create Bluetooth beacons in minutes without writing a single line of code. See how this programming-free platform works.
Learn how to integrate Nordic Buttonless DFU into your own nRF52 application, generate signing keys, build a secure bootloader, create DFU packages, and perform over-the-air firmware updates via nRF Connect.
A detailed comparison of Bluetooth Classic (BR/EDR) and Bluetooth Low Energy covering power consumption, range, data rate, topology, developer tools, and cost.
For the purpose of this tutorial (separated into two parts), our goal is to create an iOS app that can manage multiple BLE peripherals. Our example will be
In a previous post (Introduction to BLE Mobile Development for iOS), we covered: * Setting up Xcode for BLE development * Bluetooth permissions * Scanning
Discover 21 key facts about Bluetooth Low Energy — from backward compatibility and long-range mode to advertising packets, PHY options, and power optimization.