# nccgroup/Sniffle

A sniffer for Bluetooth 5 and 4.x LE

Repository: https://github.com/nccgroup/Sniffle
Canonical: https://ross.abutalabs.com/products/sniffle
Homepage: https://www.nccgroup.com/research-blog/sniffle-a-sniffer-for-bluetooth-5/
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: ble, bluetooth, sniffer
Last push: 2025-09-25T01:32:09+00:00

## Health v2 (maintenance only)
Score: 42/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 43, release rhythm 8, longevity 100
- inputs: {"age_days": 2573, "days_push": 343, "days_rel": 417, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1164, forks 163 (observed 2026-08-28T04:03:49.884839+00:00)

## What it is
Sniffle is an open-source sniffer for Bluetooth 5 and 4.x LE that runs on TI CC1352/CC26x2 hardware with a Python host-side tool. It captures BLE advertisements and connections, exports PCAP files, and includes a Wireshark plugin for analysis.

## Use cases
- sniff bluetooth low energy packets
- capture BLE advertisements from a specific device
- reverse engineer BLE device communication
- debug bluetooth 5 connections
- capture BLE traffic to pcap for wireshark analysis
- monitor BLE connection establishment reliably
- analyze bluetooth 5 extended advertising

## When to choose
- you need to sniff Bluetooth 5 or 4.x LE traffic with affordable TI Launchpad hardware
- you want reliable connection detection via all three advertising channels
- you need PCAP export and Wireshark integration for BLE analysis
- you want an extensible Python-based BLE sniffer

## When to avoid
- you need to sniff Bluetooth Classic (BR/EDR) traffic
- you don't have compatible TI CC1352/CC26x2 hardware
- you need a turnkey commercial sniffer with GUI support

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, developer-tools, reverse-engineering
- domain: security, hardware, reverse-engineering, iot
- platform: cross-platform, python, cli
- tags: bluetooth, ble, sniffer, bluetooth-5, cc1352, cc26x2, pcap, wireshark, packet-capture, wireless

## Member repositories
- nccgroup/Sniffle (main) score 42

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:49.884839+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:31:30.484651+00:00, confidence not recorded.
  - readme: https://github.com/nccgroup/Sniffle (fetched 2026-08-28T04:03:49.884839+00:00, sha 263c7560b9ab)
  - homepage: https://www.nccgroup.com/research-blog/sniffle-a-sniffer-for-bluetooth-5/ (fetched 2026-08-29T12:35:38.596878+00:00, sha bfc4dd17c0df)
  - site_page: https://www.nccgroup.com/about-us (fetched 2026-08-29T12:35:38.606130+00:00, sha ee33ed709122)
- Data as of 2026-08-30T08:39:29.467469+00:00.
