BLE Sniffer Basics + Comparison Guide (Updated 2026)
A Bluetooth LE sniffer is one of the most crucial tools that every Bluetooth developer should have on hand.
A Bluetooth LE sniffer is one of the most crucial tools that every Bluetooth developer should have on hand.
Learn how to implement Bluetooth LE shorter connection intervals for lower latency using the Nordic nRF54L15, with step-by-step configuration and testing.
Guide to automating Bluetooth LE packet capture and analysis using the RFcreations blueSPY sniffer for efficient debugging and testing workflows.
The release of Bluetooth 6.0 marks a significant milestone in the evolution of Bluetooth technology, introducing Channel Sounding, a groundbreaking feature
A complete guide to Bluetooth long-range mode (Coded PHY), covering how it works, S2 vs S8 configurations, packet format, implementation steps, and real-world smartphone support.
At CES 2020 (January 2020), the Bluetooth SIG introduced the latest version of Bluetooth, version 5.2.
A comprehensive guide to understanding Bluetooth LE peripheral and central roles, their key differences, design considerations, and how to choose the right role for your connected device.
Learn how to capture and analyze Bluetooth LE advertising packets with the nRF52840 USB Dongle and Wireshark, including setup, display filters, coloring rules, and custom Wireshark profiles.
How does Bluetooth HID work? This guide explains how the USB HID protocol was adapted for Bluetooth Low Energy, covering the HID-over-GATT profile, services, characteristics, report maps, and protocol modes.
A Bluetooth beacon is a small wireless device that broadcasts signals to nearby smartphones and tablets. This guide explains how beacons work, compares iBeacon and Eddystone, and covers practical use cases.
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.
Learn how to design a Bluetooth LE GATT server in 4 steps. Covers attributes, services, characteristics, UUIDs, and a weather station example using Silicon Labs' GATT Configurator.