Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Staubgeborener/9f757de861db6b34cd69af7f63f430e8 to your computer and use it in GitHub Desktop.

Select an option

Save Staubgeborener/9f757de861db6b34cd69af7f63f430e8 to your computer and use it in GitHub Desktop.

Revisions

  1. Staubgeborener revised this gist Jul 19, 2024. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    Having a hard timte to set up the adafruit nRF Bluetooth LE Sniffer on windows, so here is a tutorial:
    Having a hard time to set up the adafruit nRF Bluetooth LE Sniffer on windows, so here is a tutorial:
    Tutorial: https://learn.adafruit.com/introducing-the-adafruit-bluefruit-le-sniffer/using-with-sniffer-v2-and-python3

    1. Plugin the sniffer, check device manager if there is a new com port
  2. Staubgeborener created this gist Jul 19, 2024.
    12 changes: 12 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    Having a hard timte to set up the adafruit nRF Bluetooth LE Sniffer on windows, so here is a tutorial:
    Tutorial: https://learn.adafruit.com/introducing-the-adafruit-bluefruit-le-sniffer/using-with-sniffer-v2-and-python3

    1. Plugin the sniffer, check device manager if there is a new com port
    2. Install wireshark
    3. Go to wireshark extcap folder (something like C:\Program Files\Wireshark\extcap)
    4. Download BLE package from nordic semiconductor: https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE/Download?lang=en#infotabs
    5. move all extcap files from zip into wireshark extcap folder
    6. go to wireshark extcap folder via console: cd C:\Program Files\Wireshark\extcap
    7. Run nrf_sniffer_ble.py to check requirements/dependencies: python nrf_sniffer_ble.py
    8. Install msising stuff via pip like: pip install pyserial
    Start wireshark, see new bluetooth sniffing device