Skip to content

Instantly share code, notes, and snippets.

@GregK314
GregK314 / raspberry-pi-ble-sniffer.md
Created September 21, 2025 09:45 — forked from jkeefe/raspberry-pi-ble-sniffer.md
Notes on using Adafruit's "Bluefruit" BLE sniffer with a Raspberry Pi

BLUETOOTH SNIFFER

Working to sniff Bluetooth Low Energy with the adafruit sniffer

For more information, see this blog post

Going the python route, as described here

before installing pySerial, did ...