Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 328 Bytes

File metadata and controls

11 lines (7 loc) · 328 Bytes

ESP32 BLE Sniffer

A bluetooth sniffer for ESP32 based on NimBLE-Arduino.

It saves packets to SD card in a PCAP file readable with Wireshark. You can choose filename from code.

It displays when found Ibeacon or eddystone beacon with some additional data.

Current limitation

  • Sometimes packet is malformed
  • CRC is wrong