Skip to content

minimalist bluetooth sniffer using nRF54 and Zephyr 3.7. Can be executed in VScode, please use nRF Connect SDK 2.9.2 and Toolchain v2.9.2 for better compatibility.

Notifications You must be signed in to change notification settings

a6-a9-ai-aj-ad-b8/nRF54-minimalist-BLE-sniffer-Zephyr

Repository files navigation

BLE Sniffer for nRF54L15

This project implements a simple Bluetooth Low Energy (BLE) advertising packet sniffer on the Nordic nRF54L15-DK, based on Zephyr RTOS.

Features

  • Passive scanning of nearby BLE devices
  • optimised intervals to catch every packet in area
  • Logs UUID (16-bit and 128-bit)
  • Logs manufacturer data with human-readable labels
  • Uses Zephyr Bluetooth stack
  • Designed for low power and small memory footprint

Hardware

  • Tested on Nordic nRF54L15-DK

How to build

west build -b nrf54l15dk_nrf54l15 -p

About

minimalist bluetooth sniffer using nRF54 and Zephyr 3.7. Can be executed in VScode, please use nRF Connect SDK 2.9.2 and Toolchain v2.9.2 for better compatibility.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published